@ptkl/sdk - v1.3.4
    Preparing search index...
    MinimaxCustomer: MinimaxLeanCustomer & {
        AssociationType: string;
        BudgetUserNumber: string;
        ConsiderCountryForBookkeeping: string;
        CountryName: string;
        Currency: MinimaxReference;
        EInvoiceIssuing: string;
        ExpirationDays: number;
        GLN: string;
        InternalCustomerNumber: string;
        RebatePercent: number;
        RecordDtModified: string;
        RegistrationNumber: string;
        RowVersion: string;
        SubjectToVAT: string;
        VATIdentificationNumber: string;
        WebSiteURL: string;
    }