refundMemo property

String? refundMemo
getter/setter pair

(optional) The memo the anchor must use when sending refund payments back to the user. If not specified, the anchor should use the same memo used by the user to send the original payment. If specified, refundMemoType must also be specified.

Implementation

String? refundMemo;