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