MapPricing
| Field | Type | Required | Description |
|---|---|---|---|
startDate |
`null | string` | |
endDate |
`null | string` | |
price |
number |
yes |
Example
Section titled “Example”{ "startDate": "2018-12-12T14:27:23.114Z", "endDate": "2018-12-15T00:00:23.114Z", "price": 10.1}
