Source
This page was generated with Wiki Builder. Do not change the format!
Info
Schema
- Schema Type: Class
- Type: object
Properties
Name | Type | Description |
---|---|---|
start | string:date-time | |
end | string:date-time |
Example
{
// Type: string:date-time
"start": "",
// Type: string:date-time
"end": ""
}