Kernel::WebApp::Controller::API::Customer::Ticket::Print

NAME

Kernel::WebApp::Controller::API::Customer::Ticket::Print – Endpoint that return a PDF document with the information about a ticket.

has CustomerUserData

Attribute that holds all customer user information.

_GetPDFObject()

Creates a new PDF Object with the correct parameters to print either one or all ticket articles.

_BuildCustomerUserData()

Initializes the attribute CustomerUserData.

Scroll to Top