response

package
v3.0.0-...-7300911 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 2 Imported by: 0

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 ResponseResignedGetUnassignedList

type ResponseResignedGetUnassignedList struct {
	response.ResponseWork

	Info       []*power.HashMap `json:"info"`
	IsLast     bool             `json:"is_last"`
	NextCursor string           `json:"next_cursor"`
}

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL