LocationSummary |
Location |
Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | true | true | |||
TimeSpanSummary | array | false | TimeSpanSummary | --- | false | |
ExtensionPoint | ExtensionPoint | false | true |
{ "@type" : "string", "timeSpanSummary" : [ { "@type" : "string", "startDate" : "string", "endDate" : "string", "daysOfWeek" : [ { } ], "extensionPoint" : { } } ], "extensionPoint" : { } }