response

package
v2.0.40 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 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 ResponseDataCubeGetPerformanceData

type ResponseDataCubeGetPerformanceData struct {
	Data *power.HashMap `json:"data"`

	*response.ResponseMiniProgram
}

type ResponseDataCubeSummary

type ResponseDataCubeSummary struct {
	response.ResponseMiniProgram

	List []*power.HashMap `json:"list"`
}

type ResponseDataCubeUserPortrait

type ResponseDataCubeUserPortrait struct {
	*response.ResponseMiniProgram

	RefDate    string         `json:"ref_date"`
	VisitUVNew *power.HashMap `json:"visit_uv_new"`
	VisitUV    *power.HashMap `json:"visit_uv"`
}

type ResponseDataCubeVisit

type ResponseDataCubeVisit struct {
	*response.ResponseMiniProgram

	RefDate string           `json:"ref_date"`
	List    []*power.HashMap `json:"list"`
}

type ResponseDataCubeVisitInfo

type ResponseDataCubeVisitInfo struct {
	*response.ResponseMiniProgram

	RefDate    string           `json:"ref_date"`
	VisitUVNew []*power.HashMap `json:"visit_uv_new"`
	VisitUV    []*power.HashMap `json:"visit_uv"`
}

Jump to

Keyboard shortcuts

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