InputPrivacyValueAllowAll

---types---
inputPrivacyValueAllowAll#184b35ce = InputPrivacyRule

Belongs to

InputPrivacyRule

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

Parameters

This item has no parameters.