OBJECT

cartOrderIdContainerunlockonbehalf

Structure containing an order identifier.

link GraphQL Schema definition

1type cartOrderIdContainerunlockonbehalf {
2
3# Order identifier.
4orderId: JSON
7
5orderVersion: String
7
6resourceName: String
8
9}

link Required by