Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 357 Bytes

WebhookCreateObjectV2Request.md

File metadata and controls

18 lines (12 loc) · 357 Bytes

EzmaxApi::WebhookCreateObjectV2Request

Properties

Name Type Description Notes
a_obj_webhook Array<WebhookRequestCompound>

Example

require 'Ezmaxapi'

instance = EzmaxApi::WebhookCreateObjectV2Request.new(
  a_obj_webhook: null
)