# Functions
CreateCloseTicketRequest creates a request to invoke CloseTicket API.
CreateCloseTicketResponse creates a response to parse from CloseTicket response.
CreateCreateTicketRequest creates a request to invoke CreateTicket API.
CreateCreateTicketResponse creates a response to parse from CreateTicket response.
CreateGetMqConsumerTagRequest creates a request to invoke GetMqConsumerTag API.
CreateGetMqConsumerTagResponse creates a response to parse from GetMqConsumerTag response.
CreateListCategoriesRequest creates a request to invoke ListCategories API.
CreateListCategoriesResponse creates a response to parse from ListCategories response.
CreateListProductsRequest creates a request to invoke ListProducts API.
CreateListProductsResponse creates a response to parse from ListProducts response.
CreateListTicketNotesRequest creates a request to invoke ListTicketNotes API.
CreateListTicketNotesResponse creates a response to parse from ListTicketNotes response.
CreateListTicketsRequest creates a request to invoke ListTickets API.
CreateListTicketsResponse creates a response to parse from ListTickets response.
CreateReplyTicketRequest creates a request to invoke ReplyTicket API.
CreateReplyTicketResponse creates a response to parse from ReplyTicket response.
GetEndpointMap Get Endpoint Data Map.
GetEndpointType Get Endpoint Type Value.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
SetClientProperty Set Property by Reflect.
SetEndpointDataToClient Set EndpointMap and ENdpointType.
# Structs
Client is the sdk client struct, each func corresponds to an OpenAPI.
CloseTicketRequest is the request struct for api CloseTicket.
CloseTicketResponse is the response struct for api CloseTicket.
CreateTicketRequest is the request struct for api CreateTicket.
CreateTicketResponse is the response struct for api CreateTicket.
DataInListCategories is a nested struct in workorder response.
DataInListProducts is a nested struct in workorder response.
DataInListTicketNotes is a nested struct in workorder response.
DataInListTickets is a nested struct in workorder response.
DataItem is a nested struct in workorder response.
DataItemInListTickets is a nested struct in workorder response.
Dialog is a nested struct in workorder response.
GetMqConsumerTagRequest is the request struct for api GetMqConsumerTag.
GetMqConsumerTagResponse is the response struct for api GetMqConsumerTag.
ListCategoriesRequest is the request struct for api ListCategories.
ListCategoriesResponse is the response struct for api ListCategories.
ListProductsRequest is the request struct for api ListProducts.
ListProductsResponse is the response struct for api ListProducts.
ListTicketNotesRequest is the request struct for api ListTicketNotes.
ListTicketNotesResponse is the response struct for api ListTicketNotes.
ListTicketsRequest is the request struct for api ListTickets.
ListTicketsResponse is the response struct for api ListTickets.
ProductList is a nested struct in workorder response.
ProductListItem is a nested struct in workorder response.
ReplyTicketRequest is the request struct for api ReplyTicket.
ReplyTicketResponse is the response struct for api ReplyTicket.
Status is a nested struct in workorder response.
User is a nested struct in workorder response.