Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 4.66 KB

V11VmOpenApiElectronicChannel.md

File metadata and controls

38 lines (35 loc) · 4.66 KB

V11VmOpenApiElectronicChannel

Properties

Name Type Description Notes
id string PTV identifier for the service channel. [optional]
sourceId string External system identifier for this service channel. User needs to be logged in to be able to get/set value. [optional]
serviceChannelDescriptions \Tampere\PtvV11\PtvModel\VmOpenApiLocalizedListItem[] List of localized service channel descriptions. Possible type values are: Description, Summary (in version 7 ShortDescription). (Max.Length: 2500 Description). [optional]
areaType string Area type. Possible values are: Nationwide, NationwideExceptAlandIslands or LimitedType. In version 7 and older: WholeCountry, WholeCountryExceptAlandIslands, AreaType. [optional]
supportPhones \Tampere\PtvV11\PtvModel\V4VmOpenApiPhone[] List of support phone numbers for the service channel. [optional]
supportEmails \Tampere\PtvV11\PtvModel\VmOpenApiLanguageItem[] List of support email addresses for the service channel. (Max.Length: 100). [optional]
languages string[] List of languages the service channel is available in (two letter language code). [optional]
webPages \Tampere\PtvV11\PtvModel\V9VmOpenApiWebPage[] List of service channel web pages. [optional]
serviceHours \Tampere\PtvV11\PtvModel\V11VmOpenApiServiceHour[] List of service channel service hours. [optional]
channelId string Gets or sets the special channel identifier. [optional]
versionId string The identifier for current version. [optional]
serviceChannelType string Type of the service channel. Channel types: EChannel, WebPage, PrintableForm, Phone or ServiceLocation. [optional]
organizationId string PTV organization identifier responsible for the channel. [optional]
serviceChannelNames \Tampere\PtvV11\PtvModel\VmOpenApiLocalizedListItem[] Localized list of service channel names. Possible type values are: Name, AlternativeName (in version 7 AlternateName). [optional]
areas \Tampere\PtvV11\PtvModel\VmOpenApiArea[] List of service channel areas. [optional]
services \Tampere\PtvV11\PtvModel\V11VmOpenApiServiceChannelService[] List of linked services including relationship data. [optional]
serviceCollections \Tampere\PtvV11\PtvModel\VmOpenApiServiceServiceCollection[] [optional]
publishingStatus string Publishing status. Possible values are: Draft, Published, Deleted or Modified. [optional]
modified \DateTime Date when item was modified/created (UTC). [optional]
responsibleSoteOrganization string Sote organization that is responsible for the service channel. Notice! At the moment always empty - the property is a placeholder for later use. [optional]
ontologyTerms \Tampere\PtvV11\PtvModel\V4VmOpenApiOntologyTerm[] List of ontology terms related to the all service connections. [optional]
areaMunicipalities \Tampere\PtvV11\PtvModel\VmOpenApiMunicipality[] List of municipalities including municipality code and a localized list of municipality names. [optional]
isVisibleForAll bool Indicates if channel can be used (referenced within services) by other users from other organizations. [optional]
security \Tampere\PtvV11\PtvModel\ISecurityOwnOrganization [optional]
availableLanguages string[] Gets or sets available languages [optional]
signatureQuantity int How many signatures are required. [optional]
requiresSignature bool Is signature required. [optional]
requiresAuthentication bool Does the electronic channel require authentication. [optional]
attachments \Tampere\PtvV11\PtvModel\VmOpenApiAttachmentWithType[] List of attachments. [optional]
accessibilityClassification \Tampere\PtvV11\PtvModel\VmOpenApiAccessibilityClassification[] The accessibility classification. [optional]

[Back to Model list] [Back to API list] [Back to README]