Type name: ServiceChannel
Extends Intangible
| Name | Type | Description |
|---|---|---|
| availableLanguage | Language | A language someone may use with the item. |
| processingTime | Duration | Estimated processing time for the service using this channel. |
| providesService | Service | The service provided by this channel. |
| serviceLocation | Place | The location (e.g. civic structure, local business, etc.) where a person can go to access the service. |
| servicePhone | ContactPoint | The phone number to use to access the service. |
| servicePostalAddress | PostalAddress | The address for accessing the service by mail. |
| serviceSmsNumber | ContactPoint | The number to access the service by text message. |
| serviceUrl | URL | The website to access the service. |