Uses of Class
ch.brix.gql.client.frontify.builders.On_UserGroupItems
-
Packages that use On_UserGroupItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_UserGroupItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_UserGroupItems Modifier and Type Method Description On_UserGroupItemsOn_UserGroupItems. hasNextPage()Indicates if a next page is available or notOn_UserGroupItemsOn_UserGroupItems. items(UserGroupItems_items callBuilder)List of type `UserGroup`.On_UserGroupItemsOn_UserGroupItems. limit()Number of results per page.On_UserGroupItemsOn_UserGroupItems. page()Current page number.On_UserGroupItemsOn_UserGroupItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_UserGroupItems Modifier and Type Method Description Account_userGroupsAccount_userGroups. onUserGroupItems(On_UserGroupItems typeBuilder)
-