{
"<key>": {
"priceFunctionParameters": {
"<key>": "string"
},
"quantity": "int32"
}
}
Name | Type | Description | Additional |
---|---|---|---|
<key> | map of object | ProductInput | Optional |
<key>.priceFunctionParameters | object |
Parameters of the product |
|
<key>.priceFunctionParameters.<key> | map of string | Optional | |
<key>.quantity | int32 |
This is the product quantity. |