SecureValueErrorFiles

---types---
secureValueErrorFiles#666220e9 type:SecureValueType file_hash:Vector<bytes> 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::SecureValueErrorFiles(v) = result { ... }

Parameters

typeSecureValueTyperequired
file_hashVector<bytes>required
textstringrequired