Variable: ResponseMessage
constResponseMessage:Union<[Struct<{spaces:Array$<Struct<{id: typeofString$;name: typeofString$; }>>;type:Literal<["list-spaces"]>; }>,Struct<{invitations:Array$<Struct<{id: typeofString$;previousEventHash: typeofString$;spaceId: typeofString$; }>>;type:Literal<["list-invitations"]>; }>,Struct<{events:Array$<Union<[Struct<{author:Struct<{accountAddress: ...;signature: ...; }>;transaction:Struct<{creatorAccountAddress: ...;id: ...;type: ...; }>; }>,Struct<{author:Struct<{accountAddress: ...;signature: ...; }>;transaction:Struct<{id: ...;previousEventHash: ...;type: ...; }>; }>,Struct<{author:Struct<{accountAddress: ...;signature: ...; }>;transaction:Struct<{id: ...;inviteeAccountAddress: ...;previousEventHash: ...;type: ...; }>; }>,Struct<{author:Struct<{accountAddress: ...;signature: ...; }>;transaction:Struct<{id: ...;previousEventHash: ...;type: ...; }>; }>,Struct<{author:Struct<{accountAddress: ...;signature: ...; }>;transaction:Struct<{authPolicy: ...;encryptionPublicKey: ...;id: ...;inboxId: ...;isPublic: ...;previousEventHash: ...;secretKey: ...;spaceId: ...;type: ...; }>; }>]>>;id: typeofString$;inboxes:Array$<Struct<{authPolicy:Union<[Literal<[...]>,Literal<[...]>,Literal<[...]>]>;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<...>;update: typeofUint8Array$;updateId: typeofString$; }>>; }>>; }>,Struct<{event:Union<[Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<...>; }>;transaction:Struct<{creatorAccountAddress: typeofString$;id: typeofString$;type:Literal<...>; }>; }>,Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<...>; }>;transaction:Struct<{id: typeofString$;previousEventHash: typeofString$;type:Literal<...>; }>; }>,Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<...>; }>;transaction:Struct<{id: typeofString$;inviteeAccountAddress: typeofString$;previousEventHash: typeofString$;type:Literal<...>; }>; }>,Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<...>; }>;transaction:Struct<{id: typeofString$;previousEventHash: typeofString$;type:Literal<...>; }>; }>,Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<...>; }>;transaction:Struct<{authPolicy:Union<...>;encryptionPublicKey: typeofString$;id: typeofString$;inboxId: typeofString$;isPublic: typeofBoolean$;previousEventHash: typeofString$;secretKey: typeofString$;spaceId: typeofString$;type:Literal<...>; }>; }>]>;spaceId: typeofString$;type:Literal<["space-event"]>; }>]>
Defined in: packages/hypergraph/src/messages/types.ts:423