Method: LockstepSdk::AttachmentModel#attachment_type

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

#attachment_typeString

Returns A text string describing the type of this Attachment.

Returns:

  • (String)

    A text string describing the type of this Attachment.



91
92
93
# File 'lib/lockstep_sdk/models/attachment_model.rb', line 91

def attachment_type
  @attachment_type
end