tmallgeniescp

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package tmallgeniescp 包含天猫精灵供应链网关API相关结构体

https://open.taobao.com/API.htm?docId=53192&docType=2

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbstractRequest

type AbstractRequest struct {
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

AbstractRequest 结构体

type AlibabaTmallgenieScpLocationGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpLocationGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpLocationGetAPIRequest 2-IBP查询CDC和RDC数据接口 API请求 alibaba.tmallgenie.scp.location.get

天猫精灵供应链-计划域-IBP查询CDC和RDC数据接口

func NewAlibabaTmallgenieScpLocationGetRequest

func NewAlibabaTmallgenieScpLocationGetRequest() *AlibabaTmallgenieScpLocationGetAPIRequest

NewAlibabaTmallgenieScpLocationGetRequest 初始化AlibabaTmallgenieScpLocationGetAPIRequest对象

func (AlibabaTmallgenieScpLocationGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpLocationGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpLocationGetAPIRequest) GetRequestExtendJson added in v1.2.0

func (r AlibabaTmallgenieScpLocationGetAPIRequest) GetRequestExtendJson() string

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpLocationGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpLocationGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpLocationGetAPIResponse

type AlibabaTmallgenieScpLocationGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpLocationGetAPIResponseModel
}

AlibabaTmallgenieScpLocationGetAPIResponse 2-IBP查询CDC和RDC数据接口 API返回值 alibaba.tmallgenie.scp.location.get

天猫精灵供应链-计划域-IBP查询CDC和RDC数据接口

type AlibabaTmallgenieScpLocationGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpLocationGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_location_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 数据集合
	DataList []AlibabaTmallgenieScpLocationGetData `json:"data_list,omitempty" xml:"data_list>alibaba_tmallgenie_scp_location_get_data,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
	// 请求序列号
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
}

AlibabaTmallgenieScpLocationGetAPIResponseModel is 2-IBP查询CDC和RDC数据接口 成功返回结果

type AlibabaTmallgenieScpLocationGetData

type AlibabaTmallgenieScpLocationGetData struct {
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// CDC或者RDC名称
	LocationName string `json:"location_name,omitempty" xml:"location_name,omitempty"`
	// CDC或者RDC类型
	LocationType string `json:"location_type,omitempty" xml:"location_type,omitempty"`
	// 地点编码
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
}

AlibabaTmallgenieScpLocationGetData 结构体

type AlibabaTmallgenieScpPlanBomUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanBomUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanBomUploadAPIRequest 计划BOM同步 API请求 alibaba.tmallgenie.scp.plan.bom.upload

计划BOM同步

func NewAlibabaTmallgenieScpPlanBomUploadRequest

func NewAlibabaTmallgenieScpPlanBomUploadRequest() *AlibabaTmallgenieScpPlanBomUploadAPIRequest

NewAlibabaTmallgenieScpPlanBomUploadRequest 初始化AlibabaTmallgenieScpPlanBomUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanBomUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanBomUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanBomUploadAPIRequest) GetPbomRequest added in v1.2.0

GetPbomRequest PbomRequest Getter

func (*AlibabaTmallgenieScpPlanBomUploadAPIRequest) SetPbomRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanBomUploadAPIRequest) SetPbomRequest(_pbomRequest *AbstractRequest) error

SetPbomRequest is PbomRequest Setter 对象

type AlibabaTmallgenieScpPlanBomUploadAPIResponse

type AlibabaTmallgenieScpPlanBomUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanBomUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanBomUploadAPIResponse 计划BOM同步 API返回值 alibaba.tmallgenie.scp.plan.bom.upload

计划BOM同步

type AlibabaTmallgenieScpPlanBomUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanBomUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_bom_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 对象列表
	DataList []BomDto `json:"data_list,omitempty" xml:"data_list>bom_dto,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanBomUploadAPIResponseModel is 计划BOM同步 成功返回结果

type AlibabaTmallgenieScpPlanChannelGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanChannelGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanChannelGetAPIRequest 5-IBP同步渠道接口 API请求 alibaba.tmallgenie.scp.plan.channel.get

IBP同步渠道接口

func NewAlibabaTmallgenieScpPlanChannelGetRequest

func NewAlibabaTmallgenieScpPlanChannelGetRequest() *AlibabaTmallgenieScpPlanChannelGetAPIRequest

NewAlibabaTmallgenieScpPlanChannelGetRequest 初始化AlibabaTmallgenieScpPlanChannelGetAPIRequest对象

func (AlibabaTmallgenieScpPlanChannelGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanChannelGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanChannelGetAPIRequest) GetRequestExtendJson added in v1.2.0

func (r AlibabaTmallgenieScpPlanChannelGetAPIRequest) GetRequestExtendJson() string

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanChannelGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanChannelGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanChannelGetAPIResponse

type AlibabaTmallgenieScpPlanChannelGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanChannelGetAPIResponseModel
}

AlibabaTmallgenieScpPlanChannelGetAPIResponse 5-IBP同步渠道接口 API返回值 alibaba.tmallgenie.scp.plan.channel.get

IBP同步渠道接口

type AlibabaTmallgenieScpPlanChannelGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanChannelGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_channel_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanChannelGetAPIResponseModel is 5-IBP同步渠道接口 成功返回结果

type AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest 9.1-同步渠道配额 API请求 alibaba.tmallgenie.scp.plan.channel.quote.upload

同步渠道配额

func NewAlibabaTmallgenieScpPlanChannelQuoteUploadRequest

func NewAlibabaTmallgenieScpPlanChannelQuoteUploadRequest() *AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest

NewAlibabaTmallgenieScpPlanChannelQuoteUploadRequest 初始化AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest) GetNetDemandRequest added in v1.2.0

GetNetDemandRequest NetDemandRequest Getter

func (*AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest) SetNetDemandRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanChannelQuoteUploadAPIRequest) SetNetDemandRequest(_netDemandRequest *NetDemandRequest) error

SetNetDemandRequest is NetDemandRequest Setter 对象

type AlibabaTmallgenieScpPlanChannelQuoteUploadAPIResponse

type AlibabaTmallgenieScpPlanChannelQuoteUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanChannelQuoteUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanChannelQuoteUploadAPIResponse 9.1-同步渠道配额 API返回值 alibaba.tmallgenie.scp.plan.channel.quote.upload

同步渠道配额

type AlibabaTmallgenieScpPlanChannelQuoteUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanChannelQuoteUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_channel_quote_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 对象列表
	DataList []ChannelQuotaDto `json:"data_list,omitempty" xml:"data_list>channel_quota_dto,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanChannelQuoteUploadAPIResponseModel is 9.1-同步渠道配额 成功返回结果

type AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest 20-IBP共识需求回传接口 API请求 alibaba.tmallgenie.scp.plan.consensus.demand.upload

IBP共识需求回传接口

func NewAlibabaTmallgenieScpPlanConsensusDemandUploadRequest

func NewAlibabaTmallgenieScpPlanConsensusDemandUploadRequest() *AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest

NewAlibabaTmallgenieScpPlanConsensusDemandUploadRequest 初始化AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest) GetConsensusDemandRequest added in v1.2.0

GetConsensusDemandRequest ConsensusDemandRequest Getter

func (*AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest) SetConsensusDemandRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanConsensusDemandUploadAPIRequest) SetConsensusDemandRequest(_consensusDemandRequest *ConsensusDemandRequest) error

SetConsensusDemandRequest is ConsensusDemandRequest Setter 入参

type AlibabaTmallgenieScpPlanConsensusDemandUploadAPIResponse

type AlibabaTmallgenieScpPlanConsensusDemandUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanConsensusDemandUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanConsensusDemandUploadAPIResponse 20-IBP共识需求回传接口 API返回值 alibaba.tmallgenie.scp.plan.consensus.demand.upload

IBP共识需求回传接口

type AlibabaTmallgenieScpPlanConsensusDemandUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanConsensusDemandUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_consensus_demand_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 接口返回model
	Result *AlibabaTmallgenieScpPlanConsensusDemandUploadResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanConsensusDemandUploadAPIResponseModel is 20-IBP共识需求回传接口 成功返回结果

type AlibabaTmallgenieScpPlanConsensusDemandUploadResult

type AlibabaTmallgenieScpPlanConsensusDemandUploadResult struct {
	// 结果描述
	Msg string `json:"msg,omitempty" xml:"msg,omitempty"`
	// 结果码
	Code string `json:"code,omitempty" xml:"code,omitempty"`
	// 是否成功
	Suc bool `json:"suc,omitempty" xml:"suc,omitempty"`
}

AlibabaTmallgenieScpPlanConsensusDemandUploadResult 结构体

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest 同步供应商校准后的配额-二级物料 API请求 alibaba.tmallgenie.scp.plan.correct.supplier.quote.raw.upload

同步供应商校准后的配额-二级物料

func NewAlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadRequest

func NewAlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadRequest() *AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest

NewAlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadRequest 初始化AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest) GetCurrentQuoteRawRequest added in v1.2.0

GetCurrentQuoteRawRequest CurrentQuoteRawRequest Getter

func (*AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest) SetCurrentQuoteRawRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIRequest) SetCurrentQuoteRawRequest(_currentQuoteRawRequest *AbstractRequest) error

SetCurrentQuoteRawRequest is CurrentQuoteRawRequest Setter 对象

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIResponse

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIResponse 同步供应商校准后的配额-二级物料 API返回值 alibaba.tmallgenie.scp.plan.correct.supplier.quote.raw.upload

同步供应商校准后的配额-二级物料

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_correct_supplier_quote_raw_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 对象列表
	DataList []CurrentQuotaDto `json:"data_list,omitempty" xml:"data_list>current_quota_dto,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanCorrectSupplierQuoteRawUploadAPIResponseModel is 同步供应商校准后的配额-二级物料 成功返回结果

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest 供应商校准后的配额同步 API请求 alibaba.tmallgenie.scp.plan.correct.supplier.quote.upload

供应商校准后的配额同步

func NewAlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadRequest

func NewAlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadRequest() *AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest

NewAlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadRequest 初始化AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest) GetNetDemandRequest added in v1.2.0

GetNetDemandRequest NetDemandRequest Getter

func (*AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest) SetNetDemandRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIRequest) SetNetDemandRequest(_netDemandRequest *NetDemandRequest) error

SetNetDemandRequest is NetDemandRequest Setter 对象

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIResponse

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIResponse 供应商校准后的配额同步 API返回值 alibaba.tmallgenie.scp.plan.correct.supplier.quote.upload

供应商校准后的配额同步

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_correct_supplier_quote_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 对象列表
	DataList []ChannelQuotaDto `json:"data_list,omitempty" xml:"data_list>channel_quota_dto,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanCorrectSupplierQuoteUploadAPIResponseModel is 供应商校准后的配额同步 成功返回结果

type AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest 22-C2M共识需求回传接口 API请求 alibaba.tmallgenie.scp.plan.ctom.consensus.demand.upload

C2M 共识需求回传接口

func NewAlibabaTmallgenieScpPlanCtomConsensusDemandUploadRequest

func NewAlibabaTmallgenieScpPlanCtomConsensusDemandUploadRequest() *AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest

NewAlibabaTmallgenieScpPlanCtomConsensusDemandUploadRequest 初始化AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest) GetC2MConsensusDemandRequest added in v1.2.0

GetC2MConsensusDemandRequest C2MConsensusDemandRequest Getter

func (*AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest) SetC2MConsensusDemandRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIRequest) SetC2MConsensusDemandRequest(_c2MConsensusDemandRequest *C2MConsensusDemandRequest) error

SetC2MConsensusDemandRequest is C2MConsensusDemandRequest Setter 对象

type AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIResponse

type AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIResponse 22-C2M共识需求回传接口 API返回值 alibaba.tmallgenie.scp.plan.ctom.consensus.demand.upload

C2M 共识需求回传接口

type AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_ctom_consensus_demand_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 结果msg
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 结果code
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanCtomConsensusDemandUploadAPIResponseModel is 22-C2M共识需求回传接口 成功返回结果

type AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest 11-同步本周的po单(从W-1周到W+4周) API请求 alibaba.tmallgenie.scp.plan.current.po.get

11-同步本周的po单(从W-1周到W+4周)

func NewAlibabaTmallgenieScpPlanCurrentPoGetRequest

func NewAlibabaTmallgenieScpPlanCurrentPoGetRequest() *AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest

NewAlibabaTmallgenieScpPlanCurrentPoGetRequest 初始化AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest对象

func (AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest) GetRequestExtendJson added in v1.2.0

func (r AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest) GetRequestExtendJson() string

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanCurrentPoGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanCurrentPoGetAPIResponse

type AlibabaTmallgenieScpPlanCurrentPoGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanCurrentPoGetAPIResponseModel
}

AlibabaTmallgenieScpPlanCurrentPoGetAPIResponse 11-同步本周的po单(从W-1周到W+4周) API返回值 alibaba.tmallgenie.scp.plan.current.po.get

11-同步本周的po单(从W-1周到W+4周)

type AlibabaTmallgenieScpPlanCurrentPoGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanCurrentPoGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_current_po_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanCurrentPoGetAPIResponseModel is 11-同步本周的po单(从W-1周到W+4周) 成功返回结果

type AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest 二级物料-PO数据同步 API请求 alibaba.tmallgenie.scp.plan.current.rawpo.get

二级物料-PO数据同步(WO-W[TL])

func NewAlibabaTmallgenieScpPlanCurrentRawpoGetRequest

func NewAlibabaTmallgenieScpPlanCurrentRawpoGetRequest() *AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest

NewAlibabaTmallgenieScpPlanCurrentRawpoGetRequest 初始化AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest对象

func (AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest) GetParamRequest added in v1.2.0

GetParamRequest ParamRequest Getter

func (*AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest) SetParamRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanCurrentRawpoGetAPIRequest) SetParamRequest(_paramRequest *AbstractRequest) error

SetParamRequest is ParamRequest Setter 系统自动生成

type AlibabaTmallgenieScpPlanCurrentRawpoGetAPIResponse

type AlibabaTmallgenieScpPlanCurrentRawpoGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanCurrentRawpoGetAPIResponseModel
}

AlibabaTmallgenieScpPlanCurrentRawpoGetAPIResponse 二级物料-PO数据同步 API返回值 alibaba.tmallgenie.scp.plan.current.rawpo.get

二级物料-PO数据同步(WO-W[TL])

type AlibabaTmallgenieScpPlanCurrentRawpoGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanCurrentRawpoGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_current_rawpo_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanCurrentRawpoGetAPIResponseModel is 二级物料-PO数据同步 成功返回结果

type AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest 14-供应商反馈(OEM)同步接口 API请求 alibaba.tmallgenie.scp.plan.feedback.oem.upload

供应商反馈(OEM)同步接口

func NewAlibabaTmallgenieScpPlanFeedbackOemUploadRequest

func NewAlibabaTmallgenieScpPlanFeedbackOemUploadRequest() *AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest

NewAlibabaTmallgenieScpPlanFeedbackOemUploadRequest 初始化AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest) GetRequestExtendJson added in v1.2.0

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanFeedbackOemUploadAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanFeedbackOemUploadAPIResponse

type AlibabaTmallgenieScpPlanFeedbackOemUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanFeedbackOemUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanFeedbackOemUploadAPIResponse 14-供应商反馈(OEM)同步接口 API返回值 alibaba.tmallgenie.scp.plan.feedback.oem.upload

供应商反馈(OEM)同步接口

type AlibabaTmallgenieScpPlanFeedbackOemUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanFeedbackOemUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_feedback_oem_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanFeedbackOemUploadAPIResponseModel is 14-供应商反馈(OEM)同步接口 成功返回结果

type AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest 15-供应商反馈(原料)同步接口 API请求 alibaba.tmallgenie.scp.plan.feedback.raw.upload

供应商反馈(原料)同步接口

func NewAlibabaTmallgenieScpPlanFeedbackRawUploadRequest

func NewAlibabaTmallgenieScpPlanFeedbackRawUploadRequest() *AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest

NewAlibabaTmallgenieScpPlanFeedbackRawUploadRequest 初始化AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest) GetRequestExtendJson added in v1.2.0

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanFeedbackRawUploadAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanFeedbackRawUploadAPIResponse

type AlibabaTmallgenieScpPlanFeedbackRawUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanFeedbackRawUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanFeedbackRawUploadAPIResponse 15-供应商反馈(原料)同步接口 API返回值 alibaba.tmallgenie.scp.plan.feedback.raw.upload

供应商反馈(原料)同步接口

type AlibabaTmallgenieScpPlanFeedbackRawUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanFeedbackRawUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_feedback_raw_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanFeedbackRawUploadAPIResponseModel is 15-供应商反馈(原料)同步接口 成功返回结果

type AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest 16-供应商预测(OEM-成品)回传接口 API请求 alibaba.tmallgenie.scp.plan.forecast.oem.upload

供应商预测(OEM-成品)回传接口

func NewAlibabaTmallgenieScpPlanForecastOemUploadRequest

func NewAlibabaTmallgenieScpPlanForecastOemUploadRequest() *AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest

NewAlibabaTmallgenieScpPlanForecastOemUploadRequest 初始化AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest) GetSupplierForecastRequest added in v1.2.0

GetSupplierForecastRequest SupplierForecastRequest Getter

func (*AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest) SetSupplierForecastRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanForecastOemUploadAPIRequest) SetSupplierForecastRequest(_supplierForecastRequest *SupplierForecastRequest) error

SetSupplierForecastRequest is SupplierForecastRequest Setter 请求参数

type AlibabaTmallgenieScpPlanForecastOemUploadAPIResponse

type AlibabaTmallgenieScpPlanForecastOemUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanForecastOemUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanForecastOemUploadAPIResponse 16-供应商预测(OEM-成品)回传接口 API返回值 alibaba.tmallgenie.scp.plan.forecast.oem.upload

供应商预测(OEM-成品)回传接口

type AlibabaTmallgenieScpPlanForecastOemUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanForecastOemUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_forecast_oem_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 参数msg
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 参数code
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanForecastOemUploadAPIResponseModel is 16-供应商预测(OEM-成品)回传接口 成功返回结果

type AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest 17-供应商预测(原料-二级物料)回传接口 API请求 alibaba.tmallgenie.scp.plan.forecast.raw.upload

供应商预测(原料-二级物料)回传接口

func NewAlibabaTmallgenieScpPlanForecastRawUploadRequest

func NewAlibabaTmallgenieScpPlanForecastRawUploadRequest() *AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest

NewAlibabaTmallgenieScpPlanForecastRawUploadRequest 初始化AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest) GetSupplierForecastRawRequest added in v1.2.0

GetSupplierForecastRawRequest SupplierForecastRawRequest Getter

func (*AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest) SetSupplierForecastRawRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanForecastRawUploadAPIRequest) SetSupplierForecastRawRequest(_supplierForecastRawRequest *SupplierForecastRawRequest) error

SetSupplierForecastRawRequest is SupplierForecastRawRequest Setter 入参对象

type AlibabaTmallgenieScpPlanForecastRawUploadAPIResponse

type AlibabaTmallgenieScpPlanForecastRawUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanForecastRawUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanForecastRawUploadAPIResponse 17-供应商预测(原料-二级物料)回传接口 API返回值 alibaba.tmallgenie.scp.plan.forecast.raw.upload

供应商预测(原料-二级物料)回传接口

type AlibabaTmallgenieScpPlanForecastRawUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanForecastRawUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_forecast_raw_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 结果msg
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 结果code
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanForecastRawUploadAPIResponseModel is 17-供应商预测(原料-二级物料)回传接口 成功返回结果

type AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest 【已废除】11-同步历史所有的po单 API请求 alibaba.tmallgenie.scp.plan.history.po.get

同步历史po单

func NewAlibabaTmallgenieScpPlanHistoryPoGetRequest

func NewAlibabaTmallgenieScpPlanHistoryPoGetRequest() *AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest

NewAlibabaTmallgenieScpPlanHistoryPoGetRequest 初始化AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest对象

func (AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest) GetRequestExtendJson added in v1.2.0

func (r AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest) GetRequestExtendJson() string

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanHistoryPoGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanHistoryPoGetAPIResponse

type AlibabaTmallgenieScpPlanHistoryPoGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanHistoryPoGetAPIResponseModel
}

AlibabaTmallgenieScpPlanHistoryPoGetAPIResponse 【已废除】11-同步历史所有的po单 API返回值 alibaba.tmallgenie.scp.plan.history.po.get

同步历史po单

type AlibabaTmallgenieScpPlanHistoryPoGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanHistoryPoGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_history_po_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanHistoryPoGetAPIResponseModel is 【已废除】11-同步历史所有的po单 成功返回结果

type AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest 【已废除】同步历史的销售数据 API请求 alibaba.tmallgenie.scp.plan.history.sale.qty.get

同步历史的销售数据

func NewAlibabaTmallgenieScpPlanHistorySaleQtyGetRequest

func NewAlibabaTmallgenieScpPlanHistorySaleQtyGetRequest() *AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest

NewAlibabaTmallgenieScpPlanHistorySaleQtyGetRequest 初始化AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest对象

func (AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest) GetRequestExtendJson added in v1.2.0

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIResponse

type AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIResponseModel
}

AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIResponse 【已废除】同步历史的销售数据 API返回值 alibaba.tmallgenie.scp.plan.history.sale.qty.get

同步历史的销售数据

type AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_history_sale_qty_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanHistorySaleQtyGetAPIResponseModel is 【已废除】同步历史的销售数据 成功返回结果

type AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest 10-同步库存现有量 API请求 alibaba.tmallgenie.scp.plan.inventor.qty.get

同步库存现有量

func NewAlibabaTmallgenieScpPlanInventorQtyGetRequest

func NewAlibabaTmallgenieScpPlanInventorQtyGetRequest() *AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest

NewAlibabaTmallgenieScpPlanInventorQtyGetRequest 初始化AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest对象

func (AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest) GetRequestExtendJson added in v1.2.0

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanInventorQtyGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanInventorQtyGetAPIResponse

type AlibabaTmallgenieScpPlanInventorQtyGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanInventorQtyGetAPIResponseModel
}

AlibabaTmallgenieScpPlanInventorQtyGetAPIResponse 10-同步库存现有量 API返回值 alibaba.tmallgenie.scp.plan.inventor.qty.get

同步库存现有量

type AlibabaTmallgenieScpPlanInventorQtyGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanInventorQtyGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_inventor_qty_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanInventorQtyGetAPIResponseModel is 10-同步库存现有量 成功返回结果

type AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest 9.2-同步地点配额 API请求 alibaba.tmallgenie.scp.plan.location.quote.upload

同步地点配额

func NewAlibabaTmallgenieScpPlanLocationQuoteUploadRequest

func NewAlibabaTmallgenieScpPlanLocationQuoteUploadRequest() *AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest

NewAlibabaTmallgenieScpPlanLocationQuoteUploadRequest 初始化AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest) GetNetDemandRequest added in v1.2.0

GetNetDemandRequest NetDemandRequest Getter

func (*AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest) SetNetDemandRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanLocationQuoteUploadAPIRequest) SetNetDemandRequest(_netDemandRequest *NetDemandRequest) error

SetNetDemandRequest is NetDemandRequest Setter 对象

type AlibabaTmallgenieScpPlanLocationQuoteUploadAPIResponse

type AlibabaTmallgenieScpPlanLocationQuoteUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanLocationQuoteUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanLocationQuoteUploadAPIResponse 9.2-同步地点配额 API返回值 alibaba.tmallgenie.scp.plan.location.quote.upload

同步地点配额

type AlibabaTmallgenieScpPlanLocationQuoteUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanLocationQuoteUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_location_quote_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 对象列表
	DataList []ChannelQuotaDto `json:"data_list,omitempty" xml:"data_list>channel_quota_dto,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanLocationQuoteUploadAPIResponseModel is 9.2-同步地点配额 成功返回结果

type AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest 物料的采购属性查询 API请求 alibaba.tmallgenie.scp.plan.material.purchase.attr.get

物料的采购属性查询

func NewAlibabaTmallgenieScpPlanMaterialPurchaseAttrGetRequest

func NewAlibabaTmallgenieScpPlanMaterialPurchaseAttrGetRequest() *AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest

NewAlibabaTmallgenieScpPlanMaterialPurchaseAttrGetRequest 初始化AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest对象

func (AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest) GetRequestExtendJson added in v1.2.0

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展字段

type AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIResponse

type AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIResponseModel
}

AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIResponse 物料的采购属性查询 API返回值 alibaba.tmallgenie.scp.plan.material.purchase.attr.get

物料的采购属性查询

type AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_material_purchase_attr_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanMaterialPurchaseAttrGetAPIResponseModel is 物料的采购属性查询 成功返回结果

type AlibabaTmallgenieScpPlanMaterielGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanMaterielGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanMaterielGetAPIRequest 1-IBP同步物料接口 API请求 alibaba.tmallgenie.scp.plan.materiel.get

IBP同步物料接口

func NewAlibabaTmallgenieScpPlanMaterielGetRequest

func NewAlibabaTmallgenieScpPlanMaterielGetRequest() *AlibabaTmallgenieScpPlanMaterielGetAPIRequest

NewAlibabaTmallgenieScpPlanMaterielGetRequest 初始化AlibabaTmallgenieScpPlanMaterielGetAPIRequest对象

func (AlibabaTmallgenieScpPlanMaterielGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanMaterielGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanMaterielGetAPIRequest) GetRequestExtendJson added in v1.2.0

func (r AlibabaTmallgenieScpPlanMaterielGetAPIRequest) GetRequestExtendJson() string

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanMaterielGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanMaterielGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展字段

type AlibabaTmallgenieScpPlanMaterielGetAPIResponse

type AlibabaTmallgenieScpPlanMaterielGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanMaterielGetAPIResponseModel
}

AlibabaTmallgenieScpPlanMaterielGetAPIResponse 1-IBP同步物料接口 API返回值 alibaba.tmallgenie.scp.plan.materiel.get

IBP同步物料接口

type AlibabaTmallgenieScpPlanMaterielGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanMaterielGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_materiel_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanMaterielGetAPIResponseModel is 1-IBP同步物料接口 成功返回结果

type AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest 21-M+4PR 回传接口接口 API请求 alibaba.tmallgenie.scp.plan.mouthfour.upload

M+4 PR 回传接口

func NewAlibabaTmallgenieScpPlanMouthfourUploadRequest

func NewAlibabaTmallgenieScpPlanMouthfourUploadRequest() *AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest

NewAlibabaTmallgenieScpPlanMouthfourUploadRequest 初始化AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest) GetMonthFourPrRequest added in v1.2.0

GetMonthFourPrRequest MonthFourPrRequest Getter

func (*AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest) SetMonthFourPrRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanMouthfourUploadAPIRequest) SetMonthFourPrRequest(_monthFourPrRequest *MonthFourPrRequest) error

SetMonthFourPrRequest is MonthFourPrRequest Setter 请求参数

type AlibabaTmallgenieScpPlanMouthfourUploadAPIResponse

type AlibabaTmallgenieScpPlanMouthfourUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanMouthfourUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanMouthfourUploadAPIResponse 21-M+4PR 回传接口接口 API返回值 alibaba.tmallgenie.scp.plan.mouthfour.upload

M+4 PR 回传接口

type AlibabaTmallgenieScpPlanMouthfourUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanMouthfourUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_mouthfour_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 结果msg
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 结果code
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanMouthfourUploadAPIResponseModel is 21-M+4PR 回传接口接口 成功返回结果

type AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest 二级物料净需求回传(TL+1) API请求 alibaba.tmallgenie.scp.plan.netdemand.raw.upload

二级物料净需求回传(TL+1)

func NewAlibabaTmallgenieScpPlanNetdemandRawUploadRequest

func NewAlibabaTmallgenieScpPlanNetdemandRawUploadRequest() *AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest

NewAlibabaTmallgenieScpPlanNetdemandRawUploadRequest 初始化AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest) GetNetDemandRawRequest added in v1.2.0

GetNetDemandRawRequest NetDemandRawRequest Getter

func (*AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest) SetNetDemandRawRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanNetdemandRawUploadAPIRequest) SetNetDemandRawRequest(_netDemandRawRequest *NetDemandRawRequest) error

SetNetDemandRawRequest is NetDemandRawRequest Setter 对象

type AlibabaTmallgenieScpPlanNetdemandRawUploadAPIResponse

type AlibabaTmallgenieScpPlanNetdemandRawUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanNetdemandRawUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanNetdemandRawUploadAPIResponse 二级物料净需求回传(TL+1) API返回值 alibaba.tmallgenie.scp.plan.netdemand.raw.upload

二级物料净需求回传(TL+1)

type AlibabaTmallgenieScpPlanNetdemandRawUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanNetdemandRawUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_netdemand_raw_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanNetdemandRawUploadAPIResponseModel is 二级物料净需求回传(TL+1) 成功返回结果

type AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest 23-Net Demand净需求回传 API请求 alibaba.tmallgenie.scp.plan.netdemand.upload

Net Demand净需求回传

func NewAlibabaTmallgenieScpPlanNetdemandUploadRequest

func NewAlibabaTmallgenieScpPlanNetdemandUploadRequest() *AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest

NewAlibabaTmallgenieScpPlanNetdemandUploadRequest 初始化AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest) GetNetDemandRequest added in v1.2.0

GetNetDemandRequest NetDemandRequest Getter

func (*AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest) SetNetDemandRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanNetdemandUploadAPIRequest) SetNetDemandRequest(_netDemandRequest *NetDemandRequest) error

SetNetDemandRequest is NetDemandRequest Setter 对象

type AlibabaTmallgenieScpPlanNetdemandUploadAPIResponse

type AlibabaTmallgenieScpPlanNetdemandUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanNetdemandUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanNetdemandUploadAPIResponse 23-Net Demand净需求回传 API返回值 alibaba.tmallgenie.scp.plan.netdemand.upload

Net Demand净需求回传

type AlibabaTmallgenieScpPlanNetdemandUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanNetdemandUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_netdemand_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanNetdemandUploadAPIResponseModel is 23-Net Demand净需求回传 成功返回结果

type AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest 二级物料-LT内的POGAP数据回传 API请求 alibaba.tmallgenie.scp.plan.rawpo.gap.return

二级物料-LT内的POGAP数据回传

func NewAlibabaTmallgenieScpPlanRawpoGapReturnRequest

func NewAlibabaTmallgenieScpPlanRawpoGapReturnRequest() *AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest

NewAlibabaTmallgenieScpPlanRawpoGapReturnRequest 初始化AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest对象

func (AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest) GetRawPogapRequest added in v1.2.0

GetRawPogapRequest RawPogapRequest Getter

func (*AlibabaTmallgenieScpPlanRawpoGapReturnAPIRequest) SetRawPogapRequest added in v1.2.0

SetRawPogapRequest is RawPogapRequest Setter 请求对象

type AlibabaTmallgenieScpPlanRawpoGapReturnAPIResponse

type AlibabaTmallgenieScpPlanRawpoGapReturnAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanRawpoGapReturnAPIResponseModel
}

AlibabaTmallgenieScpPlanRawpoGapReturnAPIResponse 二级物料-LT内的POGAP数据回传 API返回值 alibaba.tmallgenie.scp.plan.rawpo.gap.return

二级物料-LT内的POGAP数据回传

type AlibabaTmallgenieScpPlanRawpoGapReturnAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanRawpoGapReturnAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_rawpo_gap_return_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanRawpoGapReturnAPIResponseModel is 二级物料-LT内的POGAP数据回传 成功返回结果

type AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest 12-同步销售数据 API请求 alibaba.tmallgenie.scp.plan.sale.qty.get

同步销售数据

func NewAlibabaTmallgenieScpPlanSaleQtyGetRequest

func NewAlibabaTmallgenieScpPlanSaleQtyGetRequest() *AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest

NewAlibabaTmallgenieScpPlanSaleQtyGetRequest 初始化AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest对象

func (AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest) GetRequestExtendJson added in v1.2.0

func (r AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest) GetRequestExtendJson() string

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanSaleQtyGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanSaleQtyGetAPIResponse

type AlibabaTmallgenieScpPlanSaleQtyGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanSaleQtyGetAPIResponseModel
}

AlibabaTmallgenieScpPlanSaleQtyGetAPIResponse 12-同步销售数据 API返回值 alibaba.tmallgenie.scp.plan.sale.qty.get

同步销售数据

type AlibabaTmallgenieScpPlanSaleQtyGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanSaleQtyGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_sale_qty_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanSaleQtyGetAPIResponseModel is 12-同步销售数据 成功返回结果

type AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest 24-销售月预测数量(产管)回传-月度 API请求 alibaba.tmallgenie.scp.plan.saleforcast.pm.month.upload

销售月预测数量(产管)回传-月度

func NewAlibabaTmallgenieScpPlanSaleforcastPmMonthUploadRequest

func NewAlibabaTmallgenieScpPlanSaleforcastPmMonthUploadRequest() *AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest

NewAlibabaTmallgenieScpPlanSaleforcastPmMonthUploadRequest 初始化AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest) GetSalesForecastRequest added in v1.2.0

GetSalesForecastRequest SalesForecastRequest Getter

func (*AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest) SetSalesForecastRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIRequest) SetSalesForecastRequest(_salesForecastRequest *SalesForecastRequest) error

SetSalesForecastRequest is SalesForecastRequest Setter 入参

type AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIResponse

type AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIResponse 24-销售月预测数量(产管)回传-月度 API返回值 alibaba.tmallgenie.scp.plan.saleforcast.pm.month.upload

销售月预测数量(产管)回传-月度

type AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_saleforcast_pm_month_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanSaleforcastPmMonthUploadAPIResponseModel is 24-销售月预测数量(产管)回传-月度 成功返回结果

type AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest 18-销售预测数量(产管)回传接口 API请求 alibaba.tmallgenie.scp.plan.saleforcast.pm.upload

销售预测数量(产管)回传接口

func NewAlibabaTmallgenieScpPlanSaleforcastPmUploadRequest

func NewAlibabaTmallgenieScpPlanSaleforcastPmUploadRequest() *AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest

NewAlibabaTmallgenieScpPlanSaleforcastPmUploadRequest 初始化AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest) GetSalesForecastRequest added in v1.2.0

GetSalesForecastRequest SalesForecastRequest Getter

func (*AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest) SetSalesForecastRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIRequest) SetSalesForecastRequest(_salesForecastRequest *SalesForecastRequest) error

SetSalesForecastRequest is SalesForecastRequest Setter 入参

type AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIResponse

type AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIResponse 18-销售预测数量(产管)回传接口 API返回值 alibaba.tmallgenie.scp.plan.saleforcast.pm.upload

销售预测数量(产管)回传接口

type AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_saleforcast_pm_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanSaleforcastPmUploadAPIResponseModel is 18-销售预测数量(产管)回传接口 成功返回结果

type AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest 19-销售预测数量(销管)回传接口 API请求 alibaba.tmallgenie.scp.plan.saleforcast.saler.upload

销售预测数量(销管)回传接口

func NewAlibabaTmallgenieScpPlanSaleforcastSalerUploadRequest

func NewAlibabaTmallgenieScpPlanSaleforcastSalerUploadRequest() *AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest

NewAlibabaTmallgenieScpPlanSaleforcastSalerUploadRequest 初始化AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest) GetSalesForecastRequest added in v1.2.0

GetSalesForecastRequest SalesForecastRequest Getter

func (*AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest) SetSalesForecastRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIRequest) SetSalesForecastRequest(_salesForecastRequest *SalesForecastRequest) error

SetSalesForecastRequest is SalesForecastRequest Setter 入参

type AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIResponse

type AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIResponse 19-销售预测数量(销管)回传接口 API返回值 alibaba.tmallgenie.scp.plan.saleforcast.saler.upload

销售预测数量(销管)回传接口

type AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_saleforcast_saler_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 参数msg
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一id
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 参数code
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanSaleforcastSalerUploadAPIResponseModel is 19-销售预测数量(销管)回传接口 成功返回结果

type AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest 标准供应商配额同步 API请求 alibaba.tmallgenie.scp.plan.sku.supplier.quote.upload

标准供应商配额同步

func NewAlibabaTmallgenieScpPlanSkuSupplierQuoteUploadRequest

func NewAlibabaTmallgenieScpPlanSkuSupplierQuoteUploadRequest() *AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest

NewAlibabaTmallgenieScpPlanSkuSupplierQuoteUploadRequest 初始化AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest对象

func (AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest) GetNetDemandRequest added in v1.2.0

GetNetDemandRequest NetDemandRequest Getter

func (*AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest) SetNetDemandRequest added in v1.2.0

func (r *AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIRequest) SetNetDemandRequest(_netDemandRequest *NetDemandRequest) error

SetNetDemandRequest is NetDemandRequest Setter 对象

type AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIResponse

type AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIResponseModel
}

AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIResponse 标准供应商配额同步 API返回值 alibaba.tmallgenie.scp.plan.sku.supplier.quote.upload

标准供应商配额同步

type AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_sku_supplier_quote_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 对象列表
	DataList []ChannelQuotaDto `json:"data_list,omitempty" xml:"data_list>channel_quota_dto,omitempty"`
	// 返回描述
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 返回码
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
}

AlibabaTmallgenieScpPlanSkuSupplierQuoteUploadAPIResponseModel is 标准供应商配额同步 成功返回结果

type AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest added in v1.2.0

type AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest 同步销售数据按照渠道类型汇总 API请求 alibaba.tmallgenie.scp.plan.summary.sale.qty.get

同步销售数据按照渠道类型汇总

func NewAlibabaTmallgenieScpPlanSummarySaleQtyGetRequest

func NewAlibabaTmallgenieScpPlanSummarySaleQtyGetRequest() *AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest

NewAlibabaTmallgenieScpPlanSummarySaleQtyGetRequest 初始化AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest对象

func (AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest) GetRequestExtendJson added in v1.2.0

GetRequestExtendJson RequestExtendJson Getter

func (*AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest) SetRequestExtendJson added in v1.2.0

func (r *AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIRequest) SetRequestExtendJson(_requestExtendJson string) error

SetRequestExtendJson is RequestExtendJson Setter 扩展参数

type AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIResponse

type AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIResponse struct {
	model.CommonResponse
	AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIResponseModel
}

AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIResponse 同步销售数据按照渠道类型汇总 API返回值 alibaba.tmallgenie.scp.plan.summary.sale.qty.get

同步销售数据按照渠道类型汇总

type AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIResponseModel added in v1.2.0

type AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_tmallgenie_scp_plan_summary_sale_qty_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回对象封装
	Result *DataResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaTmallgenieScpPlanSummarySaleQtyGetAPIResponseModel is 同步销售数据按照渠道类型汇总 成功返回结果

type BomDto

type BomDto struct {
	// 地点编码(成品供应商code)
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 二级物料-物料编码
	RawCode string `json:"raw_code,omitempty" xml:"raw_code,omitempty"`
	// sourceId
	SourceId string `json:"source_id,omitempty" xml:"source_id,omitempty"`
	// 成品-物料编码
	PrdId string `json:"prd_id,omitempty" xml:"prd_id,omitempty"`
	// 二级物料-行项目ID (10\20\30\40\50)
	SourceItemId string `json:"source_item_id,omitempty" xml:"source_item_id,omitempty"`
	// 二级物料-数量 (保留2位小数的数字)
	Amount string `json:"amount,omitempty" xml:"amount,omitempty"`
}

BomDto 结构体

type C2MConsensusDemandParamDto

type C2MConsensusDemandParamDto struct {
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// c2m需求数量
	C2mConsensusDemand string `json:"c2m_consensus_demand,omitempty" xml:"c2m_consensus_demand,omitempty"`
	// 渠道ID
	CustId string `json:"cust_id,omitempty" xml:"cust_id,omitempty"`
	// 物料ID
	PrdId string `json:"prd_id,omitempty" xml:"prd_id,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// c2m分配数量
	C2mQuantity string `json:"c2m_quantity,omitempty" xml:"c2m_quantity,omitempty"`
}

C2MConsensusDemandParamDto 结构体

type C2MConsensusDemandRequest

type C2MConsensusDemandRequest struct {
	// 对象
	C2MConsensusDemandParamDTOList []C2MConsensusDemandParamDto `` /* 141-byte string literal not displayed */
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

C2MConsensusDemandRequest 结构体

type ChannelQuotaDto

type ChannelQuotaDto struct {
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 比例(精确到2位小数:0.34)
	Ratio string `json:"ratio,omitempty" xml:"ratio,omitempty"`
	// 物料code
	MaterielCode string `json:"materiel_code,omitempty" xml:"materiel_code,omitempty"`
	// 地点code
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 渠道ID
	ChannelId string `json:"channel_id,omitempty" xml:"channel_id,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
}

ChannelQuotaDto 结构体

type ConsensusDemandParamDto

type ConsensusDemandParamDto struct {
	// 物料号
	PrdId string `json:"prd_id,omitempty" xml:"prd_id,omitempty"`
	// 渠道
	CustId string `json:"cust_id,omitempty" xml:"cust_id,omitempty"`
	// 共识需求数量
	ConsensusDemand string `json:"consensus_demand,omitempty" xml:"consensus_demand,omitempty"`
	// 关键值日期
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 元素扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
}

ConsensusDemandParamDto 结构体

type ConsensusDemandRequest

type ConsensusDemandRequest struct {
	// 入参对象列表
	ConsensusDemandParamDTOList []ConsensusDemandParamDto `` /* 127-byte string literal not displayed */
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

ConsensusDemandRequest 结构体

type CurrentQuotaDto

type CurrentQuotaDto struct {
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 比例(精确到2位小数:0.34)
	Ratio string `json:"ratio,omitempty" xml:"ratio,omitempty"`
	// 二级物料-物料编码
	MaterielCode string `json:"materiel_code,omitempty" xml:"materiel_code,omitempty"`
	// 二级物料供应商-locCode
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
}

CurrentQuotaDto 结构体

type DataResult

type DataResult struct {
	// 数据对象列表
	DataList []IbpChannelDto `json:"data_list,omitempty" xml:"data_list>ibp_channel_dto,omitempty"`
	// 结果msg
	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`
	// 请求唯一ID
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 结果code
	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`
	// 参数msg
	Msg string `json:"msg,omitempty" xml:"msg,omitempty"`
	// 参数code
	Code string `json:"code,omitempty" xml:"code,omitempty"`
}

DataResult 结构体

type IbpChannelDto

type IbpChannelDto struct {
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 渠道名称
	ChannelName string `json:"channel_name,omitempty" xml:"channel_name,omitempty"`
	// 渠道ID
	ChannelId string `json:"channel_id,omitempty" xml:"channel_id,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
}

IbpChannelDto 结构体

type IbpInventoryQuantityDto

type IbpInventoryQuantityDto struct {
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 地点code
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 物料code
	MaterielCode string `json:"materiel_code,omitempty" xml:"materiel_code,omitempty"`
	// 库存量
	Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"`
}

IbpInventoryQuantityDto 结构体

type IbpMaterielDto

type IbpMaterielDto struct {
	// 层级的code
	Level6 string `json:"level6,omitempty" xml:"level6,omitempty"`
	// 层级的code
	Level5 string `json:"level5,omitempty" xml:"level5,omitempty"`
	// 层级的code
	Level4 string `json:"level4,omitempty" xml:"level4,omitempty"`
	// 层级的code
	Level3 string `json:"level3,omitempty" xml:"level3,omitempty"`
	// 层级的code
	Level2 string `json:"level2,omitempty" xml:"level2,omitempty"`
	// 层级的code
	Level1 string `json:"level1,omitempty" xml:"level1,omitempty"`
	// PLM状态:1. EOP(停止生产) 2. NPI(新品) 3. RUN(正在使用产品)4. EOL(退市品)
	PlmStatus string `json:"plm_status,omitempty" xml:"plm_status,omitempty"`
	// 单位描述:写死个
	UnitDesc string `json:"unit_desc,omitempty" xml:"unit_desc,omitempty"`
	// 单位:写死PC
	Unit string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 1. FIN(成品) 2.RAW(原料)
	MaterielType string `json:"materiel_type,omitempty" xml:"materiel_type,omitempty"`
	// 物料名称
	MaterielName string `json:"materiel_name,omitempty" xml:"materiel_name,omitempty"`
	// 物料编码
	MaterielCode string `json:"materiel_code,omitempty" xml:"materiel_code,omitempty"`
	// 扩展字段
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
}

IbpMaterielDto 结构体

type IbpPurchaseOrderDto

type IbpPurchaseOrderDto struct {
	// 周
	WeekNO string `json:"week_n_o,omitempty" xml:"week_n_o,omitempty"`
	// 物料编码
	MaterielCode string `json:"materiel_code,omitempty" xml:"materiel_code,omitempty"`
	// 地点编码
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 二级物料-分仓目的仓code
	LocationCodeTo string `json:"location_code_to,omitempty" xml:"location_code_to,omitempty"`
	// 生产实绩数量
	ProductionQuantity int64 `json:"production_quantity,omitempty" xml:"production_quantity,omitempty"`
	// 紧急的计划数量
	UrgentPlanQuantity int64 `json:"urgent_plan_quantity,omitempty" xml:"urgent_plan_quantity,omitempty"`
	// 普通的计划数量
	NormalPlanQuantity int64 `json:"normal_plan_quantity,omitempty" xml:"normal_plan_quantity,omitempty"`
	// 计划数量
	PlanQuantity int64 `json:"plan_quantity,omitempty" xml:"plan_quantity,omitempty"`
}

IbpPurchaseOrderDto 结构体

type IbpSaleDto

type IbpSaleDto struct {
	// 渠道号
	ChannelId string `json:"channel_id,omitempty" xml:"channel_id,omitempty"`
	// 物料号
	MaterielCode string `json:"materiel_code,omitempty" xml:"materiel_code,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 渠道类型
	ChannelType string `json:"channel_type,omitempty" xml:"channel_type,omitempty"`
	// 激活数量
	ActivationQuantity int64 `json:"activation_quantity,omitempty" xml:"activation_quantity,omitempty"`
	// 实际进货数量
	SellInQuantity int64 `json:"sell_in_quantity,omitempty" xml:"sell_in_quantity,omitempty"`
	// 实际出货数量
	SellOutQuantity int64 `json:"sell_out_quantity,omitempty" xml:"sell_out_quantity,omitempty"`
	// 出货数量
	Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"`
}

IbpSaleDto 结构体

type LTMopMqpDto added in v1.2.0

type LTMopMqpDto struct {
	// 物料编码
	MaterielCode string `json:"materiel_code,omitempty" xml:"materiel_code,omitempty"`
	// 扩展字段
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// mpq
	Mpq string `json:"mpq,omitempty" xml:"mpq,omitempty"`
	// moq
	Moq string `json:"moq,omitempty" xml:"moq,omitempty"`
	// leadtime
	LeadTime string `json:"lead_time,omitempty" xml:"lead_time,omitempty"`
	// 供应商编码
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
}

LTMopMqpDto 结构体

type MonthFourPrParamDto

type MonthFourPrParamDto struct {
	// 关键值日期
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// PR数量
	PrQty string `json:"pr_qty,omitempty" xml:"pr_qty,omitempty"`
	// 产品线
	ProductionLine string `json:"production_line,omitempty" xml:"production_line,omitempty"`
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
}

MonthFourPrParamDto 结构体

type MonthFourPrRequest

type MonthFourPrRequest struct {
	// 请求参数
	MonthFourPrParamDTOS []MonthFourPrParamDto `json:"month_four_pr_param_d_t_o_s,omitempty" xml:"month_four_pr_param_d_t_o_s>month_four_pr_param_dto,omitempty"`
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

MonthFourPrRequest 结构体

type NetDemandDto

type NetDemandDto struct {
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 地点
	Locid string `json:"locid,omitempty" xml:"locid,omitempty"`
	// 物料号
	Prdid string `json:"prdid,omitempty" xml:"prdid,omitempty"`
	// 净需求值
	NetDemand int64 `json:"net_demand,omitempty" xml:"net_demand,omitempty"`
}

NetDemandDto 结构体

type NetDemandRawDto

type NetDemandRawDto struct {
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 地点
	Locid string `json:"locid,omitempty" xml:"locid,omitempty"`
	// 二级物料-物料编码
	MaterialCode string `json:"material_code,omitempty" xml:"material_code,omitempty"`
	// 二级物料净需求
	NetDemandRaw int64 `json:"net_demand_raw,omitempty" xml:"net_demand_raw,omitempty"`
}

NetDemandRawDto 结构体

type NetDemandRawRequest

type NetDemandRawRequest struct {
	// 对象
	NetDemandDTOs []NetDemandRawDto `json:"net_demand_d_t_os,omitempty" xml:"net_demand_d_t_os>net_demand_raw_dto,omitempty"`
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

NetDemandRawRequest 结构体

type NetDemandRequest

type NetDemandRequest struct {
	// 对象
	NetDemandDTOs []NetDemandDto `json:"net_demand_d_t_os,omitempty" xml:"net_demand_d_t_os>net_demand_dto,omitempty"`
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

NetDemandRequest 结构体

type RawPurchaseOrderGapDto

type RawPurchaseOrderGapDto struct {
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 二级物料-物料编码
	MaterielCode string `json:"materiel_code,omitempty" xml:"materiel_code,omitempty"`
	// 二级物料-分仓目的地code
	LocationCodeTo string `json:"location_code_to,omitempty" xml:"location_code_to,omitempty"`
	// 二级物料-供应商code
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 二级物料PO GAP数
	RawPoGapQty int64 `json:"raw_po_gap_qty,omitempty" xml:"raw_po_gap_qty,omitempty"`
}

RawPurchaseOrderGapDto 结构体

type RawPurchaseOrderGapRequest

type RawPurchaseOrderGapRequest struct {
	// 请求对象列表
	RawPurchaseOrderGapDTOs []RawPurchaseOrderGapDto `json:"raw_purchase_order_gap_d_t_os,omitempty" xml:"raw_purchase_order_gap_d_t_os>raw_purchase_order_gap_dto,omitempty"`
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

RawPurchaseOrderGapRequest 结构体

type SalesForecastParamDto

type SalesForecastParamDto struct {
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 日期
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 渠道
	CustId string `json:"cust_id,omitempty" xml:"cust_id,omitempty"`
	// 物料号
	PrdId string `json:"prd_id,omitempty" xml:"prd_id,omitempty"`
	// 产管提报预测数量-月度
	SalesForecastQtyPmPerMonth string `json:"sales_forecast_qty_pm_per_month,omitempty" xml:"sales_forecast_qty_pm_per_month,omitempty"`
	// 产管-提报预测数量
	SalesForecastQtyPm string `json:"sales_forecast_qty_pm,omitempty" xml:"sales_forecast_qty_pm,omitempty"`
	// 销管提报预测数量
	SalesForecastQtySl string `json:"sales_forecast_qty_sl,omitempty" xml:"sales_forecast_qty_sl,omitempty"`
}

SalesForecastParamDto 结构体

type SalesForecastRequest

type SalesForecastRequest struct {
	// 入参List
	SalesForecastParamDTOList []SalesForecastParamDto `json:"sales_forecast_param_d_t_o_list,omitempty" xml:"sales_forecast_param_d_t_o_list>sales_forecast_param_dto,omitempty"`
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

SalesForecastRequest 结构体

type SupplierFeedbackDto

type SupplierFeedbackDto struct {
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 关键值日期
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 承诺反馈数量
	CommitQty string `json:"commit_qty,omitempty" xml:"commit_qty,omitempty"`
	// 地点
	LocId string `json:"loc_id,omitempty" xml:"loc_id,omitempty"`
	// 物料号
	PrdId string `json:"prd_id,omitempty" xml:"prd_id,omitempty"`
	// 地点 - 二级物料供应商
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 地点 - 采购分仓目的loc
	LocationCodeTo string `json:"location_code_to,omitempty" xml:"location_code_to,omitempty"`
}

SupplierFeedbackDto 结构体

type SupplierForecastParamDto

type SupplierForecastParamDto struct {
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 关键日期
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 供应商预测数量
	Forecast string `json:"forecast,omitempty" xml:"forecast,omitempty"`
	// 地点
	LocId string `json:"loc_id,omitempty" xml:"loc_id,omitempty"`
	// 物料号
	PrdId string `json:"prd_id,omitempty" xml:"prd_id,omitempty"`
}

SupplierForecastParamDto 结构体

type SupplierForecastRawParamDto

type SupplierForecastRawParamDto struct {
	// 扩展参数
	ExtendJson string `json:"extend_json,omitempty" xml:"extend_json,omitempty"`
	// 租户
	Tenant string `json:"tenant,omitempty" xml:"tenant,omitempty"`
	// 关键日期值
	KeyFigureDate string `json:"key_figure_date,omitempty" xml:"key_figure_date,omitempty"`
	// 计划量
	Forecast string `json:"forecast,omitempty" xml:"forecast,omitempty"`
	// 地点 - 二级物料供应商code
	LocationCode string `json:"location_code,omitempty" xml:"location_code,omitempty"`
	// 二级物料-物料编码
	PrdId string `json:"prd_id,omitempty" xml:"prd_id,omitempty"`
	// 地点 - 成品供应商仓库&二级物料中央仓
	LocationCodeTo string `json:"location_code_to,omitempty" xml:"location_code_to,omitempty"`
}

SupplierForecastRawParamDto 结构体

type SupplierForecastRawRequest

type SupplierForecastRawRequest struct {
	// 数据对象列表
	SupplierForecastRawParamDTOList []SupplierForecastRawParamDto `` /* 142-byte string literal not displayed */
	// ip地址
	Ip string `json:"ip,omitempty" xml:"ip,omitempty"`
	// appkey
	Appkey string `json:"appkey,omitempty" xml:"appkey,omitempty"`
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

SupplierForecastRawRequest 结构体

type SupplierForecastRequest

type SupplierForecastRequest struct {
	// 请求参数
	SupplierForecastParamDTOList []SupplierForecastParamDto `` /* 130-byte string literal not displayed */
	// 扩展参数
	RequestExtendJson string `json:"request_extend_json,omitempty" xml:"request_extend_json,omitempty"`
}

SupplierForecastRequest 结构体

Source Files

Jump to

Keyboard shortcuts

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