urembo-hub-api
Preparing search index...
service-categories/dto/update-service-category.dto
UpdateServiceCategoryDto
Class UpdateServiceCategoryDto
Index
Constructors
constructor
Properties
description?
image
Url?
is
Active?
level?
name?
parent
Id?
position?
Constructors
constructor
new
UpdateServiceCategoryDto
()
:
UpdateServiceCategoryDto
Returns
UpdateServiceCategoryDto
Properties
Optional
description
description
?:
string
Optional
image
Url
imageUrl
?:
string
Optional
is
Active
isActive
?:
boolean
Optional
level
level
?:
number
Optional
name
name
?:
string
Optional
parent
Id
parentId
?:
string
Optional
position
position
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
description
image
Url
is
Active
level
name
parent
Id
position
urembo-hub-api
Loading...