Method: LockstepSdk::ApplicationModel#owner_id

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

#owner_idUuid

Returns The ID of the owner.

Returns:

  • (Uuid)

    The ID of the owner



72
73
74
# File 'lib/lockstep_sdk/models/application_model.rb', line 72

def owner_id
  @owner_id
end