Class: CheckoutSdk::Accounts::PlaceOfBirth

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/accounts/place_of_birth.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countryString

Returns Common::Country.

Returns:



7
8
9
# File 'lib/checkout_sdk/accounts/place_of_birth.rb', line 7

class PlaceOfBirth
  attr_accessor :country
end