Toggle navigation
OpenVPMS Booking API V1: Range
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
Range
Range
Data Type
Date/time range.
Properties
name
data type
description
start
string
Returns the start of the range.
end
string
Returns the end of the range.
Example
{ "start" : "...", "end" : "..." }