Class: CheckoutSdk::Accounts::PlaceOfBirth
- Inherits:
-
Object
- Object
- CheckoutSdk::Accounts::PlaceOfBirth
- Defined in:
- lib/checkout_sdk/accounts/place_of_birth.rb
Instance Attribute Summary collapse
Instance Attribute Details
#country ⇒ String
Returns Common::Country.
7 8 9 |
# File 'lib/checkout_sdk/accounts/place_of_birth.rb', line 7 class PlaceOfBirth attr_accessor :country end |