ListCommissionGroupsRequest

ListCommissionGroupsRequest

Request message for the ListCommissionGroups method.

Fields
parent

string

Required. The contract to list commission groups for. Format: accounts/{account}/contracts/{contract}

page_size

int32

Optional. The maximum number of commission groups to return. The service may return fewer than this value. If unspecified, at most 100 commission groups will be returned. The maximum value is 100; values above 100 will be coerced to 100.

page_token

string

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

When paginating, all other parameters provided to ListCommissionGroups must match the call that provided the page token.