Struct lockchain_http::models::inputs::Deauthenticate [−][src]
pub struct Deauthenticate {
pub token: String,
}Fields
token: String
Auto Trait Implementations
impl Send for Deauthenticate
impl Send for Deauthenticateimpl Sync for Deauthenticate
impl Sync for Deauthenticate