refundId property
A unique id distinguishing this partial refund.
If the refund is successful, subsequent refunds with the same id will fail. Must be unique across refunds for one individual transaction.
Required.
Implementation
core.String? refundId;