Toggle navigation
Gentics CMS - REST API Library: TemplateMigrationTagMapping
Resources
Data Types
Back to Top
Home
JSON
TemplateMigrationTagMapping
TemplateMigrationTagMapping
Data Type
Properties
name
data type
description
fromTagId
number
Returns the source or from template tag for this mapping
toTagId
number
Returns the target or to template tag for this mapping
Example
{ "fromTagId" : 12345, "toTagId" : 12345 }