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