onChangeCallback property

String? onChangeCallback
getter/setter pair

(optional) A URL that the anchor should POST a JSON message to when the status property of the transaction created as a result of this request changes. The JSON message should be identical to the response format for the /transaction endpoint.

Implementation

String? onChangeCallback;