@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxInbox = {
        Attachments: MinimaxInboxAttachment[];
        BookkeepingAllowed: string;
        Customer: MinimaxReference;
        DateApproved: string;
        Description: string;
        Employee: MinimaxReference;
        EProvider: string;
        InboxDate: string;
        InboxId: number;
        InboxType: string;
        RecordDtModified: string;
        RowVersion: string;
        StatusOfReceivedInvoice: string;
    }
    Index

    Properties

    Attachments: MinimaxInboxAttachment[]
    BookkeepingAllowed: string
    DateApproved: string
    Description: string
    EProvider: string
    InboxDate: string
    InboxId: number
    InboxType: string
    RecordDtModified: string
    RowVersion: string
    StatusOfReceivedInvoice: string