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: 20 June, 2023