@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxCountry = {
        Code: string;
        CountryId: number;
        Currency: MinimaxReference;
        Name: string;
    }
    Index

    Properties

    Code: string
    CountryId: number
    Name: string