order_AddressAppliedSwitch_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 OrderAddressAppliedSwitchParam

type OrderAddressAppliedSwitchParam struct {
	// 0代表关闭,不需要审核 1代表开启审核,买家变更需要审核
	IsAllowed int64 `json:"is_allowed"`
	// 0代表异步审核,1表示实时审核
	ReviewType int64 `json:"review_type"`
}

type OrderAddressAppliedSwitchRequest

type OrderAddressAppliedSwitchRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OrderAddressAppliedSwitchParam
}

func (*OrderAddressAppliedSwitchRequest) Execute

func (c *OrderAddressAppliedSwitchRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_AddressAppliedSwitch_response.OrderAddressAppliedSwitchResponse, error)

func (*OrderAddressAppliedSwitchRequest) GetParamObject

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

func (*OrderAddressAppliedSwitchRequest) GetParams

func (*OrderAddressAppliedSwitchRequest) GetUrlPath

func (c *OrderAddressAppliedSwitchRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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