HotelProductGuaranteePolicy
in package
implements
ResourceInterface
Sub-resource in HotelProductPolicyDetails.
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $acceptedPayments : object|null
- $description : object|null
- __set() : void
- __toString() : string
- getAcceptedPayments() : HotelProductPaymentPolicy|null
- getDescription() : QualifiedFreeText|null
Properties
$acceptedPayments
private
object|null
$acceptedPayments
= null
$description
private
object|null
$description
= null
Methods
__set()
public
__set(mixed $name, mixed $value) : void
Parameters
- $name : mixed
- $value : mixed
Return values
void —__toString()
public
__toString() : string
Return values
string —getAcceptedPayments()
public
getAcceptedPayments() : HotelProductPaymentPolicy|null
Return values
HotelProductPaymentPolicy|null —getDescription()
public
getDescription() : QualifiedFreeText|null