name | data type | constraints | description |
---|---|---|---|
x | number | required | |
location | Point | ||
y | number | required | |
Properties inherited from Point2D |
|||
y | number | required | |
x | number | required |
Example
{ "x" : 12345, "location" : { "x" : 12345, "location" : { }, "y" : 12345 }, "y" : 12345 }