FormValueObject
valuestringrequired
The actual value to be stored
labelstringrequired
Human-readable label for display
FormValueObject
{
"value": "john@example.com",
"label": "Customer Email"
}
The actual value to be stored
Human-readable label for display
{
"value": "john@example.com",
"label": "Customer Email"
}