Method: OpenapiClient::ChinaDomesticPaymentMethod.openapi_types

Defined in:
lib/openapi_client/models/china_domestic_payment_method.rb

.openapi_typesObject

Attribute type mapping.



53
54
55
56
57
58
# File 'lib/openapi_client/models/china_domestic_payment_method.rb', line 53

def self.openapi_types
  {
    :'china_domestic' => :'ChinaDomestic',
    :'brand' => :'String'
  }
end