pub type PbPermits = Permits;
Alias for Permits.
Permits
struct PbPermits { pub value: Option<Value>, }
value: Option<Value>