val recipientKeys: List<String>?
are the keys that represent the creator of the invitation. With this key(s), we can connect an invitation with a request.
recipientKeys
- are the keys that represent the creator of the invitation. With this
key(s), we can connect an invitation with a request.