OrgDocumentAttachment
Attachments associated to the organizational document. OrgDocumentAttachment
export interface OrgDocumentAttachment {
'id'?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
id | Optional | string | Organizational document attachment identifier. {string} OrgDocumentAttachment |