ENUM

AdjustmentTypeEnum

The type of adjustment to apply.

link GraphQL Schema definition

  • enum AdjustmentTypeEnum {
  • # Promotion adjustment type.
  • PROMOTION
  • # Fee adjustment type
  • FEE
  • }