CreateLinkedAccount model.
@type t() :: %ExDaytona.Model.CreateLinkedAccount{ provider: String.t(), userId: String.t() }