Variable: ResponseSpace
constResponseSpace:Struct<{events:Array$<Union<[Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: ...;recovery: ...; }>; }>;transaction:Struct<{creatorAccountAddress: typeofString$;id: typeofString$;type:Literal<[...]>; }>; }>,Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: ...;recovery: ...; }>; }>;transaction:Struct<{id: typeofString$;previousEventHash: typeofString$;type:Literal<[...]>; }>; }>,Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: ...;recovery: ...; }>; }>;transaction:Struct<{id: typeofString$;inviteeAccountAddress: typeofString$;previousEventHash: typeofString$;type:Literal<[...]>; }>; }>,Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: ...;recovery: ...; }>; }>;transaction:Struct<{id: typeofString$;previousEventHash: typeofString$;type:Literal<[...]>; }>; }>,Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: ...;recovery: ...; }>; }>;transaction:Struct<{authPolicy:Union<[..., ..., ...]>;encryptionPublicKey: typeofString$;id: typeofString$;inboxId: typeofString$;isPublic: typeofBoolean$;previousEventHash: typeofString$;secretKey: typeofString$;spaceId: typeofString$;type:Literal<[...]>; }>; }>]>>;id: typeofString$;inboxes:Array$<Struct<{authPolicy:Union<[Literal<["anonymous"]>,Literal<["optional_auth"]>,Literal<["requires_auth"]>]>;encryptionPublicKey: typeofString$;inboxId: typeofString$;isPublic: typeofBoolean$;secretKey: typeofString$; }>>;keyBoxes:Array$<Struct<{accountAddress: typeofString$;authorPublicKey: typeofString$;ciphertext: typeofString$;id: typeofString$;nonce: typeofString$; }>>;name: typeofString$;type:Literal<["space"]>;updates:optional<Struct<{firstUpdateClock: typeofNumber$;lastUpdateClock: typeofNumber$;updates:Array$<Struct<{accountAddress: typeofString$;signature:Struct<{hex: typeofString$;recovery: typeofNumber$; }>;update: typeofUint8Array$;updateId: typeofString$; }>>; }>>; }>
Defined in: packages/hypergraph/src/messages/types.ts:351