Coordinate

Configuration detail of coordinate, it used for UI

JSON representation
{
  "x": integer,
  "y": integer
}
Fields
x

integer

Required. X axis of the coordinate

y

integer

Required. Y axis of the coordinate