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.
Properties
data
array ➜ api.ODOptionDataJson[]
The full list of properties/variables related to this option.
id
string ➜ string
The id of this option.
type
string ➜ string
The type of this option. (e.g. opendiscord:ticket
, opendiscord:website
, opendiscord:role
)
version
string ➜ string
The version of Open Ticket used to create this option & store it in the database.