Documentation

FlightFareDetailsBySegment
in package
implements ResourceInterface

Sub-resource in TravelerPricing, etc.

Tags
see
TravelerPricing::getFareDetailsBySegment()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$additionalServices  : object|null
$allotmentDetails  : object|null
$brandedFare  : string|null
$cabin  : string|null
$class  : string|null
$fareBasis  : string|null
$includedCheckedBags  : object|null
$isAllotment  : bool|null
$segmentId  : string|null
$sliceDiceIndicator  : string|null
__set()  : void
__toString()  : string
getAdditionalServices()  : FlightAdditionalServicesRequest|null
getAllotmentDetails()  : FlightAllotmentDetails|null
getBrandedFare()  : string|null
getCabin()  : string|null
getClass()  : string|null
getFareBasis()  : string|null
getIncludedCheckedBags()  : FlightBaggageAllowance|null
getIsAllotment()  : bool|null
getSegmentId()  : string|null
getSliceDiceIndicator()  : string|null

Properties

Methods

__set()

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

Search results