\AppTicket

Summary

Methods
Properties
Constants
agents()
groups()
status()
priority()
requester()
company()
author()
fields()
answers()
messages()
tags()
No public properties found
No constants found
No protected methods found
$fillable
N/A
No private methods found
No private properties found
N/A

Properties

$fillable

$fillable : array

The attributes that are mass assignable.

Type

array

Methods

agents()

agents() 

The agents that responsible for the ticket.

groups()

groups() 

The groups of agents that responsible for the ticket.

status()

status() 

Get the status record associated with the ticket.

priority()

priority() 

Get the priority record associated with the ticket.

requester()

requester() 

Get the user who contacted support or created ticket by himself.

company()

company() 

Get the requster's company associated with the ticket.

author()

author() 

Get the user who actually created ticket.

fields()

fields() 

Get the fields associated with ticket.

answers()

answers() 

Get answers to custom fields of this ticket

messages()

messages() 

Get answers to custom fields of this ticket

tags()

tags() 

Get all of the tags for the ticket.