Documentation

FlightOfferTax
in package
implements ResourceInterface

Sub-resource in FlightPrice, etc.

Tags
see
FlightPrice::getTaxes()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$amount  : string|null
$code  : string|null
__set()  : void
__toString()  : string
getAmount()  : string|null
getCode()  : string|null

Properties

Methods

__set()

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

__toString()

public __toString() : string
Return values
string

getAmount()

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

getCode()

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

Search results