Skip to content

Commit 9cd3688

Browse files
committed
Updated API from documentation release
1 parent ff22bf4 commit 9cd3688

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

api-specs/api/types/shipping-method/ShippingRateTierType.raml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ enum:
66
- CartValue
77
- CartClassification
88
- CartScore
9+
(enumDescriptions):
10+
CartValue: |
11+
[CartValueTier](#cartvaluetier) based on the total value of the cart.
12+
CartClassification: |
13+
[CartClassificationTier](#cartclassificationtier) based on classifications assigned to the cart.
14+
CartScore: |
15+
[CartScoreTier](#cartscoretier) based on a scoring system applied to the cart.

0 commit comments

Comments
 (0)