urembo-hub-api
Preparing search index...
services/dto/create-service.dto
CreateServiceDto
Class CreateServiceDto
Index
Constructors
constructor
Properties
actual
Service
Id?
category?
category
Id?
currency?
delivery
Method?
description?
duration
Minutes
image
Url?
metadata?
name
price
subcategory
Id?
tags?
Constructors
constructor
new
CreateServiceDto
()
:
CreateServiceDto
Returns
CreateServiceDto
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
duration
Minutes
durationMinutes
:
number
Optional
image
Url
imageUrl
?:
string
Optional
metadata
metadata
?:
any
name
name
:
string
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
metadata
name
price
subcategory
Id
tags
urembo-hub-api
Loading...