Method: LockstepSdk::AccountingProfileRequest#type
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_request.rb
#type ⇒ String
Returns The type of the accounting profile. Some examples include ‘AR’, ‘AP’, ‘AR+AP’, ‘General Accounting’, ‘Treasury’, ‘Payroll’, ‘Finance’.
73 74 75 |
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 73 def type @type end |