Class: PlaceService

PlaceService(copyData)

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
serviceConcept string Gets or sets the service concept key
serviceSchedule string The schedule that the service is offered
effectiveVersionSequence number
obsoleteVersionSequence number
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
Source:

Extends

Members

effectiveVersionSequence :number

Type:
  • number
Overrides:
Source:

id :string

Gets or sets the primary identifying UUID of this object

Type:
  • string
Overrides:
Source:

modifiedOn :Date

Type:
  • Date
Overrides:
Source:

obsoleteVersionSequence :number

Type:
  • number
Overrides:
Source:

operation :BatchOperationType

Gets or sets the operation

Type:
Overrides:
Source:

serviceConcept :string

Gets or sets the service concept key

Type:
  • string
Source:

serviceConceptModel :Concept

Type:
Source:

serviceSchedule :string

The schedule that the service is offered

Type:
  • string
Source:

source :string

Type:
  • string
Overrides:
Source:

sourceModel :Entity

Type:
Overrides:
Source: