Type Alias: Recipients
Recipients = {
sealdIds?
:string
[];tmrRecipients?
:TmrRecipient
[]; }
Properties
sealdIds?
optional
sealdIds:string
[]
Array of Seald IDs of the recipients of the session to create.
tmrRecipients?
optional
tmrRecipients:TmrRecipient
[]
Array of TMR recipients of the session to create.