Method: LockstepSdk::StatusModel#magic_link_company_id

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

Returns The id of the target company for the Magic Link.

Returns:

  • (Uuid)

    The id of the target company for the Magic Link



126
127
128
# File 'lib/lockstep_sdk/models/status_model.rb', line 126

def magic_link_company_id
  @magic_link_company_id
end