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: SensitiveStringpending_authentication_token.