Method: LockstepSdk::CompanyDetailsModel#name
- Defined in:
- lib/lockstep_sdk/models/company_details_model.rb
#name ⇒ String
Returns The unique ID of this company.
59 60 61 |
# File 'lib/lockstep_sdk/models/company_details_model.rb', line 59 def name @name end |