@ptkl/sdk - v1.3.4
    Preparing search index...
    MinimaxIssuedInvoice: Omit<MinimaxLeanIssuedInvoice, "Customer"> & {
        AddresseeAddress: string;
        AddresseeCity: string;
        AddresseeCountry: MinimaxReference;
        AddresseeCountryName: string;
        AddresseeGLN: string;
        AddresseeName: string;
        AddresseePostalCode: string;
        Analytic: MinimaxReference;
        AssociationWithStock: string;
        Currency: MinimaxReference;
        CustomerID: string;
        CustomerIDType: string;
        DateCreditNote: string;
        DateTransactionFrom: string;
        DebitNote: string;
        DebitNoteBasis: string;
        DebitNoteBasisDate: string;
        DeliveryNoteDescriptionAbove: string;
        DeliveryNoteDescriptionBelow: string;
        DeliveryNoteReportTemplate: MinimaxReference;
        DescriptionAbove: string;
        DescriptionBelow: string;
        Document: MinimaxReference;
        DocumentReference: string;
        EInvoiceAttachment: MinimaxReference;
        Employee: MinimaxReference;
        ExchangeRate: number;
        ForwardToCRF: string;
        ForwardToSEF: string;
        InvoiceAttachment: MinimaxReference;
        IssuedInvoiceAdditionalSourceDocument: MinimaxIssuedInvoiceAdditionalSourceDocument[];
        IssuedInvoicePaymentMethods: MinimaxIssuedInvoicePaymentMethod[];
        IssuedInvoiceReportTemplate: MinimaxReference;
        IssuedInvoiceRows: MinimaxIssuedInvoiceRow[];
        Notes: string;
        OptionalCustumerData: string;
        OptionalCustumerDataType: string;
        OriginalDocumentDate: string;
        OriginalDocumentType: string;
        PaymentReference: string;
        PricesOnInvoice: string;
        PurposeCode: MinimaxReference;
        Rabate: number;
        RecipientAddress: string;
        RecipientCity: string;
        RecipientCountry: MinimaxReference;
        RecipientCountryName: string;
        RecipientGLN: string;
        RecipientName: string;
        RecipientPostalCode: string;
        RecurringInvoice: string;
        ReverseReason: string;
    }