OpenPeriod

The OpenPeriod type represents the period an HCO is open and closed for services in objects of the DailyOpenHours type.

Schema

 

 

type OpenPeriod {

  open: String

  close: String

}

 

 

Field

Type

Description

open

String

Opening hours of the period.

close

String

Closing hours of the period.

 

 

 

Availability

HealthCare Locator SDK 1.2.15 and higher

GraphQL Activity API 2.0