Class: CheckoutSdk::Accounts::Phone
- Inherits:
-
Object
- Object
- CheckoutSdk::Accounts::Phone
- Defined in:
- lib/checkout_sdk/accounts/phone.rb
Instance Attribute Summary collapse
Instance Attribute Details
#number ⇒ String
7 8 9 |
# File 'lib/checkout_sdk/accounts/phone.rb', line 7 class Phone attr_accessor :number end |