Validates optional scheduledStartTimeZone from POST/PATCH JSON. null or empty string clears the stored value; omitted fields are handled by callers.
scheduledStartTimeZone
null
Raw scheduledStartTimeZone from a request body.
Normalized IANA timezone, null to clear, or a validation error message.
Validates optional
scheduledStartTimeZonefrom POST/PATCH JSON.nullor empty string clears the stored value; omitted fields are handled by callers.