public method Account.Account

Overview

This 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

function Account()
public void Account();
public void Account();

Details

Declared in Account