Skip to main content

ODConsoleMessageParam interface

under construction

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

Overview

This interface contains all data required for a console log parameter within Open Ticket.

View Source

References

    Properties


    optional hidden boolean boolean

    When enabled, this parameter will only be shown in the debug file.

    View Source


    key string string

    The key of this parameter.

    View Source


    value string string

    The value of this parameter.

    View Source