Documentation

HotelProductPriceVariation
in package
implements ResourceInterface

Sub-resource in HotelProductPriceVariations.

Tags
see
HotelProductPriceVariations::getChanges()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$base  : string|null
$currency  : string|null
$endDate  : string|null
$markups  : array<string|int, mixed>|null
$sellingTotal  : string|null
$startDate  : string|null
$total  : string|null
__set()  : void
__toString()  : string
getBase()  : string|null
getCurrency()  : string|null
getEndDate()  : string|null
getMarkups()  : array<string|int, Markup>|null
getSellingTotal()  : string|null
getStartDate()  : string|null
getTotal()  : string|null

Properties

Methods

__set()

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

Search results