serializedApprovalRequest property

String? serializedApprovalRequest
getter/setter pair

The ApprovalRequest that is serialized without the SignatureInfo message field.

This data is used with the hashing algorithm to generate the digital signature, and it can be used for signature verification.

Implementation

core.String? serializedApprovalRequest;