Struct dropbox_sdk::team_log::SignInAsSessionEndDetails [−][src]
#[non_exhaustive]pub struct SignInAsSessionEndDetails {}
This is supported on crate feature
dbx_team_log only.Expand description
Ended admin sign-in-as session.
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for SignInAsSessionEndDetailsimpl Send for SignInAsSessionEndDetailsimpl Sync for SignInAsSessionEndDetailsimpl Unpin for SignInAsSessionEndDetailsimpl UnwindSafe for SignInAsSessionEndDetailsBlanket Implementations
Mutably borrows from an owned value. Read more