Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 553 Bytes

BillingentityexternalGetAutocompleteV2ResponseMPayload.md

File metadata and controls

18 lines (12 loc) · 553 Bytes

EzmaxApi::BillingentityexternalGetAutocompleteV2ResponseMPayload

Properties

Name Type Description Notes
a_obj_billingentityexternal Array<BillingentityexternalAutocompleteElementResponse> An array of Billingentityexternal autocomplete element response.

Example

require 'Ezmaxapi'

instance = EzmaxApi::BillingentityexternalGetAutocompleteV2ResponseMPayload.new(
  a_obj_billingentityexternal: null
)