Documentation

DatedFlightSegment
in package
implements ResourceInterface

Sub-resource in DatedFlight

Tags
see
DatedFlight::getSegments()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$boardPointIataCode  : string|null
$offPointIataCode  : string|null
$partnership  : object|null
$scheduledSegmentDuration  : string|null
__set()  : void
__toString()  : string
getBoardPointIataCode()  : string|null
getOffPointIataCode()  : string|null
getPartnership()  : DatedFlightSegmentPartnership|null
getScheduledSegmentDuration()  : string|null

Properties

Methods

__set()

public __set(mixed $name, mixed $value) : void
Parameters
$name : mixed
$value : mixed
Return values
void

getBoardPointIataCode()

public getBoardPointIataCode() : string|null
Return values
string|null

getOffPointIataCode()

public getOffPointIataCode() : string|null
Return values
string|null

getScheduledSegmentDuration()

public getScheduledSegmentDuration() : string|null
Return values
string|null

Search results