Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 321 Bytes

WebhookEndpoint.md

File metadata and controls

18 lines (12 loc) · 321 Bytes

LagoAPI::WebhookEndpoint

Properties

Name Type Description Notes
webhook_endpoint WebhookEndpointObject

Example

require 'lago_ruby'

instance = LagoAPI::WebhookEndpoint.new(
  webhook_endpoint: null
)