VerifyStringResult
@Serializable
@SerialName(value = "StringResult")
String instance of the result, extends VerifyResult.
Constructors
Link copied to clipboard
constructor(field: String?, details: DetailDictionary?, results: List<VerifyResult>?, value: String)