order_policy_request

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: MulanPSL-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 OrderPolicyParam

type OrderPolicyParam struct {
	// 订单id
	OrderId string `json:"order_id"`
	// 运费险:returnfreight2020v1 过敏险:allergyinsurance2021 绿植养死包赔7天: plant7dinsurance2021 绿植养死包赔15天: plant15dinsurance2021
	InsProductId string `json:"ins_product_id"`
}

type OrderPolicyRequest

type OrderPolicyRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OrderPolicyParam
}

func New

func New() *OrderPolicyRequest

func (*OrderPolicyRequest) Execute

func (c *OrderPolicyRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_policy_response.OrderPolicyResponse, error)

func (*OrderPolicyRequest) GetParamObject

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

func (*OrderPolicyRequest) GetParams

func (c *OrderPolicyRequest) GetParams() *OrderPolicyParam

func (*OrderPolicyRequest) GetUrlPath

func (c *OrderPolicyRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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