Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 445 Bytes

File metadata and controls

18 lines (12 loc) · 445 Bytes

EzmaxApi::InvoiceGetCommunicationsendersV1ResponseMPayload

Properties

Name Type Description Notes
a_obj_communicationsenders Array<CustomCommunicationsenderResponse>

Example

require 'Ezmaxapi'

instance = EzmaxApi::InvoiceGetCommunicationsendersV1ResponseMPayload.new(
  a_obj_communicationsenders: null
)