GeoCode
in package
implements
ResourceInterface
Sub-resource in Hotel, HotelNameAutocomplete, Activity, Location, Area, etc.
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $latitude : float|null
- $longitude : float|null
- __set() : void
- __toString() : string
- getLatitude() : float|null
- getLongitude() : float|null
Properties
$latitude
private
float|null
$latitude
= null
$longitude
private
float|null
$longitude
= null
Methods
__set()
public
__set(mixed $name, mixed $value) : void
Parameters
- $name : mixed
- $value : mixed
Return values
void —__toString()
public
__toString() : string
Return values
string —getLatitude()
public
getLatitude() : float|null
Return values
float|null —getLongitude()
public
getLongitude() : float|null