Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 354 Bytes

WebhookGetObjectV2ResponseMPayload.md

File metadata and controls

18 lines (12 loc) · 354 Bytes

EzmaxApi::WebhookGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
obj_webhook WebhookResponseCompound

Example

require 'Ezmaxapi'

instance = EzmaxApi::WebhookGetObjectV2ResponseMPayload.new(
  obj_webhook: null
)