Skip to main content

FormValueObject

valuestringrequired

The actual value to be stored

labelstringrequired

Human-readable label for display

FormValueObject
{
"value": "john@example.com",
"label": "Customer Email"
}