Class Tickets

Hierarchy

  • Tickets

Constructors

Properties

Methods

Constructors

  • Parameters

    Returns Tickets

Properties

api: Api

Methods

  • Parameters

    • hash: string
    • data: Record<string, unknown>

    Returns Promise<ApiResponse<TicketData, TicketData>>

  • Parameters

    • hash: string
    • organization: string
    • value: string

    Returns Promise<ApiResponse<CommentValue, CommentValue>>

Generated using TypeDoc