AccountProvider model.
@type t() :: %ExDaytona.Model.AccountProvider{ displayName: String.t(), name: String.t() }