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
nil
is returned.NoteThe selected selling plan is determined by the
URL parameter.
{
"name": "Recharge Plan ID",
"position": 1,
"selected_value": null,
"values": [
"5493715",
"5493716"
]
}
{
"name": "Recharge Plan ID",
"position": 1,
"selected_value": null,
"values": [
"5493715",
"5493716"
]
}
Was this section helpful?