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.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

UNSUPPORTED

The currency code is not supported.