AttachmentInterface interface
Contract for Attachments.
Signature:
interface AttachmentInterface<TOptions extends KeyValueObject = KeyValueObject> extends ModifierInterface<TOptions>
Extends: ModifierInterface<TOptions>
Remarks
Attachments are modifiers for assignable resources.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
boolean |
Used by isAttachment(). |