Ticket Creator

Example

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

Fields

Field
Type
Comments

email

string

Email address of ticket creator

image

string

Url of creator's avatar

name

string

Name of person created ticket

phoneNumber

string

Phone number of creator

Last updated