public static class Storefront.Model3dSourceQuery extends Query<Storefront.Model3dSourceQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.Model3dSourceQuery |
filesize()
The filesize of the 3d model.
|
Storefront.Model3dSourceQuery |
format()
The format of the 3d model.
|
Storefront.Model3dSourceQuery |
mimeType()
The MIME type of the 3d model.
|
Storefront.Model3dSourceQuery |
url()
The URL of the 3d model.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.Model3dSourceQuery filesize()
public Storefront.Model3dSourceQuery format()
public Storefront.Model3dSourceQuery mimeType()
public Storefront.Model3dSourceQuery url()