Variable: RequestCreateInvitationEvent
constRequestCreateInvitationEvent:Struct<{event:Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: typeofString$;recovery: typeofNumber$; }>; }>;transaction:Struct<{id: typeofString$;inviteeAccountAddress: typeofString$;previousEventHash: typeofString$;type:Literal<["create-invitation"]>; }>; }>;keyBoxes:Array$<Struct<{accountAddress: typeofString$;authorPublicKey: typeofString$;ciphertext: typeofString$;id: typeofString$;nonce: typeofString$; }>>;spaceId: typeofString$;type:Literal<["create-invitation-event"]>; }>
Defined in: packages/hypergraph/src/messages/types.ts:75