ListDocumentMetadataHistoryResponse class
Properties
-
author
→ String?
-
The user ID of the person in the organization who requested the document
review.
final
-
documentVersion
→ String?
-
The version of the document.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
metadata
→ DocumentMetadataResponseInfo?
-
Information about the response to the document approval request.
final
-
name
→ String?
-
The name of the document.
final
-
nextToken
→ String?
-
The maximum number of items to return for this call. The call also returns a
token that you can specify in a subsequent call to get the next set of
results.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited