Type Alias UpdateTotp

UpdateTotp: { enabled: boolean; totp_token: string }

Type declaration

  • enabled: boolean
  • totp_token: string