Name | Type | Description | Notes |
---|---|---|---|
obj_debug_payload | CommonResponseObjDebugPayload | ||
obj_debug | CommonResponseObjDebug | [optional] | |
m_payload | BrandingGetObjectV2ResponseMPayload |
require 'Ezmaxapi'
instance = EzmaxApi::BrandingGetObjectV2Response.new(
obj_debug_payload: null,
obj_debug: null,
m_payload: null
)