Method: LockstepSdk::AccountingProfileRequest#phone

Defined in:
lib/lockstep_sdk/models/accounting_profile_request.rb

#phoneString

Returns The phone number associated with the accounting profile.

Returns:

  • (String)

    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