@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxLeanCustomer = {
        Address: string;
        City: string;
        Code: string;
        Country: MinimaxReference;
        CustomerId: number;
        Name: string;
        PostalCode: string;
        TaxNumber: string;
        Usage: string;
    }
    Index

    Properties

    Address: string
    City: string
    Code: string
    CustomerId: number
    Name: string
    PostalCode: string
    TaxNumber: string
    Usage: string