Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jun 10, 2024
1 parent 986827a commit 23bb6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-specs/api/types/cart/ShippingMethodState.raml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
displayName: ShippingMethodState
type: string
description: |
Determines whether a [ShippingMethod](ctp:api:type:ShippingMethod) is allowed for a Cart.
Determines whether the selected [ShippingMethod](ctp:api:type:ShippingMethod) is allowed for the Cart. For more information, see [Predicates](/shipping-delivery-overview#predicates).
enum:
- DoesNotMatchCart
- MatchesCart
Expand Down

0 comments on commit 23bb6bc

Please sign in to comment.