query

package
v1.1.71 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CategoryAllListLite = `` /* 268-byte string literal not displayed */

	JarvisRecommendation = `` /* 178-byte string literal not displayed */

)
View Source
const (
	ShopStatisticQuery = `` /* 542-byte string literal not displayed */

	GetShopOperationalHourStatus = `` /* 248-byte string literal not displayed */

	ShopPageGetLayoutV2 = `` /* 2717-byte string literal not displayed */

	VoucherListQuery = `` /* 694-byte string literal not displayed */

	ShopNote = `` /* 216-byte string literal not displayed */

)
View Source
const (
	AceSearchShop = `` /* 1414-byte string literal not displayed */

)
View Source
const (
	ChatGetBundleSticker = `` /* 288-byte string literal not displayed */

)
View Source
const (
	ChatGetGroupSticker = `` /* 222-byte string literal not displayed */

)
View Source
const (
	DiscussionDataByProductID = `` /* 1256-byte string literal not displayed */

)
View Source
const (
	FilterSortProductQuery = `` /* 1381-byte string literal not displayed */

)
View Source
const (
	GetDrogonAnnotation = `` /* 489-byte string literal not displayed */

)
View Source
const (
	HeaderMainData = `` /* 668-byte string literal not displayed */

)
View Source
const (
	LocDisctricRecommendation = `` /* 338-byte string literal not displayed */

)
View Source
const (
	PdpGetDataP2 = `` /* 5951-byte string literal not displayed */

)
View Source
const (
	PdpGetLayoutQuery = `` /* 5887-byte string literal not displayed */

)
View Source
const (
	PdpGetReiewImageQuery = `` /* 1061-byte string literal not displayed */

)
View Source
const (
	PdpShopNote = `` /* 272-byte string literal not displayed */

)
View Source
const (
	ProductRatingandTopics = "" /* 727-byte string literal not displayed */
)
View Source
const (
	ProductReviewList = `` /* 1261-byte string literal not displayed */

)
View Source
const RatesEstimateQuery = `` /* 3426-byte string literal not displayed */
View Source
const (
	RecomWidget = `` /* 2119-byte string literal not displayed */

)
View Source
const (
	SearchProductQuery = `` /* 3599-byte string literal not displayed */

)
View Source
const (
	SearchProductQueryV4 = `` /* 3442-byte string literal not displayed */

)
View Source
const (
	ShopCoreInfo = `` /* 2395-byte string literal not displayed */

)
View Source
const (
	ShopProducts = `` /* 1243-byte string literal not displayed */

)
View Source
const (
	TopadsProductQuery = `` /* 1984-byte string literal not displayed */

)
View Source
const (
	VariantCategoryCombination = `` /* 811-byte string literal not displayed */

)

Variables

View Source
var OrderDateFormat = "02/01/2006"

Functions

This section is empty.

Types

type GetInvoiceInput added in v1.1.64

type GetInvoiceInput struct {
	IsSellerView bool     `json:"is_seller_view"`
	PaymentIds   []any    `json:"payment_ids"`
	Invoices     []string `json:"invoices"`
	Signature    []any    `json:"signature"`
	Time         []any    `json:"time"`
	Token        []any    `json:"token"`
	Source       string   `json:"source"`
}

type GetInvoiceVariable added in v1.1.64

type GetInvoiceVariable struct {
	Input *GetInvoiceInput `json:"input"`
}

func NewGetInvoiceVariable added in v1.1.64

func NewGetInvoiceVariable(invoice string) *GetInvoiceVariable

type OrderIncomeDetailInput added in v1.1.61

type OrderIncomeDetailInput struct {
	OrderID int `json:"order_id"`
}

type OrderIncomeDetailQuery added in v1.1.61

type OrderIncomeDetailQuery struct {
	Input *OrderIncomeDetailInput `json:"input"`
}

type OrderListInput added in v1.1.61

type OrderListInput struct {
	StatusKey         string `json:"status_key"`
	Deadline          int    `json:"deadline"`
	IsShowFilter      any    `json:"is_show_filter"`
	IsPage            any    `json:"is_page"`
	SortBy            int    `json:"sort_by"`
	ShippingID        any    `json:"shipping_id"`
	Search            string `json:"search"`
	StartDate         string `json:"start_date"`
	EndDate           string `json:"end_date"`
	FilterStatus      int    `json:"filter_status"`
	Lang              string `json:"lang"`
	IsResiOnly        any    `json:"is_resi_only"`
	OrderTypeList     []any  `json:"order_type_list"`
	StatusList        []any  `json:"status_list"`
	Page              int    `json:"page"`
	BatchPage         int    `json:"batch_page"`
	ShowPage          int    `json:"show_page"`
	ShopID            int    `json:"shop_id"`
	WarehouseID       []any  `json:"warehouse_id"`
	ShippingList      []any  `json:"shipping_list"`
	IsShippingPrinted int    `json:"is_shipping_printed"`
	FirstDate         int    `json:"first_date"`
	LastDate          int    `json:"last_date"`
	FirstOrderID      int    `json:"first_order_id"`
	LastOrderID       int    `json:"last_order_id"`
	Source            string `json:"source"`
}

type OrderListQuery added in v1.1.61

type OrderListQuery struct {
	Input *OrderListInput `json:"input"`
}

func NewOrderListQuery added in v1.1.61

func NewOrderListQuery() *OrderListQuery

func (*OrderListQuery) SetPage added in v1.1.61

func (q *OrderListQuery) SetPage(page int)

func (*OrderListQuery) SetYear added in v1.1.61

func (q *OrderListQuery) SetYear(year int)

Jump to

Keyboard shortcuts

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