Currency: {
    code: string;
    name: string;
}

Type declaration

  • code: string

    e.g. USD

  • name: string