Documentation

HotelProductGuests
in package
implements ResourceInterface

Sub-resource in HotelOffer.

Tags
see
HotelOffer::getGuests()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$adults  : int|null
$childAges  : array<string|int, mixed>|null
__set()  : void
__toString()  : string
getAdults()  : int|null
getChildAges()  : array<string|int, mixed>|null

Properties

Methods

__set()

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

getChildAges()

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

Search results