Skip to content
On this page

Type alias: RecipientsList

RecipientsList: object

Type declaration

sealdUsers

sealdUsers: { id: string; rights: UserRights; }[]

Seald IDs for recipients who have a Seald account.


unregisteredUsers

unregisteredUsers: { rights: UserRights; type: "EM" | "AP"; value: string; }[]

Connectors for recipients who do not have a Seald account yet.