DropLocation Data Type

Subtypes
DropLocation
Properties
name data type description
dropPoint Point

Example

{
  "dropPoint" : {
    "x" : 12345,
    "location" : { },
    "y" : 12345
  }
}