Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseGroupChatTransfer ¶
type ResponseGroupChatTransfer struct { *response.ResponseWork Customer []*power.HashMap `json:"failed_chat_list"` }
type ResponseResignedTransferCustomer ¶
type ResponseResignedTransferCustomer struct { *response.ResponseWork Customer []*power.HashMap `json:"customer"` }
type ResponseResignedTransferResult ¶
type ResponseResignedTransferResult struct { *response.ResponseWork Customer []*power.HashMap `json:"customer"` }
type ResponseTransferCustomer ¶
type ResponseTransferCustomer struct { *response.ResponseWork Customer []*power.HashMap `json:"customer"` }
type ResponseTransferResult ¶
type ResponseTransferResult struct { *response.ResponseWork Customer []*power.HashMap `json:"customer"` NextCursor string `json:"next_cursor"` }
Click to show internal directories.
Click to hide internal directories.