Given a string representing an account’s full name (object^account), returns a list containing the account’s attributes, i.e., the account’s water type, water owner, and account type.
LIST {STRING, STRING, STRING}
Type
Meaning
STRING
The name of the account.