PMUserPaidBalance Property |
The default balance for the user.
Namespace: PM90SettingsAPI.UserAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax public PMBalance PaidBalance { get; }
Property Value
Type:
PMBalanceRemarks This will typically be the primary currency balance of the user, and in most setups another balance will not be used unless enabled
See Also