/AWS1/CL_QLDGETREVISIONRSP¶
GetRevisionResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_revision TYPE REF TO /AWS1/CL_QLDVALUEHOLDER /AWS1/CL_QLDVALUEHOLDER¶
The document revision data object in Amazon Ion format.
Optional arguments:¶
io_proof TYPE REF TO /AWS1/CL_QLDVALUEHOLDER /AWS1/CL_QLDVALUEHOLDER¶
The proof object in Amazon Ion format returned by a
GetRevisionrequest. A proof contains the list of hash values that are required to recalculate the specified digest using a Merkle tree, starting with the specified document revision.
Queryable Attributes¶
Proof¶
The proof object in Amazon Ion format returned by a
GetRevisionrequest. A proof contains the list of hash values that are required to recalculate the specified digest using a Merkle tree, starting with the specified document revision.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROOF() |
Getter for PROOF |
Revision¶
The document revision data object in Amazon Ion format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISION() |
Getter for REVISION |