View Source ReqGA.AccountList (ReqGA v0.1.2)
A struct containing a list of %ReqGA.Account{}. This represents a Google Analytics account.
Has two keys:
accounts:a list of populated%ReqGA.Account{}structuscount:the number of accounts in the account list
Implements the Table.Reader reader protocol.