Interface: GameJoinRestrictionResponse
Defined in: src/types/universes.ts:95
Extends
Properties
active
ts
active: boolean;Defined in: src/types/universes.ts:88
Inherited from
duration?
ts
optional duration: string;Defined in: src/types/universes.ts:89
Inherited from
privateReason
ts
privateReason: string;Defined in: src/types/universes.ts:90
Inherited from
GameJoinRestriction.privateReason
displayReason
ts
displayReason: string;Defined in: src/types/universes.ts:91
Inherited from
GameJoinRestriction.displayReason
excludeAltAccounts
ts
excludeAltAccounts: boolean;Defined in: src/types/universes.ts:92
Inherited from
GameJoinRestriction.excludeAltAccounts
startTime
ts
startTime: string;Defined in: src/types/universes.ts:96
inherited
ts
inherited: boolean;Defined in: src/types/universes.ts:97