public method Account.AccountThis method is a constructor for the class representing an account, it initializes the various properties of the account with default values. The constructor does not return any values
Declaration
protojavascriptjavacsharppublic Account() : void
Declared in Account