Variable: ResponseAccountInbox
constResponseAccountInbox:Struct<{inbox:Struct<{accountAddress: typeofString$;authPolicy:Union<[Literal<["anonymous"]>,Literal<["optional_auth"]>,Literal<["requires_auth"]>]>;encryptionPublicKey: typeofString$;inboxId: typeofString$;isPublic: typeofBoolean$;signature:Struct<{hex: typeofString$;recovery: typeofNumber$; }>; }>;type:Literal<["account-inbox"]>; }>
Defined in: packages/hypergraph/src/messages/types.ts:344