Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 368 Bytes

WebhookRegenerateApikeyV1ResponseMPayload.md

File metadata and controls

18 lines (12 loc) · 368 Bytes

EzmaxApi::WebhookRegenerateApikeyV1ResponseMPayload

Properties

Name Type Description Notes
obj_webhook WebhookResponseCompound

Example

require 'Ezmaxapi'

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