Method: ShellCardManagementApIs::Filters#col_co_country_code

Defined in:
lib/shell_card_management_ap_is/models/filters.rb

#col_co_country_codeString

The 2 character ISO Code for the customer and card owning country.<br /> Optional If ColCoId or ColCoCode is passed else Mandatory.<br />

Returns:

  • (String)


90
91
92
# File 'lib/shell_card_management_ap_is/models/filters.rb', line 90

def col_co_country_code
  @col_co_country_code
end