RecipientsContractProperties interface
Notification Parameter contract.
Properties
emails | List of Emails subscribed for the notification. |
users | List of Users subscribed for the notification. |
Property Details
emails
List of Emails subscribed for the notification.
emails?: string[]
Property Value
string[]
users
List of Users subscribed for the notification.
users?: string[]
Property Value
string[]