@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxAccount = {
        AccountId: number;
        Address: string;
        City: string;
        Country: MinimaxReference;
        CountryName: string;
        Customer: MinimaxReference;
        Default: string;
        GLN: string;
        Name: string;
        PostalCode: string;
        RecordDtModified: string;
        RowVersion: string;
        Type: string;
    }
    Index

    Properties

    AccountId: number
    Address: string
    City: string
    CountryName: string
    Default: string
    GLN: string
    Name: string
    PostalCode: string
    RecordDtModified: string
    RowVersion: string
    Type: string