ENUM
ONIXPriceTypeQualifierCode
A code from ONIX code list 53.
The qualifier further specifies the type of the price, and can be considered to be a general class of customer to whom the price applies.
link GraphQL Schema definition
- enum ONIXPriceTypeQualifierCode {
- # Unqualified price
- # Member/subscriber price
- # Export price
- # Reduced price applicable when the item is purchased as part of a set (or series,
- # or collection)
- # Voucher price
- # Consumer price
- # Corporate price
- # Reservation order price
- # Promotional offer price
- # Linked price
- # Library price
- # Education price
- # Corporate price
- # Subscription service price
- # School library price
- # Academic library price
- # Public library price
- }