OpenXchangeClient.Model.MultifactorProvider (open_xchange_client v0.10.1)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.MultifactorProvider{
  backupOnlyProvider: boolean() | nil,
  backupProvider: boolean() | nil,
  name: String.t() | nil
}