response

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaMsfserviceAuditsUpdateResponse

type AlibabaMsfserviceAuditsUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回对象
	*/
	Result domain.AlibabaMsfserviceAuditsUpdateResult `json:"result,omitempty" `
}

type AlibabaMsfserviceWorkerQueryidResponse

type AlibabaMsfserviceWorkerQueryidResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回对象
	*/
	Result domain.AlibabaMsfserviceWorkerQueryidResult `json:"result,omitempty" `
}

type AlibabaServiceSettlementQueryResponse

type AlibabaServiceSettlementQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   结算明细查询结果
	*/
	SettlementDetailQueryResult domain.AlibabaServiceSettlementQueryFulfilplatformResult `json:"settlement_detail_query_result,omitempty" `
}

type AlibabaServicecenterFulfiltaskBuyeraddressChangeResponse

type AlibabaServicecenterFulfiltaskBuyeraddressChangeResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaServicecenterFulfiltaskBuyeraddressChangeResult `json:"result,omitempty" `
}

type AlibabaServicecenterFulfiltaskCreateResponse

type AlibabaServicecenterFulfiltaskCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaServicecenterFulfiltaskCreateResult `json:"result,omitempty" `
}

type AlibabaServicecenterFulfiltaskQueryResponse

type AlibabaServicecenterFulfiltaskQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaServicecenterFulfiltaskQueryPagedResult `json:"result,omitempty" `
}

type AlibabaServicecenterIdentifytaskCreateResponse

type AlibabaServicecenterIdentifytaskCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   请求结果
	*/
	Result domain.AlibabaServicecenterIdentifytaskCreateFulfilplatformResult `json:"result,omitempty" `
}

type AlibabaServicecenterSpserviceorderQueryResponse

type AlibabaServicecenterSpserviceorderQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   请求结果
	*/
	Result domain.AlibabaServicecenterSpserviceorderQueryFulfilplatformResult `json:"result,omitempty" `
}

type AlibabaServicecenterSpserviceorderUpdateResponse

type AlibabaServicecenterSpserviceorderUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaServicecenterSpserviceorderUpdateResult `json:"result,omitempty" `
}

type AlibabaServicecenterWorkcardCancelResponse

type AlibabaServicecenterWorkcardCancelResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回参数
	*/
	Result domain.AlibabaServicecenterWorkcardCancelFulfilplatformResult `json:"result,omitempty" `
}

type AlibabaServicecenterWorkcardConfirmedskuQueryResponse

type AlibabaServicecenterWorkcardConfirmedskuQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaServicecenterWorkcardConfirmedskuQueryResult `json:"result,omitempty" `
}

type AlibabaServicecenterWorkcardCreateResponse

type AlibabaServicecenterWorkcardCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回参数
	*/
	Result domain.AlibabaServicecenterWorkcardCreateFulfilplatformResult `json:"result,omitempty" `
}

type AlibabaServicecenterWorkcardEvaluateResponse

type AlibabaServicecenterWorkcardEvaluateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   结果对象
	*/
	SscResult domain.AlibabaServicecenterWorkcardEvaluateResult `json:"ssc_result,omitempty" `
}

type AlibabaServicecenterWorkcardRelatedskuQueryResponse

type AlibabaServicecenterWorkcardRelatedskuQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaServicecenterWorkcardRelatedskuQueryResult `json:"result,omitempty" `
}

type AlibabaServicecenterWorkcardServiceprogressUpdateResponse

type AlibabaServicecenterWorkcardServiceprogressUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   错误码
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   错误信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
}

type AlibabaServicecenterWorkcardServiceskuSuggestResponse

type AlibabaServicecenterWorkcardServiceskuSuggestResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   错误码
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   错误信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
}

type AlibabaSscPurchaseProductQueryResponse

type AlibabaSscPurchaseProductQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误展示信息
	*/
	DisplayMsg string `json:"display_msg,omitempty" `
	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   服务产品list
	*/
	ServiceProducts []domain.AlibabaSscPurchaseProductQueryServiceProduct `json:"service_products,omitempty" `
}

type AlibabaSscPurchaseServicedefinitionParamQueryResponse

type AlibabaSscPurchaseServicedefinitionParamQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误描述信息
	*/
	DisplayMsg string `json:"display_msg,omitempty" `
	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   服务标准定义list
	*/
	ServiceDefinitions []domain.AlibabaSscPurchaseServicedefinitionParamQueryServiceDefinition `json:"service_definitions,omitempty" `
}

type AlibabaSscSupplyplatformBrandCertificationQueryResponse added in v0.1.3

type AlibabaSscSupplyplatformBrandCertificationQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   展示信息
	*/
	DisplayMsg string `json:"display_msg,omitempty" `
	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   品牌信息
	*/
	Value []domain.AlibabaSscSupplyplatformBrandCertificationQueryBrandCertificationDTO `json:"value,omitempty" `
	/*
	   错误信息
	*/
	ErrorMsg string `json:"error_msg,omitempty" `
}

type AlibabaSscSupplyplatformServiceInventoryEditResponse

type AlibabaSscSupplyplatformServiceInventoryEditResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServiceInventoryEditResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceInventoryQueryResponse

type AlibabaSscSupplyplatformServiceInventoryQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServiceInventoryQueryResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceabilityDeleteResponse

type AlibabaSscSupplyplatformServiceabilityDeleteResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServiceabilityDeleteResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceabilitySaveResponse

type AlibabaSscSupplyplatformServiceabilitySaveResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServiceabilitySaveResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServicecapacityDeleteResponse

type AlibabaSscSupplyplatformServicecapacityDeleteResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServicecapacityDeleteResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServicecapacitySaveResponse

type AlibabaSscSupplyplatformServicecapacitySaveResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServicecapacitySaveResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServicedefinitionQueryskuResponse

type AlibabaSscSupplyplatformServicedefinitionQueryskuResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回类型
	*/
	Result domain.AlibabaSscSupplyplatformServicedefinitionQueryskuResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServicestoreOfflineResponse

type AlibabaSscSupplyplatformServicestoreOfflineResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServicestoreOfflineResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServicestoreSaveResponse

type AlibabaSscSupplyplatformServicestoreSaveResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServicestoreSaveResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceworkerAvailableworkerResponse

type AlibabaSscSupplyplatformServiceworkerAvailableworkerResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   统一响应对象模型
	*/
	Result domain.AlibabaSscSupplyplatformServiceworkerAvailableworkerResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceworkerCancelleaveResponse

type AlibabaSscSupplyplatformServiceworkerCancelleaveResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServiceworkerCancelleaveResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceworkerQuitservicestoreResponse

type AlibabaSscSupplyplatformServiceworkerQuitservicestoreResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServiceworkerQuitservicestoreResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceworkerRegisterResponse

type AlibabaSscSupplyplatformServiceworkerRegisterResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   通用响应model
	*/
	Result domain.AlibabaSscSupplyplatformServiceworkerRegisterResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceworkerSaveResponse

type AlibabaSscSupplyplatformServiceworkerSaveResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServiceworkerSaveResult `json:"result,omitempty" `
}

type AlibabaSscSupplyplatformServiceworkerWokrerleaveResponse

type AlibabaSscSupplyplatformServiceworkerWokrerleaveResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.AlibabaSscSupplyplatformServiceworkerWokrerleaveResult `json:"result,omitempty" `
}

type AlibabaTmallSparepartsDetailsCreateResponse

type AlibabaTmallSparepartsDetailsCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误信息
	*/
	DisplayMessage string `json:"display_message,omitempty" `
	/*
	   返回数据
	*/
	Data bool `json:"data,omitempty" `
	/*
	   app名称
	*/
	AppName string `json:"app_name,omitempty" `
	/*
	   错误信息
	*/
	ErrorMessage string `json:"error_message,omitempty" `
	/*
	   错误参数
	*/
	ErrorParams string `json:"error_params,omitempty" `
}

type TmallFuwuHomedecorationSupplyruleCategoryworkerlistResponse

type TmallFuwuHomedecorationSupplyruleCategoryworkerlistResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   响应结果
	*/
	Result domain.TmallFuwuHomedecorationSupplyruleCategoryworkerlistResult `json:"result,omitempty" `
}

type TmallFuwuHomedecorationSupplyruleListResponse

type TmallFuwuHomedecorationSupplyruleListResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   响应结果
	*/
	Result domain.TmallFuwuHomedecorationSupplyruleListResult `json:"result,omitempty" `
}

type TmallFuwuHomedecorationWorkerlevelListResponse

type TmallFuwuHomedecorationWorkerlevelListResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   响应结果
	*/
	Result domain.TmallFuwuHomedecorationWorkerlevelListResult `json:"result,omitempty" `
}

type TmallFuwuRateGetResponse

type TmallFuwuRateGetResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回值
	*/
	Result domain.TmallFuwuRateGetResult `json:"result,omitempty" `
}

type TmallMallitemcenterServiceproductQueryResponse

type TmallMallitemcenterServiceproductQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.TmallMallitemcenterServiceproductQueryResult `json:"result,omitempty" `
}

type TmallMallitemcenterSubscribeQueryResponse

type TmallMallitemcenterSubscribeQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.TmallMallitemcenterSubscribeQueryResult `json:"result,omitempty" `
}

type TmallMallitemcenterSupplierAbilityUpdateResponse

type TmallMallitemcenterSupplierAbilityUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.TmallMallitemcenterSupplierAbilityUpdateResult `json:"result,omitempty" `
}

type TmallMallitemcenterSupplierPriceUploadResponse

type TmallMallitemcenterSupplierPriceUploadResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.TmallMallitemcenterSupplierPriceUploadResult `json:"result,omitempty" `
}

type TmallMsdClaimQueryResponse

type TmallMsdClaimQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   请求结果
	*/
	Result domain.TmallMsdClaimQueryPageResult `json:"result,omitempty" `
}

type TmallMsfReceiveResponse

type TmallMsfReceiveResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result string `json:"result,omitempty" `
}

type TmallMsfVerifyResponse

type TmallMsfVerifyResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result string `json:"result,omitempty" `
}

type TmallSerivcecenterServicerorderInsuranceCallbackResponse

type TmallSerivcecenterServicerorderInsuranceCallbackResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   错误码
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   错误信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
}

type TmallSerivcecenterWorkcardInsuranceClaimResponse

type TmallSerivcecenterWorkcardInsuranceClaimResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   错误码
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   错误信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
}

type TmallServiceSettleadjustmentCancelResponse

type TmallServiceSettleadjustmentCancelResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServiceSettleadjustmentCancelResult `json:"result,omitempty" `
}

type TmallServiceSettleadjustmentGetResponse

type TmallServiceSettleadjustmentGetResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServiceSettleadjustmentGetResult `json:"result,omitempty" `
}

type TmallServiceSettleadjustmentModifyResponse

type TmallServiceSettleadjustmentModifyResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServiceSettleadjustmentModifyResult `json:"result,omitempty" `
}

type TmallServiceSettleadjustmentOperateResponse

type TmallServiceSettleadjustmentOperateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   响应结果
	*/
	Result domain.TmallServiceSettleadjustmentOperateResult `json:"result,omitempty" `
}

type TmallServiceSettleadjustmentRequestResponse

type TmallServiceSettleadjustmentRequestResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServiceSettleadjustmentRequestResult `json:"result,omitempty" `
}

type TmallServiceSettleadjustmentSearchResponse

type TmallServiceSettleadjustmentSearchResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServiceSettleadjustmentSearchResult `json:"result,omitempty" `
}

type TmallServiceSettlementBillinfoQueryResponse

type TmallServiceSettlementBillinfoQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口响应
	*/
	Result domain.TmallServiceSettlementBillinfoQueryResult `json:"result,omitempty" `
}

type TmallServiceSettlementFbBillDetailQueryResponse

type TmallServiceSettlementFbBillDetailQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误提示
	*/
	RetMsg string `json:"ret_msg,omitempty" `
	/*
	   错误码
	*/
	RetCode string `json:"ret_code,omitempty" `
	/*
	   分页数据
	*/
	Obj domain.TmallServiceSettlementFbBillDetailQueryPagedResult `json:"obj,omitempty" `
	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
}

type TmallServiceSettlementFbBillQueryResponse

type TmallServiceSettlementFbBillQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误信息
	*/
	RetMsg string `json:"ret_msg,omitempty" `
	/*
	   错误码
	*/
	RetCode string `json:"ret_code,omitempty" `
	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   分页数据
	*/
	Obj domain.TmallServiceSettlementFbBillQueryPagedResult `json:"obj,omitempty" `
}

type TmallServicecenterAnomalyrecourseCloseResponse

type TmallServicecenterAnomalyrecourseCloseResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   错误信息
	*/
	ResultMsg string `json:"result_msg,omitempty" `
	/*
	   错误码
	*/
	ResultCode int64 `json:"result_code,omitempty" `
	/*
	   值
	*/
	Value int64 `json:"value,omitempty" `
}

type TmallServicecenterAnomalyrecourseHomedecorationAdmitResponse

type TmallServicecenterAnomalyrecourseHomedecorationAdmitResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseHomedecorationAdmitResult `json:"result,omitempty" `
}

type TmallServicecenterAnomalyrecourseHomedecorationAppealResponse

type TmallServicecenterAnomalyrecourseHomedecorationAppealResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseHomedecorationAppealResult `json:"result,omitempty" `
}

type TmallServicecenterAnomalyrecourseHomedecorationCloseResponse

type TmallServicecenterAnomalyrecourseHomedecorationCloseResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseHomedecorationCloseResult `json:"result,omitempty" `
}

type TmallServicecenterAnomalyrecourseHomedecorationCreateResponse

type TmallServicecenterAnomalyrecourseHomedecorationCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseHomedecorationCreateResult `json:"result,omitempty" `
}

type TmallServicecenterAnomalyrecourseHomedecorationQuerybyidResponse

type TmallServicecenterAnomalyrecourseHomedecorationQuerybyidResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseHomedecorationQuerybyidResult `json:"result,omitempty" `
}

type TmallServicecenterAnomalyrecourseHomedecorationQuestioncodeQueryResponse

type TmallServicecenterAnomalyrecourseHomedecorationQuestioncodeQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseHomedecorationQuestioncodeQueryResult `json:"result,omitempty" `
}

type TmallServicecenterAnomalyrecourseHomedecorationResponseResponse

type TmallServicecenterAnomalyrecourseHomedecorationResponseResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseHomedecorationResponseResult `json:"result,omitempty" `
}

type TmallServicecenterAnomalyrecourseQuerybyidResponse

type TmallServicecenterAnomalyrecourseQuerybyidResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseQuerybyidResultBase `json:"result,omitempty" `
}

type TmallServicecenterAnomalyrecourseRemarkUpdateResponse

type TmallServicecenterAnomalyrecourseRemarkUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   success
	*/
	IsSuccess bool `json:"is_success,omitempty" `
}

type TmallServicecenterAnomalyrecourseSearchResponse

type TmallServicecenterAnomalyrecourseSearchResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterAnomalyrecourseSearchResultBase `json:"result,omitempty" `
}

type TmallServicecenterCallrecordQueryResponse

type TmallServicecenterCallrecordQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.TmallServicecenterCallrecordQueryResult `json:"result,omitempty" `
}

type TmallServicecenterFulfiltaskInsuranceActionResponse

type TmallServicecenterFulfiltaskInsuranceActionResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.TmallServicecenterFulfiltaskInsuranceActionResult `json:"result,omitempty" `
}

type TmallServicecenterIdentifytaskCreateResponse

type TmallServicecenterIdentifytaskCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   -
	*/
	Result domain.TmallServicecenterIdentifytaskCreateFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterMsfTasksUpdateResponse

type TmallServicecenterMsfTasksUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterMsfTasksUpdateResultBase `json:"result,omitempty" `
}

type TmallServicecenterPictureUploadResponse

type TmallServicecenterPictureUploadResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterPictureUploadResultBase `json:"result,omitempty" `
}

type TmallServicecenterReservecondCreateResponse

type TmallServicecenterReservecondCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
	/*
	   返回code
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   是否成功
	*/
	MsgSuccess bool `json:"msg_success,omitempty" `
}

type TmallServicecenterReservecondDeleteResponse

type TmallServicecenterReservecondDeleteResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否成功
	*/
	MsgSuccess bool `json:"msg_success,omitempty" `
	/*
	   返回编码
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   返回信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
}

type TmallServicecenterReservecondUpdateResponse

type TmallServicecenterReservecondUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
	/*
	   返回code
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   是否成功
	*/
	MsgSuccess bool `json:"msg_success,omitempty" `
}

type TmallServicecenterServicemonitormessageInfoResponse

type TmallServicecenterServicemonitormessageInfoResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   biz_id的业务类型, 为1,则bizId为工单id biz_type=2 则表示预警单为运营动态配置的规则产生的预警,对应biz_id为工单id
	*/
	BizType string `json:"biz_type,omitempty" `
	/*
	   预警级别,1、预警 2、警告 3、严重
	*/
	Level string `json:"level,omitempty" `
	/*
	   服务类型
	*/
	ServiceCode string `json:"service_code,omitempty" `
	/*
	   业务实体id,参考 biz_type
	*/
	BizId int64 `json:"biz_id,omitempty" `
	/*
	   处理备注
	*/
	Memo string `json:"memo,omitempty" `
	/*
	   预警单主键id ,反馈处理进度和备注时需要回传此ID
	*/
	Id int64 `json:"id,omitempty" `
	/*
	   服务预警单创建时间,格式如:2021-11-06 13:12:11
	*/
	GmtCreate util.LocalTime `json:"gmt_create,omitempty" `
	/*
	   预警规则id,对应一种业务触发的条件
	*/
	RuleId string `json:"rule_id,omitempty" `
	/*
	   预警提示内容,如请及时处理即将超出6小时时未回传工人信息的服务工单,详情如下:父订单编号:XXX,服务子订单:XXX,服务工单号:XXX
	*/
	Content string `json:"content,omitempty" `
	/*
	   预警状态 0、已生成 1、已预警 2、已收到 3、已读 4、处理中 5、已处理
	*/
	Status string `json:"status,omitempty" `
}

type TmallServicecenterServicestoreCreateResponse

type TmallServicecenterServicestoreCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   方法调用结果
	*/
	Result domain.TmallServicecenterServicestoreCreateResult `json:"result,omitempty" `
}

type TmallServicecenterServicestoreUpdateResponse

type TmallServicecenterServicestoreUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   方法调用结果
	*/
	Result domain.TmallServicecenterServicestoreUpdateResult `json:"result,omitempty" `
}

type TmallServicecenterServicestoreUpdatestatusResponse

type TmallServicecenterServicestoreUpdatestatusResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   方法调用结果
	*/
	Result domain.TmallServicecenterServicestoreUpdatestatusResult `json:"result,omitempty" `
}

type TmallServicecenterSettlementStoretransferAuditResponse

type TmallServicecenterSettlementStoretransferAuditResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   分账审批通知结果
	*/
	Result domain.TmallServicecenterSettlementStoretransferAuditFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterSpserviceorderCreateResponse

type TmallServicecenterSpserviceorderCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   错误信息
	*/
	DisplayMsg string `json:"display_msg,omitempty" `
	/*
	   服务单id
	*/
	ServiceOrderId int64 `json:"service_order_id,omitempty" `
	/*
	   工单id列表
	*/
	WorkcardIds []int64 `json:"workcard_ids,omitempty" `
}

type TmallServicecenterSpserviceorderQueryResponse

type TmallServicecenterSpserviceorderQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回参数
	*/
	Result domain.TmallServicecenterSpserviceorderQueryFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterTaskFeedbacknoneedserviceResponse

type TmallServicecenterTaskFeedbacknoneedserviceResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterTaskFeedbacknoneedserviceResultBase `json:"result,omitempty" `
}

type TmallServicecenterWorkcardAssignworkerResponse

type TmallServicecenterWorkcardAssignworkerResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   -
	*/
	Result domain.TmallServicecenterWorkcardAssignworkerResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardCallRecordResponse

type TmallServicecenterWorkcardCallRecordResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回结果
	*/
	Result domain.TmallServicecenterWorkcardCallRecordFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardConfirmResponse

type TmallServicecenterWorkcardConfirmResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   请求结果
	*/
	Result domain.TmallServicecenterWorkcardConfirmFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardDeliveryResponse

type TmallServicecenterWorkcardDeliveryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否成功
	*/
	MsgSuccess bool `json:"msg_success,omitempty" `
	/*
	   返回信息
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   返回code
	*/
	MsgInfo string `json:"msg_info,omitempty" `
}

type TmallServicecenterWorkcardDesensitizationQueryResponse

type TmallServicecenterWorkcardDesensitizationQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   请求结果
	*/
	Result domain.TmallServicecenterWorkcardDesensitizationQueryResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardEvaluateResponse

type TmallServicecenterWorkcardEvaluateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回值Result
	*/
	Result domain.TmallServicecenterWorkcardEvaluateResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardExpressorderConsignResponse

type TmallServicecenterWorkcardExpressorderConsignResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回结果
	*/
	Result domain.TmallServicecenterWorkcardExpressorderConsignFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardExpressorderCreateResponse

type TmallServicecenterWorkcardExpressorderCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   创建结果
	*/
	Result domain.TmallServicecenterWorkcardExpressorderCreateFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardExtrachargeCreateResponse

type TmallServicecenterWorkcardExtrachargeCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回结果
	*/
	Result domain.TmallServicecenterWorkcardExtrachargeCreateFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardLogisticsinfoCreateResponse

type TmallServicecenterWorkcardLogisticsinfoCreateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
	/*
	   错误码
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
}

type TmallServicecenterWorkcardLogisticsinfoUpdateResponse

type TmallServicecenterWorkcardLogisticsinfoUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
	/*
	   错误码
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
}

type TmallServicecenterWorkcardLogisticsorderQueryResponse

type TmallServicecenterWorkcardLogisticsorderQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   结果
	*/
	Result domain.TmallServicecenterWorkcardLogisticsorderQueryFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardLogisticsorderTpcancelResponse

type TmallServicecenterWorkcardLogisticsorderTpcancelResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回结果
	*/
	Result domain.TmallServicecenterWorkcardLogisticsorderTpcancelFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardLogisticsorderUpdateResponse

type TmallServicecenterWorkcardLogisticsorderUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   系统自动生成
	*/
	Result domain.TmallServicecenterWorkcardLogisticsorderUpdateFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardQueryResponse

type TmallServicecenterWorkcardQueryResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   请求结果
	*/
	Result domain.TmallServicecenterWorkcardQueryResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardQuerybysellerResponse

type TmallServicecenterWorkcardQuerybysellerResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接口返回model
	*/
	Result domain.TmallServicecenterWorkcardQuerybysellerResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardReassignResponse

type TmallServicecenterWorkcardReassignResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   调用结果
	*/
	Result domain.TmallServicecenterWorkcardReassignResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardRefuseResponse

type TmallServicecenterWorkcardRefuseResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
	/*
	   返回code
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   是否成功
	*/
	MsgSuccess bool `json:"msg_success,omitempty" `
}

type TmallServicecenterWorkcardRepairprogressUpdateResponse

type TmallServicecenterWorkcardRepairprogressUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回结果
	*/
	Result domain.TmallServicecenterWorkcardRepairprogressUpdateResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardReserveResponse

type TmallServicecenterWorkcardReserveResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   调用结果
	*/
	Result domain.TmallServicecenterWorkcardReserveResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardReservefailResponse

type TmallServicecenterWorkcardReservefailResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   -
	*/
	Result domain.TmallServicecenterWorkcardReservefailResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardServiceprogressUpdateResponse

type TmallServicecenterWorkcardServiceprogressUpdateResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   是否调用成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
	/*
	   错误信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
	/*
	   错误码
	*/
	MsgCode string `json:"msg_code,omitempty" `
}

type TmallServicecenterWorkcardSigninResponse

type TmallServicecenterWorkcardSigninResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   .
	*/
	Result domain.TmallServicecenterWorkcardSigninResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardSuspendResponse

type TmallServicecenterWorkcardSuspendResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   系统自动生成
	*/
	Result domain.TmallServicecenterWorkcardSuspendResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardTpconfirmResponse

type TmallServicecenterWorkcardTpconfirmResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误信息
	*/
	MsgInfo string `json:"msg_info,omitempty" `
	/*
	   错误码
	*/
	MsgCode string `json:"msg_code,omitempty" `
	/*
	   是否成功
	*/
	IsSuccess bool `json:"is_success,omitempty" `
}

type TmallServicecenterWorkcardUpdatelogisticsResponse

type TmallServicecenterWorkcardUpdatelogisticsResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回信息
	*/
	Result domain.TmallServicecenterWorkcardUpdatelogisticsFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardVerifycodeResendResponse

type TmallServicecenterWorkcardVerifycodeResendResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   调用结果
	*/
	Result domain.TmallServicecenterWorkcardVerifycodeResendResult `json:"result,omitempty" `
}

type TmallServicecenterWorkcardVirtualphoneBindResponse

type TmallServicecenterWorkcardVirtualphoneBindResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   系统自动生成
	*/
	Result domain.TmallServicecenterWorkcardVirtualphoneBindFulfilplatformResult `json:"result,omitempty" `
}

type TmallServicecenterWorkerQuerycapacitytaskResponse

type TmallServicecenterWorkerQuerycapacitytaskResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   ResultBase
	*/
	ResultBase domain.TmallServicecenterWorkerQuerycapacitytaskResultBase `json:"result_base,omitempty" `
}

type TmallServicecenterWorkerQuerypageResponse

type TmallServicecenterWorkerQuerypageResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   result
	*/
	Result domain.TmallServicecenterWorkerQuerypageResultBase `json:"result,omitempty" `
}

type TmallServicecenterWorkerTaglistGetResponse

type TmallServicecenterWorkerTaglistGetResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   工人的能力标签
	*/
	Result domain.TmallServicecenterWorkerTaglistGetWorkerTag `json:"result,omitempty" `
}

type TmallSscSupplyplatformCapacityEditResponse

type TmallSscSupplyplatformCapacityEditResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   返回类型
	*/
	Result domain.TmallSscSupplyplatformCapacityEditResult `json:"result,omitempty" `
}

type TmallSscWorkcardAcceptResponse

type TmallSscWorkcardAcceptResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   接单结果
	*/
	Result domain.TmallSscWorkcardAcceptResult `json:"result,omitempty" `
}

Source Files

Jump to

Keyboard shortcuts

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