Every schema property type the Admin UI's own property-type picker offers
(confirmed live against a hand-built managed-object type). Single source
of truth feeding both frodo-cli's --property-type CLI .choices()/help
text and this module's own buildManagedObjectSchemaPropertyPayload
validation: add a type here once IDM's picker offers it, and every
consumer picks it up automatically, instead of drifting out of sync as
separately-maintained lists.
Every schema property type the Admin UI's own property-type picker offers (confirmed live against a hand-built managed-object type). Single source of truth feeding both frodo-cli's
--property-typeCLI.choices()/help text and this module's own buildManagedObjectSchemaPropertyPayload validation: add a type here once IDM's picker offers it, and every consumer picks it up automatically, instead of drifting out of sync as separately-maintained lists.