class Price extends Model (View source)

Properties

string $currency
string $value

Methods

setCurrency($currency)

No description

string
getCurrency()

No description

setValue($value)

No description

string
getValue()

No description

Details

setCurrency($currency)

No description

Parameters

$currency

string getCurrency()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string