superm_applyPlatformPickUp_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 SelectedCalendarPeriod

type SelectedCalendarPeriod struct {
	// 时间段开始时间
	TimeBeginTs int64 `json:"time_begin_ts"`
	// 时间段结束时间
	TimeEndTs int64 `json:"time_end_ts"`
}

type SupermApplyPlatformPickUpParam

type SupermApplyPlatformPickUpParam struct {
	// 售后单ID
	AftersaleId int64 `json:"aftersale_id"`
	// 运力呼叫时间段
	SelectedCalendarPeriod *SelectedCalendarPeriod `json:"selected_calendar_period"`
}

type SupermApplyPlatformPickUpRequest

type SupermApplyPlatformPickUpRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *SupermApplyPlatformPickUpParam
}

func (*SupermApplyPlatformPickUpRequest) Execute

func (c *SupermApplyPlatformPickUpRequest) Execute(accessToken *doudian_sdk.AccessToken) (*superm_applyPlatformPickUp_response.SupermApplyPlatformPickUpResponse, error)

func (*SupermApplyPlatformPickUpRequest) GetParamObject

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

func (*SupermApplyPlatformPickUpRequest) GetParams

func (*SupermApplyPlatformPickUpRequest) GetUrlPath

func (c *SupermApplyPlatformPickUpRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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