Documentation

FlightAvailabilityClass
in package
implements ResourceInterface

Sub-resource in FlightExtendedSegment

Tags
see
FlightExtendedSegment::getAvailabilityClasses()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$class  : string|null
$closedStatus  : string|null
$numberOfBookableSeats  : int|null
$tourAllotment  : object|null
__set()  : void
__toString()  : string
getClass()  : string|null
getClosedStatus()  : string|null
getNumberOfBookableSeats()  : int|null
getTourAllotment()  : FlightTourAllotment|null

Properties

Methods

__set()

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

Search results