Skip to main content

ODQuestionJson 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 question.

View Source

References

    Properties


    data array api.ODQuestionDataJson[]

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

    View Source


    id string string

    The id of this question.

    View Source


    type string string

    The type of this question.

    View Source


    version string string

    The version of Open Ticket used to create this question.

    View Source