responseId property

String? responseId
getter/setter pair

The ID of the response that this feedback is for.

This should be the response_id from the first response in a series of address validation attempts.

Required.

Implementation

core.String? responseId;