responseId property

String? responseId
getter/setter pair

The UUID that identifies this response.

If the address needs to be re-validated, this UUID must accompany the new request.

Implementation

core.String? responseId;