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