Click or drag to resize
PMUserPaidBalance Property
The default balance for the user.

Namespace: PM90SettingsAPI.User
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public PMBalance PaidBalance { get; }

Property Value

Type: PMBalance
Remarks
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