@ptkl/sdk - v1.3.4
    Preparing search index...

    Type Alias MinimaxReceivedInvoiceAttachment

    type MinimaxReceivedInvoiceAttachment = {
        AttachmentData: string;
        AttachmentDate: string;
        AttachmentFileName: string;
        AttachmentId: number;
        AttachmentMimeType: string;
    }
    Index

    Properties

    AttachmentData: string
    AttachmentDate: string
    AttachmentFileName: string
    AttachmentId: number
    AttachmentMimeType: string