Uses of Class
ch.brix.gql.client.frontify.objects.AssetAttachment
-
Packages that use AssetAttachment Package Description ch.brix.gql.client.frontify.interfaces -
-
Uses of AssetAttachment in ch.brix.gql.client.frontify.interfaces
Methods in ch.brix.gql.client.frontify.interfaces that return types with arguments of type AssetAttachment Modifier and Type Method Description List<AssetAttachment>Asset. getAttachments()List of `Asset`'s `Attachments`.
-