Skip to main content

UpdatePlanInput

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/UpdatePlanInput.json
planstringrequired
UpdatePlanInput
{
"$schema": "https://example.com/schemas/UpdatePlanInput.json",
"plan": "string"
}