Represents the response for a setActiveProfile request.

Hierarchy

  • UserProfileActivateResponse

Properties

Properties

code: "SUCCESS" | "ERROR"
details?: Record<string, unknown>
message?: string

Generated using TypeDoc