id property

String? id
getter/setter pair

(optional) The anchor's ID for this withdrawal. The wallet will use this ID to query the /transaction endpoint to check status of the request.

Implementation

String? id;