Skip to main content

AssociatedPropertyDef

A PropertyDef that is associated with a class.

NameDescriptionType
property_defThe ID of the associated PropertyDef.number
is_requiredTrue if this PropertyDef is a required property in the class.boolean

Example

{
"property_def": 0,
"is_required": false
}