TransactionResource
type TransactionResource = {
id: string;
mimeType: string;
name: string;
};
file attachment information
Properties
id
id: string;
unique identifier for the file attachment
mimeType
mimeType: string;
mime type of the file attachment
name
name: string;
name of the file attachment