Method: Worldline::Connect::SDK::V1::Domain::PaymentContext#country_code

Defined in:
lib/worldline/connect/sdk/v1/domain/payment_context.rb,
lib/worldline/connect/sdk/v1/domain/payment_context.rb

#country_codeString

Returns the current value of country_code.

Returns:

  • (String)

    the current value of country_code



17
18
19
# File 'lib/worldline/connect/sdk/v1/domain/payment_context.rb', line 17

def country_code
  @country_code
end