Base type
The
baseType
is the parent class of all account types.
It implements all functions of the
type interface
.
However, you surely want to override most of the functions in your account type class.