Type Alias AttachmentMetadata

AttachmentMetadata: {
    [key: string]: string;
}

A key-value map of user-defined metadata for an attachment.