order_downloadShopAccountItem_request

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderDownloadShopAccountItemParam

type OrderDownloadShopAccountItemParam struct {
	// 开始时间
	StartTime *string `json:"start_time"`
	// 结束时间
	EndTime *string `json:"end_time"`
	// 订单号(如果订单号未传,则时间必须传)
	OrderId *string `json:"order_id"`
	// 动账账户 0: 所有 1: 微信 2:支付宝 3:合众支付 4:聚合支付
	AccountType *int32 `json:"account_type"`
	// 计费类型 0:全部 1:鲁班广告 2:精选联盟 3:值点商城 4:小店自卖 5:橙子建站 6:POI 7:抖+ 8:穿山甲 9:服务市场 10:服务市场外包客服 11:学浪
	BizType *int32 `json:"biz_type"`
	// 时间类型 0 动账时间 1 下单时间
	TimeType *int32 `json:"time_type"`
	// 产品id
	ProductId *string `json:"product_id"`
}

type OrderDownloadShopAccountItemRequest

type OrderDownloadShopAccountItemRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OrderDownloadShopAccountItemParam
}

func (*OrderDownloadShopAccountItemRequest) Execute

func (c *OrderDownloadShopAccountItemRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_downloadShopAccountItem_response.OrderDownloadShopAccountItemResponse, error)

func (*OrderDownloadShopAccountItemRequest) GetParamObject

func (c *OrderDownloadShopAccountItemRequest) GetParamObject() interface{}

func (*OrderDownloadShopAccountItemRequest) GetParams

func (*OrderDownloadShopAccountItemRequest) GetUrlPath

Jump to

Keyboard shortcuts

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