order_downloadSettleItemToShop_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 OrderDownloadSettleItemToShopParam

type OrderDownloadSettleItemToShopParam struct {
	// 开始时间
	StartTime string `json:"start_time"`
	// 结束时间
	EndTime string `json:"end_time"`
	// 时间类型 0:结算时间 1:下单时间
	TimeType string `json:"time_type"`
	// 订单ID
	OrderId *string `json:"order_id"`
	// 字段已作废,勿填
	BillId *string `json:"bill_id"`
	// 商品ID
	ProductId *string `json:"product_id"`
	// 结算账户 0:全部 1:微信(升级前) 2:微信 3:支付宝 4:合众支付 5:聚合账户
	PayType *string `json:"pay_type"`
	// 业务类型,不传则默认为0 0:全部 1:鲁班广告, 2:值点商城, 3:精选联盟  4:小店自卖
	FlowType *string `json:"flow_type"`
}

type OrderDownloadSettleItemToShopRequest

type OrderDownloadSettleItemToShopRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OrderDownloadSettleItemToShopParam
}

func (*OrderDownloadSettleItemToShopRequest) Execute

func (c *OrderDownloadSettleItemToShopRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_downloadSettleItemToShop_response.OrderDownloadSettleItemToShopResponse, error)

func (*OrderDownloadSettleItemToShopRequest) GetParamObject

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

func (*OrderDownloadSettleItemToShopRequest) GetParams

func (*OrderDownloadSettleItemToShopRequest) GetUrlPath

Jump to

Keyboard shortcuts

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