| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The unique ShopCtrl Id field for the Resource. |
integer |
Required |
| CultureId |
Gets or sets the culture identifier. |
integer |
None. |
| FileId |
Gets or sets the File Id of the resource. |
integer |
None. |
| File |
MetaData information of file referred by <see cref="P:ShopCtrl.API.Models.ProductResource.FileId" /> The file data is not loaded in the object and must be retrieved separatly. |
File |
None. |
| Name |
Gets or sets the code. |
string |
Max length: 255 |
| Data |
Gets or sets the Data. |
string |
Max length: 2147483647 |
| Sequence |
A Sequence number which can be used to determine ordering. |
integer |
Required |
| ResourceType |
The type of resource. Following values are allowed: 0=File 1=Link 2=SharedFile |
integer |
None. |
| ContentType |
The type of resource. Following values are allowed: 0 = Generic 1 = Image 2 = Movie 3 = Document |
integer |
None. |
| ChangedTimestamp |
A timestamp indicating the last save. |
date |
Required |
| CreatedTimestamp |
The create timestamp. |
date |
Required |