 | CommonRateTypeClubAmount Field |
The dollar amount of any Rewards Club for this contract.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> ClubAmount
Public ClubAmount As Nullable(Of Decimal)
public var ClubAmount : Nullable<decimal>
Field Value
Type:
NullableDecimal
See Also