SecureValueErrorData

---types---
secureValueErrorData#e8a40bd9 type:SecureValueType data_hash:bytes field:string text:string = SecureValueError

Belongs to

SecureValueError

In Rust this constructor is a variant of the enums::SecureValueError enum.
Match on it with: if let enums::SecureValueError::SecureValueErrorData(v) = result { ... }

Parameters

typeSecureValueTyperequired
data_hashbytesrequired
fieldstringrequired
textstringrequired