Method: LockstepSdk::CodeDefinitionModel#created

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

#createdDate-time

Returns The date that the Code Definition was created.

Returns:

  • (Date-time)

    The date that the Code Definition was created



60
61
62
# File 'lib/lockstep_sdk/models/code_definition_model.rb', line 60

def created
  @created
end