Name | Type | Description | Notes |
---|---|---|---|
a_obj_creditcardtype | Array<CreditcardtypeAutocompleteElementResponse> | An array of Creditcardtype object containing the description, ID and active status about the element. |
require 'Ezmaxapi'
instance = EzmaxApi::CreditcardtypeGetAutocompleteV2ResponseMPayload.new(
a_obj_creditcardtype: null
)