SetupAttemptUnion
Union type for an expandable SetupAttempt.
SetupAttempts can be expanded in some API responses. This pseudo-union type joins the two possible options into a single field for polymorphic serialization as either an expanded object or just an ID.