ListSubAccountsRequest

ListSubAccountsRequest

Request message for the ListSubAccounts method.

Fields
provider

string

Required. The aggregation service provider. Format: accounts/{accountId}

page_size

int32

Optional. The maximum number of accounts to return. The service may return fewer than this value. If unspecified, at most 250 accounts are returned. The maximum value is 500; values above 500 are coerced to 500.

page_token

string

Optional. A page token, received from a previous accounts.list call. Provide this to retrieve the subsequent page.

When paginating, all other parameters provided in the accounts.list request must match the call that provided the page token.