selling_ plan_ group_ option
Information about a specific option in a selling plan group.
Properties
The option value of the currently selected selling plan.
If no selling plan is currently selected, then
nilis returned.NoteThe selected selling plan is determined by the
URL parameter.Note:The selected selling plan is determined by the
URL parameter.Note: The selected selling plan is determined by the <code><span class="PreventFireFoxApplyingGapToWBR">selling<wbr/>_plan</span></code> URL parameter.
{
"name": "Delivery frequency",
"position": 1,
"selected_value": null,
"values": [
"Deliver every week",
"Deliver every 4 weeks"
]
}
Example
{
"name": "Delivery frequency",
"position": 1,
"selected_value": null,
"values": [
"Deliver every week",
"Deliver every 4 weeks"
]
}Was this section helpful?