@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxCurrency = {
        Code: string;
        CurrencyId: number;
        Name: string;
    }
    Index

    Properties

    Properties

    Code: string
    CurrencyId: number
    Name: string