UpsertPlanRequiredDocDto
codestringrequired
Possible values: non-empty and <= 40 characters
labelstringrequired
Possible values: non-empty and <= 120 characters
isMandatoryboolean
UpsertPlanRequiredDocDto
{
"code": "string",
"label": "string",
"isMandatory": true
}