OSID Logo
OSID Specifications
financials package
Version 3.0.0
Release Candidate Preview
Interfaceosid.financials.Currency
Implementsosid.OsidPrimitive
Description

This primitive represents a currency amount.

MethodgetCurrencyType
Description

Gets the currency type.

Returnosid.type.Typethe currency type
CompliancemandatoryThis method must be implemented.
MethodgetAmount
Description

Gets the total amount.

Returndecimalthe amount
CompliancemandatoryThis method must be implemented.