Alokai

OrgDocumentAttachment

Attachments associated to the organizational document. OrgDocumentAttachment

export interface OrgDocumentAttachment {
	'id'?: string;
}

Properties

NameRequiredTypeDescription
idOptionalstringOrganizational document attachment identifier. {string} OrgDocumentAttachment

On this page