Skip to main content
Enum OfferDenominationType is the type of denomination of a specific offer.

Values

enum value
VARIABLE means that the offer has a variable denomination.
enum value
FIXED means that the offer has fixed value denominations.
enum value
VARIABLENOCENTS means that the offer has a variable denomination but the value must be an integer.