billonAmount
type billonAmount contains money amount
name | type | description |
---|---|---|
amount | unsigned long int | amount of money in billons (cents*10) |
colour | unsigned long int | “color” of money |
currency | string | currency (ie. USD) |
type billonAmount contains money amount
name | type | description |
---|---|---|
amount | unsigned long int | amount of money in billons (cents*10) |
colour | unsigned long int | “color” of money |
currency | string | currency (ie. USD) |