urembo-hub-api
Preparing search index...
services/dto/update-service.dto
UpdateServiceDto
Class UpdateServiceDto
Index
Constructors
constructor
Properties
actual
Service
Id?
category?
category
Id?
currency?
delivery
Method?
description?
duration
Minutes?
image
Url?
is
Active?
metadata?
name?
price?
subcategory
Id?
tags?
Constructors
constructor
new
UpdateServiceDto
()
:
UpdateServiceDto
Returns
UpdateServiceDto
Properties
Optional
actual
Service
Id
actualServiceId
?:
string
Optional
category
category
?:
string
Optional
category
Id
categoryId
?:
string
Optional
currency
currency
?:
string
Optional
delivery
Method
deliveryMethod
?:
string
Optional
description
description
?:
string
Optional
duration
Minutes
durationMinutes
?:
number
Optional
image
Url
imageUrl
?:
string
Optional
is
Active
isActive
?:
boolean
Optional
metadata
metadata
?:
any
Optional
name
name
?:
string
Optional
price
price
?:
number
Optional
subcategory
Id
subcategoryId
?:
string
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
actual
Service
Id
category
category
Id
currency
delivery
Method
description
duration
Minutes
image
Url
is
Active
metadata
name
price
subcategory
Id
tags
urembo-hub-api
Loading...