Documentation

ElementaryPrice
in package
implements ResourceInterface

Sub-resource in Activity

Tags
see
Activity::getPrice()

Interfaces, Classes, Traits and Enums

ResourceInterface

Table of Contents

$amount  : string|null
$currency  : string|null
__set()  : void
__toString()  : string
getAmount()  : string|null
getCurrency()  : string|null

Properties

Methods

__set()

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

getAmount()

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

getCurrency()

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

Search results