AboutSupportDeveloper GuideVersion 40.128.82.13
interface CurrencyID {
    CURRENCY_ISOCODE?: string;
    [property: string]: any;
}

Indexable

  • [property: string]: any

Properties

CURRENCY_ISOCODE?: string