Skip to main content

ODTicketJson interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

The JSON representatation from a single ticket.

View Source

References

    Properties


    data array api.ODTicketDataJson[]

    The full list of properties/variables related to this ticket.

    View Source


    id string string

    The id of this ticket.

    View Source


    option string string

    The option id related to this ticket.

    View Source


    version string string

    The version of Open Ticket used to create this ticket.

    View Source