AirLay backend

AlternativeCoordinates
in package
implements ConnectionInterface

Interfaces, Classes, Traits and Enums

ConnectionInterface

Table of Contents

TYPE  = 'alternativeCoordinates'
$latitude  : string
$longitude  : string
$masterDataSetId  : ObjectId
__construct()  : mixed
getMasterDateSetId()  : ObjectId
getType()  : string
toArray()  : array<string|int, mixed>

Constants

Properties

Methods

__construct()

public __construct(string $latitude, string $longitude, ObjectId $masterDataSetId) : mixed
Parameters
$latitude : string
$longitude : string
$masterDataSetId : ObjectId
Return values
mixed

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results