SecureValueTypeAddress

---types---
secureValueTypeAddress#cbe31e26 = SecureValueType

Belongs to

SecureValueType

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

Parameters

This item has no parameters.