Uses of Class
ch.brix.gql.client.frontify.builders.Asset_creator
-
Packages that use Asset_creator Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Asset_creator in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Asset_creator Modifier and Type Method Description Asset_creatorAsset_creator. onAccountUser(On_AccountUser typeBuilder)Asset_creatorAsset_creator. onUser(On_User typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type Asset_creator Modifier and Type Method Description On_AssetOn_Asset. creator(Asset_creator callBuilder)The `creator` is the `User` who created the asset on Frontify.
-