Type Alias PbDropSecretRequest

Source
pub type PbDropSecretRequest = DropSecretRequest;

Aliased Type§

struct PbDropSecretRequest {
    pub secret_id: u32,
}

Fields§

§secret_id: u32