Method: ShellCardManagementApIs::PayerAccess#col_co_country_code
- Defined in:
- lib/shell_card_management_ap_is/models/payer_access.rb
#col_co_country_code ⇒ String
The 2-character ISO Code for the customer and card owning country
29 30 31 |
# File 'lib/shell_card_management_ap_is/models/payer_access.rb', line 29 def col_co_country_code @col_co_country_code end |