Interface protos.google.shopping.merchant.accounts.v1beta.IListUsersResponse (3.2.0)

Properties of a ListUsersResponse.

Package

@google-shopping/accounts

Properties

nextPageToken

nextPageToken?: (string|null);

ListUsersResponse nextPageToken

users

users?: (google.shopping.merchant.accounts.v1beta.IUser[]|null);

ListUsersResponse users