Description Usage Arguments Value Examples
View source: R/rt_ticket_properties.R
Retrieves ticket properties
1 | rt_ticket_properties(ticket_id, ...)
|
ticket_id |
(numeric) The ticket identifier |
... |
Other arguments passed to |
(list) A list of the ticket's properties
1 2 3 4 | ## Not run:
rt_ticket_properties(15)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.