Property Module
Module
Gets or sets the module to which a ticket belongs.
[JsonProperty]
public TicketModule Module { get; set; }
Property Value
- TicketModule
The module to which a ticket belongs.
Remarks
Depending on this module type, different licenses will be checked.