Skip to main content

ODOptionJson 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 option.

View Source

References

    Properties


    data array api.ODOptionDataJson[]

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

    View Source


    id string string

    The id of this option.

    View Source


    type string string

    The type of this option. (e.g. opendiscord:ticket, opendiscord:website, opendiscord:role)

    View Source


    version string string

    The version of Open Ticket used to create this option & store it in the database.

    View Source