Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 548 Bytes

CreditcardtypeGetAutocompleteV2ResponseMPayload.md

File metadata and controls

18 lines (12 loc) · 548 Bytes

EzmaxApi::CreditcardtypeGetAutocompleteV2ResponseMPayload

Properties

Name Type Description Notes
a_obj_creditcardtype Array<CreditcardtypeAutocompleteElementResponse> An array of Creditcardtype object containing the description, ID and active status about the element.

Example

require 'Ezmaxapi'

instance = EzmaxApi::CreditcardtypeGetAutocompleteV2ResponseMPayload.new(
  a_obj_creditcardtype: null
)