ItemCatalogstranslatableAttributes
The Translatable Attributes resource manages the translatable attributes of item catalog.
Columns
| Name | Type | Description |
| ItemCatalogsCatalogId | String | Value that uniquely identifies the item catalog. |
| CatalogId | String | Value that uniquely identifies the catalog. This value should not be used in service calls to create catalogs. |
| CatalogName | String | Translated name of the catalog. |
| Description | String | Translated description of the catalog. |
| Language | String | Language associated with the translated catalog attributes. |
| SourceLanguage | String | Language associated with the translated source catalog attributes. |
| CreationDateTime | Datetime | Date and time when the user created the translatable attributes. |
| LastUpdateDateTime | Datetime | Date and time when the user most recently updated the translatable attributes. |