Method: LockstepSdk::ApplicationModel#created

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

#createdDate-time

Returns The date this application was created.

Returns:

  • (Date-time)

    The date this application was created



92
93
94
# File 'lib/lockstep_sdk/models/application_model.rb', line 92

def created
  @created
end