class Price extends Model (View source)

Properties

string $currency
string $priceMicros

Methods

setCurrency($currency)

No description

string
getCurrency()

No description

setPriceMicros($priceMicros)

No description

string
getPriceMicros()

No description

Details

setCurrency($currency)

No description

Parameters

$currency

string getCurrency()

No description

Return Value

string

setPriceMicros($priceMicros)

No description

Parameters

$priceMicros

string getPriceMicros()

No description

Return Value

string