OrganizationCustomSkillStatus
Properties
string
"active""archived"
View JSON Schema
{
"type": "string",
"enum": [
"active",
"archived"
]
}
"active""archived"{
"type": "string",
"enum": [
"active",
"archived"
]
}