DetailedVersion class
Properties
-
authorId
→ String?
-
The account ID of the user who created this version.
final
-
collaborators
→ List<String>
-
The account IDs of users that collaborated on this version.
final
-
contentTypeModified
→ bool
-
Describes if the content type is modified in this version (e.g. page to
blog)
final
-
createdAt
→ DateTime?
-
Date and time when the version was created. In format
"YYYY-MM-DDTHH:mm:ss.sssZ".
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
message
→ String?
-
Message associated with the current version.
final
-
minorEdit
→ bool
-
Describes if this version is a minor version. Email notifications and
activity stream updates are not created for minor versions.
final
-
nextVersion
→ int?
-
The version number of the version after this current content update.
final
-
number
→ int?
-
The current version number.
final
-
prevVersion
→ int?
-
The version number of the version prior to this current content update.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited