new PlaceService(copyData)
Represents a service for a place
Parameters:
Name | Type | Description |
---|---|---|
copyData |
PlaceService | Copy constructor (if present) |
Properties:
Name | Type | Description |
---|---|---|
serviceConceptModel |
Concept | [Delay loaded from serviceConcept], Gets or sets the service concept |
externId |
string | Gets or sets the external key for the object |
serviceConcept |
string | Gets or sets the service concept key |
serviceSchedule |
string | The schedule that the service is offered |
modifiedOn |
Date | |
source |
string | |
sourceModel |
Entity | [Delay loaded from source], |
id |
string | Gets or sets the primary identifying UUID of this object |
operation |
BatchOperationType | Gets or sets the operation(see: BatchOperationType for values) |
$type |
string | Gets the type registration of this object |
Extends
Members
externId :string
Gets or sets the external key for the object
Type:
- string
id :string
Gets or sets the primary identifying UUID of this object
Type:
- string
- Overrides:
- Source:
modifiedOn :Date
Type:
- Date
- Overrides:
- Source:
operation :BatchOperationType
Gets or sets the operation
Type:
- Overrides:
- Source:
serviceConcept :string
Gets or sets the service concept key
Type:
- string
serviceConceptModel :Concept
Type:
serviceSchedule :string
The schedule that the service is offered
Type:
- string
source :string
Type:
- string
- Overrides:
- Source:
sourceModel :Entity
Type:
- Overrides:
- Source: