create attachment
: attachment to be created
Get one attachment by id, optionally can limit the result by ownerType and ownerId
attachment id
Optional
ownerType: stringowner type
Optional
ownerId: stringowner id
Get paginated attachments
pagination options
Normalize attachment
attachment to be normalized
Optional
normalizer: ((object) => AttachmentResponse)customized normalizer (optional)
Normalize attachments
attachments to be normalized
Update attachment by id
attachment id
attachment data for update
Generated using TypeDoc
AttachmentService