createPropertyCategory MethodProtected

Creates an PropertyCategory with the provided name in this schema.

createPropertyCategory(name: string): Promise<PropertyCategory>

Parameter Type Description
name string  

Returns - Promise<PropertyCategory>

Defined in

Last Updated: 11 June, 2024