Method: OpenapiClient::TransactionErrorResponse#country
- Defined in:
- lib/openapi_client/models/transaction_error_response.rb
#country ⇒ Object
Country of the card issuer.
41 42 43 |
# File 'lib/openapi_client/models/transaction_error_response.rb', line 41 def country @country end |