| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| date | Date | The Date to retrieve the Rate for. | ||
| accountBalance | Decimal | The Account Balance. This is only used if the Rate entry is tiered. | ||
| description | String | Optional | ByRef | The Description for this entry in the Rate Table. |
| descriptionTier | String | Optional | ByRef | The Description for this Tiered entry in the Rate Table. |
| isTiered | Boolean | Optional | ByRef | Indicates whether the Rate retrieved was from a Tiered item. If omitted, a value of False is assumed. |
| tierValueTo | Decimal | Optional | ByRef | If omitted, a value of 0 is assumed. |
A Decimal value.