- API ›
- Constructors ›
- PrivacyKeyPhoneNumber
PrivacyKeyPhoneNumber
---types--- privacyKeyPhoneNumber#d19ae46d = PrivacyKey
Belongs to
| PrivacyKey |
In Rust this constructor is a variant of the enums::PrivacyKey enum.
Match on it with: if let enums::PrivacyKey::PrivacyKeyPhoneNumber(v) = result { ... }
Parameters
This item has no parameters.