| PMBalanceAddOneTimeUpdate Method |
Namespace: PM90SettingsAPI
public void AddOneTimeUpdate( PMBalanceUpdateChangeOption option, DateTime ocurrAtUTC, Nullable<double> currency = null, Nullable<int> pages = null )
| Exception | Condition |
|---|---|
| ArgumentException | Needed parameter is null or out of range for options selected. |
| PMDatabaseException | Represents an database connection or syntax error that has occurred when processing an API request |
| PMException | Unexcpected exception has occurred, check inner exception |