Uses of Class
ch.brix.gql.client.frontify.builders.On_AccountSearchItems
-
Packages that use On_AccountSearchItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_AccountSearchItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_AccountSearchItems Modifier and Type Method Description On_AccountSearchItemsOn_AccountSearchItems. hasNextPage()Indicates if a next page is available or notOn_AccountSearchItemsOn_AccountSearchItems. items(AccountSearchItems_items callBuilder)List of `AccountSearchResult` items.On_AccountSearchItemsOn_AccountSearchItems. limit()Number of results per page.On_AccountSearchItemsOn_AccountSearchItems. page()Current page number.On_AccountSearchItemsOn_AccountSearchItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_AccountSearchItems Modifier and Type Method Description Account_searchAccount_search. onAccountSearchItems(On_AccountSearchItems typeBuilder)
-