OBJECT

CartRewardOptionAmount

link GraphQL Schema definition

1type CartRewardOptionAmount {
2
3currency: String
5
4value: Float
6
7}