IFinancial |
The IFinancialCredit type exposes the following members.
| Name | Description | |
|---|---|---|
| Balance | Amount of financial value this credit currently has, not including any previous value that has already been "spent". | |
| Id | Primary key the netFORUM FinancialCredit. | |
| IsSuggestedUsageRequired | Indicates if the financial value of this credit can only be used toward the purchase of products of a certain type. If true, see SuggestedUsageProductTypeId for which product type usage is restricted to. | |
| SuggestedUsageProductTypeId | If IsSuggestedUsageRequired is true, indicates the only product type that this credit's financial value may be used towards. Otherwise, this property will be null. |