Method: LockstepSdk::AccountingProfileRequest#phone
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_request.rb
#phone ⇒ String
Returns The phone number associated with the accounting profile.
81 82 83 |
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 81 def phone @phone end |