Skip to main content

CreateSessionResponseContent

Type Alias CreateSessionResponseContent 

Source
pub type CreateSessionResponseContent = PendingAuthentication;
Expand description

CreateSessionResponseContent, as the model names it.

Aliased Type§

pub struct CreateSessionResponseContent {
    pub pending_authentication_token: SensitiveString,
}

Fields§

§pending_authentication_token: SensitiveString

pending_authentication_token.