Documentation

HotelProductPolicyDetails
in package
implements ResourceInterface

Sub-resource in HotelOffer.

Tags
see
HotelOffer::getPolicies()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$cancellation  : object|null
$checkInOut  : object|null
$deposit  : object|null
$guarantee  : object|null
$holdTime  : object|null
$paymentType  : string|null
$prepay  : object|null
__set()  : void
__toString()  : string
getCancellation()  : HotelProductCancellationPolicy|null
getCheckInOut()  : HotelProductCheckInOutPolicy|null
getDeposit()  : HotelProductDepositPolicy|null
getGuarantee()  : HotelProductGuaranteePolicy|null
getHoldTime()  : HotelProductHoldPolicy|null
getPaymentType()  : string|null
getPrepay()  : HotelProductDepositPolicy|null

Properties

Methods

__set()

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

Search results