Method: LockstepSdk::CompanySyncModel#company_name

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

#company_nameString

Returns A friendly, short name of the company.

Returns:

  • (String)

    A friendly, short name of the company.



74
75
76
# File 'lib/lockstep_sdk/models/company_sync_model.rb', line 74

def company_name
  @company_name
end