result property
The result of the Attestation validation. Possible string values are:
- "RESULT_UNSPECIFIED" : Unspecified.
- "VERIFIED" : The Attestation was able to verified by the Attestor.
- "ATTESTATION_NOT_VERIFIABLE" : The Attestation was not able to verified by the Attestor.
Implementation
core.String? result;