Method: LockstepSdk::NoteModel#created

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

#createdDate-time

Returns The date the note was created.

Returns:

  • (Date-time)

    The date the note was created



75
76
77
# File 'lib/lockstep_sdk/models/note_model.rb', line 75

def created
  @created
end