PolicyId

Type Alias PolicyId 

Source
pub type PolicyId = ByteString;

Aliased Type§

pub struct PolicyId {
    pub bytes: String,
}

Fields§

§bytes: String