account property

List<PublisherAccount>? account
getter/setter pair

Publisher that the client credentials can access.

Implementation

core.List<PublisherAccount>? account;