serializedApprovalRequest property

String? serializedApprovalRequest
getter/setter pair

The serialized ApprovalRequest message without the approve.signature_info field.

This to allow the customer to verify signatures if they want to.

Implementation

core.String? serializedApprovalRequest;