CurrencyCodeError

  • Describes possible currency code errors through an enum.

  • Includes enums for unspecified, unknown, and unsupported currency code errors.

Enum describing possible currency code errors.

Proto definition

Enums

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.

UNSUPPORTED

The currency code is not supported.