Gets all accounts that this knows about.
The result is a list of [iface@Goa.Object] instances where each object at least has an [iface@Goa.Account] interface (that can be obtained via the [method@Goa.Object.get_account] method) but may also implement other interfaces such as [iface@Goa.Mail] or [ iface@Goa.Files].
| this |
A `GoaClient` |
|
A list of `GoaObject` instances |