SecureValueTypeEmail

---types---
secureValueTypeEmail#8e3ca7ee = SecureValueType

Belongs to

SecureValueType

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

Parameters

This item has no parameters.