module Fulfillment
Constants
- AccessDenied
- Error
- HttpError
HTTP errors
- InvalidEvent
- InvalidRequest
- MethodNotAllowed
- ResourceNotFound
- ServerError
Public Class Methods
client()
click to toggle source
# File lib/fulfillment.rb, line 42 def self.client @client ||= Client.new end