Schema
PeriodType
Type:
string
All schema constraints and annotations
{
"enum": [
"last-2-months",
"last-3-months",
"last-6-months",
"last-12-months"
],
"type": "string"
}Schema
Type:
string
{
"enum": [
"last-2-months",
"last-3-months",
"last-6-months",
"last-12-months"
],
"type": "string"
}