Class: Orderspace::Client::WebhooksEndpoint

Inherits:
Endpoint
  • Object
show all
Includes:
Endpoint::Webhooks
Defined in:
lib/orderspace/client.rb

Instance Attribute Summary

Attributes inherited from Endpoint

#client

Method Summary

Methods included from Endpoint::Webhooks

#create, #delete_webhook, #get_webhook, #list_webhooks, #update_webhook

Methods included from Structs

from, hashify, validate

Methods inherited from Endpoint

#initialize

Constructor Details

This class inherits a constructor from Orderspace::Endpoint