Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.38 KB

VersionhistoryResponseCompound.md

File metadata and controls

19 lines (16 loc) · 1.38 KB

# VersionhistoryResponseCompound

Properties

Name Type Description Notes
pkiVersionhistoryID int The unique ID of the Versionhistory
fkiModuleID int The unique ID of the Module [optional]
fkiModulesectionID int The unique ID of the Modulesection [optional]
sModuleNameX string The Name of the Module in the language of the requester [optional]
sModulesectionNameX string The Name of the Modulesection in the language of the requester [optional]
eVersionhistoryUsertype \eZmaxAPI\Model\FieldEVersionhistoryUsertype [optional]
objVersionhistoryDetail \eZmaxAPI\Model\MultilingualVersionhistoryDetail
dtVersionhistoryDate string The date at which the Versionhistory was published or should be published
dtVersionhistoryDateend string The date at which the Versionhistory will no longer be visible [optional]
eVersionhistoryType \eZmaxAPI\Model\FieldEVersionhistoryType
bVersionhistoryDraft bool Whether the Versionhistory is published or still a draft

[Back to Model list] [Back to API list] [Back to README]