@ptkl/sdk - v1.3.4
    Preparing search index...
    MinimaxReceivedInvoice: MinimaxLeanReceivedInvoice & {
        BankAccount: MinimaxReference;
        CashRegister: MinimaxReference;
        DateExpense: string;
        Employee: MinimaxReference;
        InvoiceAmountDomesticCurrency: number;
        Notes: string;
        PaymentReferenceModel: string;
        PaymentReferenceNumber: string;
        PaymentReferenceType: string;
        PaymentType: string;
        RecurringInvoice: string;
        RevenueExpense: MinimaxReference;
    }