PendingAccount Constructor
Initializes the dundas.account.PendingAccount object.
Parameters
- accountOptions
-
Type: Object
(optional) Object with default values for the account.
Optional: True
Examples
The following example initializes a new instance of a PendingAccount object:
var newObject = new dundas.account.PendingAccount();