We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd3688 commit af5df9dCopy full SHA for af5df9d
oas/api/openapi.yaml
@@ -78144,6 +78144,12 @@ components:
78144
- CartClassification
78145
- CartScore
78146
x-annotation-package: "ShippingMethod"
78147
+ x-annotation-enumDescriptions:
78148
+ CartValue: "[CartValueTier](#cartvaluetier) based on the total value of the cart.n"
78149
+ CartClassification: "[CartClassificationTier](#cartclassificationtier) based on classifications
78150
+ assigned to the cart.n"
78151
+ CartScore: "[CartScoreTier](#cartscoretier) based on a scoring system applied to the
78152
+ cart.n"
78153
ZoneRate:
78154
type: "object"
78155
required:
0 commit comments