lucee.Componentcbstripe.Money
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
cents
|
true
|
false
|
|
any
|
currency
|
true
|
false
|
Constructor Summary | |
---|---|
init([numeric cents='0'], [string currency='usd'])
|
Method Summary | |
---|---|
string
|
getCents()
|
string
|
getCurrency()
|
any
|
setCents([any cents])
|
any
|
setCurrency([any currency])
|
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
cents
currency
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueMethod Detail |
---|
cents
currency