Documentation
¶
Index ¶
- type OrderAddresSwitchConfigParam
- type OrderAddresSwitchConfigRequest
- func (c *OrderAddresSwitchConfigRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_addresSwitchConfig_response.OrderAddresSwitchConfigResponse, error)
- func (c *OrderAddresSwitchConfigRequest) GetParamObject() interface{}
- func (c *OrderAddresSwitchConfigRequest) GetParams() *OrderAddresSwitchConfigParam
- func (c *OrderAddresSwitchConfigRequest) GetUrlPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrderAddresSwitchConfigParam ¶
type OrderAddresSwitchConfigParam struct { }
type OrderAddresSwitchConfigRequest ¶
type OrderAddresSwitchConfigRequest struct { doudian_sdk.BaseDoudianOpApiRequest Param *OrderAddresSwitchConfigParam }
func New ¶
func New() *OrderAddresSwitchConfigRequest
func (*OrderAddresSwitchConfigRequest) Execute ¶
func (c *OrderAddresSwitchConfigRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_addresSwitchConfig_response.OrderAddresSwitchConfigResponse, error)
func (*OrderAddresSwitchConfigRequest) GetParamObject ¶
func (c *OrderAddresSwitchConfigRequest) GetParamObject() interface{}
func (*OrderAddresSwitchConfigRequest) GetParams ¶
func (c *OrderAddresSwitchConfigRequest) GetParams() *OrderAddresSwitchConfigParam
func (*OrderAddresSwitchConfigRequest) GetUrlPath ¶
func (c *OrderAddresSwitchConfigRequest) GetUrlPath() string
Click to show internal directories.
Click to hide internal directories.