Reply/Note Creator

Example

{
    "email": "bill_smith@gmail.com",
    "name": "Bill Smith"
}

Fields

FieldTypeComments

email

string

Creator email address

name

string

Creator name. Typically used as the user name if the user does not exist

Last updated