Section Object


Properties
idstringRead-onlyformat GUID

Section ID.


revisionintegerRead-onlyformat int64

Revision number, which increments by 1 each time the section is updated. To prevent conflicting changes, the current revision must be passed when updating the section. Ignored when creating a section.


createdDatestringRead-onlyformat date-time

Date and time the section was created.


updatedDatestringRead-onlyformat date-time

Date and time the section was updated.


namestringminLength 1maxLength 500

Section name.


descriptionstringmaxLength 1500

Section description.


imageobject

Main section image.


additionalImagesArray <Image>maxItems 100

Additional section images.


itemIdsArray <string>format GUID

Item IDs.


extendedFieldsobject

Extended fields.

Was this helpful?
Yes
No