DocumentPrintModelRead
object
Reads a DocumentPrintModel.
Returns a DocumentPrintModel with the specified ID.
Fields
| Name | Type | Description |
|---|---|---|
documentPrintModelId | Int! | |
visible | Int! | |
template | String! | |
css | String! | |
img | String | |
title | String | Represents a shorthand for translations[options.defaultLanguageId].title |
description | String | Represents a shorthand for translations[options.defaultLanguageId].description |
translations | [DocumentPrintModelTranslationRead] |