Method: LockstepSdk::AttachmentModel#created

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

#createdDate-time

Returns The date the attachment was created.

Returns:

  • (Date-time)

    The date the attachment was created.



83
84
85
# File 'lib/lockstep_sdk/models/attachment_model.rb', line 83

def created
  @created
end