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