SecureValueTypePhone

---types---
secureValueTypePhone#b320aadb = SecureValueType

Belongs to

SecureValueType

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

Parameters

This item has no parameters.