tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
FileUploadTicketType.cs
Go to the documentation of this file.
2{
7 {
12 : base("FileUploadTicket")
13 {
14 Description = "Represents a ticket that can be used with the file transfer service to upload a file";
15 }
16 }
17}
A StringScalarType for upload Api.Models.Response.FileTicketResponses.
FileUploadTicketType()
Initializes a new instance of the FileUploadTicketType class.
A ScalarType<TRuntimeType, TLiteral> for specialized string types.