CreatePropertyLocationRequest

Location data for property creation.

  • country
    Type: null | string
  • latitude
    Type: null | number | string Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$Format: double
  • locality
    Type: null | string
  • longitude
    Type: null | number | string Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$Format: double