Method: OpenapiClient::AVSResponse.openapi_types

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

.openapi_typesObject

Attribute type mapping.



59
60
61
62
63
64
65
# File 'lib/openapi_client/models/avs_response.rb', line 59

def self.openapi_types
  {
    :'street_match' => :'String',
    :'postal_code_match' => :'String',
    :'association_avs_response' => :'String'
  }
end