D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

Invite Data Type

Properties
name data type description
vreid string
status InviteStatus
senderUserId string
senderFullName string
key string
invitedEmail string
controlCode string
time number

Example

{
  "vreid" : "...",
  "status" : "REJECTED",
  "senderUserId" : "...",
  "senderFullName" : "...",
  "key" : "...",
  "invitedEmail" : "...",
  "controlCode" : "...",
  "time" : 12345
}