tmallsc

package
v1.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaDchainMiaoshifuCustomerComplaintsPutAPIResponse

type AlibabaDchainMiaoshifuCustomerComplaintsPutAPIResponse struct {
	model.CommonResponse
	AlibabaDchainMiaoshifuCustomerComplaintsPutResponse
}

服务商工人客诉数据上传 APIResponse alibaba.dchain.miaoshifu.customer.complaints.put

数字服务供应链平台提供给服务商上传工人客诉数据

type AlibabaDchainMiaoshifuCustomerComplaintsPutRequest

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

服务商工人客诉数据上传 APIRequest alibaba.dchain.miaoshifu.customer.complaints.put

数字服务供应链平台提供给服务商上传工人客诉数据

func NewAlibabaDchainMiaoshifuCustomerComplaintsPutRequest

func NewAlibabaDchainMiaoshifuCustomerComplaintsPutRequest() *AlibabaDchainMiaoshifuCustomerComplaintsPutRequest

func (AlibabaDchainMiaoshifuCustomerComplaintsPutRequest) GetApiMethodName

func (AlibabaDchainMiaoshifuCustomerComplaintsPutRequest) GetApiParams

func (AlibabaDchainMiaoshifuCustomerComplaintsPutRequest) GetWorkerCustomerComplaintSaveCmd

func (*AlibabaDchainMiaoshifuCustomerComplaintsPutRequest) SetWorkerCustomerComplaintSaveCmd

func (r *AlibabaDchainMiaoshifuCustomerComplaintsPutRequest) SetWorkerCustomerComplaintSaveCmd(workerCustomerComplaintSaveCmd *WorkerCustomerComplaintSaveCmd) error

type AlibabaDchainMiaoshifuCustomerComplaintsPutResponse

type AlibabaDchainMiaoshifuCustomerComplaintsPutResponse struct {
	XMLName   xml.Name `xml:"alibaba_dchain_miaoshifu_customer_complaints_put_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	DisplayMsg string `json:"display_msg,omitempty" xml:"display_msg,omitempty"`

	ResultSuccess bool `json:"result_success,omitempty" xml:"result_success,omitempty"`

	ResultErrorCode string `json:"result_error_code,omitempty" xml:"result_error_code,omitempty"`

	ResultValue int64 `json:"result_value,omitempty" xml:"result_value,omitempty"`

	ResultErrorMsg string `json:"result_error_msg,omitempty" xml:"result_error_msg,omitempty"`
}

type AlibabaServiceBillingQueryAPIResponse

type AlibabaServiceBillingQueryAPIResponse struct {
	model.CommonResponse
	AlibabaServiceBillingQueryResponse
}

服务平台结算出账信息 APIResponse alibaba.service.billing.query

服务平台结算单明细查询服务

type AlibabaServiceBillingQueryRequest

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

服务平台结算出账信息 APIRequest alibaba.service.billing.query

服务平台结算单明细查询服务

func NewAlibabaServiceBillingQueryRequest

func NewAlibabaServiceBillingQueryRequest() *AlibabaServiceBillingQueryRequest

func (AlibabaServiceBillingQueryRequest) GetApiMethodName

func (r AlibabaServiceBillingQueryRequest) GetApiMethodName() string

func (AlibabaServiceBillingQueryRequest) GetApiParams

func (r AlibabaServiceBillingQueryRequest) GetApiParams() url.Values

func (AlibabaServiceBillingQueryRequest) GetGmtCreateEnd

func (r AlibabaServiceBillingQueryRequest) GetGmtCreateEnd() string

func (AlibabaServiceBillingQueryRequest) GetGmtCreateStart

func (r AlibabaServiceBillingQueryRequest) GetGmtCreateStart() string

func (*AlibabaServiceBillingQueryRequest) SetGmtCreateEnd

func (r *AlibabaServiceBillingQueryRequest) SetGmtCreateEnd(gmtCreateEnd string) error

func (*AlibabaServiceBillingQueryRequest) SetGmtCreateStart

func (r *AlibabaServiceBillingQueryRequest) SetGmtCreateStart(gmtCreateStart string) error

type AlibabaServiceBillingQueryResponse

type AlibabaServiceBillingQueryResponse struct {
	XMLName   xml.Name `xml:"alibaba_service_billing_query_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	SettlementDetailQueryResult *FulfilplatformResult `json:"settlement_detail_query_result,omitempty" xml:"settlement_detail_query_result,omitempty"`
}

type AlibabaServiceSettlementQueryAPIResponse

type AlibabaServiceSettlementQueryAPIResponse struct {
	model.CommonResponse
	AlibabaServiceSettlementQueryResponse
}

服务平台结算单明细查询服务 APIResponse alibaba.service.settlement.query

给服务商提供结算单明细查询功能

type AlibabaServiceSettlementQueryRequest

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

服务平台结算单明细查询服务 APIRequest alibaba.service.settlement.query

给服务商提供结算单明细查询功能

func NewAlibabaServiceSettlementQueryRequest

func NewAlibabaServiceSettlementQueryRequest() *AlibabaServiceSettlementQueryRequest

func (AlibabaServiceSettlementQueryRequest) GetApiMethodName

func (r AlibabaServiceSettlementQueryRequest) GetApiMethodName() string

func (AlibabaServiceSettlementQueryRequest) GetApiParams

func (AlibabaServiceSettlementQueryRequest) GetCurrentPage

func (r AlibabaServiceSettlementQueryRequest) GetCurrentPage() int64

func (AlibabaServiceSettlementQueryRequest) GetGmtCreateEnd

func (r AlibabaServiceSettlementQueryRequest) GetGmtCreateEnd() string

func (AlibabaServiceSettlementQueryRequest) GetGmtCreateStart

func (r AlibabaServiceSettlementQueryRequest) GetGmtCreateStart() string

func (AlibabaServiceSettlementQueryRequest) GetGmtModifiedEnd

func (r AlibabaServiceSettlementQueryRequest) GetGmtModifiedEnd() string

func (AlibabaServiceSettlementQueryRequest) GetGmtModifiedStart

func (r AlibabaServiceSettlementQueryRequest) GetGmtModifiedStart() string

func (AlibabaServiceSettlementQueryRequest) GetMasterTradeOrderId

func (r AlibabaServiceSettlementQueryRequest) GetMasterTradeOrderId() int64

func (AlibabaServiceSettlementQueryRequest) GetPageSize

func (AlibabaServiceSettlementQueryRequest) GetParentTradeOrderId

func (r AlibabaServiceSettlementQueryRequest) GetParentTradeOrderId() int64

func (AlibabaServiceSettlementQueryRequest) GetServiceOrderId

func (r AlibabaServiceSettlementQueryRequest) GetServiceOrderId() int64

func (AlibabaServiceSettlementQueryRequest) GetServiceTradeOrderId

func (r AlibabaServiceSettlementQueryRequest) GetServiceTradeOrderId() int64

func (AlibabaServiceSettlementQueryRequest) GetWorkcardId

func (r AlibabaServiceSettlementQueryRequest) GetWorkcardId() int64

func (*AlibabaServiceSettlementQueryRequest) SetCurrentPage

func (r *AlibabaServiceSettlementQueryRequest) SetCurrentPage(currentPage int64) error

func (*AlibabaServiceSettlementQueryRequest) SetGmtCreateEnd

func (r *AlibabaServiceSettlementQueryRequest) SetGmtCreateEnd(gmtCreateEnd string) error

func (*AlibabaServiceSettlementQueryRequest) SetGmtCreateStart

func (r *AlibabaServiceSettlementQueryRequest) SetGmtCreateStart(gmtCreateStart string) error

func (*AlibabaServiceSettlementQueryRequest) SetGmtModifiedEnd

func (r *AlibabaServiceSettlementQueryRequest) SetGmtModifiedEnd(gmtModifiedEnd string) error

func (*AlibabaServiceSettlementQueryRequest) SetGmtModifiedStart

func (r *AlibabaServiceSettlementQueryRequest) SetGmtModifiedStart(gmtModifiedStart string) error

func (*AlibabaServiceSettlementQueryRequest) SetMasterTradeOrderId

func (r *AlibabaServiceSettlementQueryRequest) SetMasterTradeOrderId(masterTradeOrderId int64) error

func (*AlibabaServiceSettlementQueryRequest) SetPageSize

func (r *AlibabaServiceSettlementQueryRequest) SetPageSize(pageSize int64) error

func (*AlibabaServiceSettlementQueryRequest) SetParentTradeOrderId

func (r *AlibabaServiceSettlementQueryRequest) SetParentTradeOrderId(parentTradeOrderId int64) error

func (*AlibabaServiceSettlementQueryRequest) SetServiceOrderId

func (r *AlibabaServiceSettlementQueryRequest) SetServiceOrderId(serviceOrderId int64) error

func (*AlibabaServiceSettlementQueryRequest) SetServiceTradeOrderId

func (r *AlibabaServiceSettlementQueryRequest) SetServiceTradeOrderId(serviceTradeOrderId int64) error

func (*AlibabaServiceSettlementQueryRequest) SetWorkcardId

func (r *AlibabaServiceSettlementQueryRequest) SetWorkcardId(workcardId int64) error

type AlibabaServiceSettlementQueryResponse

type AlibabaServiceSettlementQueryResponse struct {
	XMLName   xml.Name `xml:"alibaba_service_settlement_query_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	SettlementDetailQueryResult *FulfilplatformResult `json:"settlement_detail_query_result,omitempty" xml:"settlement_detail_query_result,omitempty"`
}

type BuyerRefuseAcceptRequest

type BuyerRefuseAcceptRequest struct {
	WorkcardId int64 `json:"workcard_id,omitempty" xml:"workcard_id,omitempty"`

	RefuseMemo string `json:"refuse_memo,omitempty" xml:"refuse_memo,omitempty"`
}

BuyerRefuseAcceptRequest

type Datalist

type Datalist struct {
	WorkcardId int64 `json:"workcard_id,omitempty" xml:"workcard_id,omitempty"`

	WorkcardSequence int64 `json:"workcard_sequence,omitempty" xml:"workcard_sequence,omitempty"`

	TransferAmount int64 `json:"transfer_amount,omitempty" xml:"transfer_amount,omitempty"`

	InUserAlipayAccountId string `json:"in_user_alipay_account_id,omitempty" xml:"in_user_alipay_account_id,omitempty"`

	ServiceTradeOrderId int64 `json:"service_trade_order_id,omitempty" xml:"service_trade_order_id,omitempty"`

	Currency string `json:"currency,omitempty" xml:"currency,omitempty"`

	Id string `json:"id,omitempty" xml:"id,omitempty"`

	OutUserNick string `json:"out_user_nick,omitempty" xml:"out_user_nick,omitempty"`

	Action string `json:"action,omitempty" xml:"action,omitempty"`

	OutUserAlipayAccountId string `json:"out_user_alipay_account_id,omitempty" xml:"out_user_alipay_account_id,omitempty"`

	InUserNick string `json:"in_user_nick,omitempty" xml:"in_user_nick,omitempty"`

	MasterTradeOrderId int64 `json:"master_trade_order_id,omitempty" xml:"master_trade_order_id,omitempty"`

	SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"`

	OutUserRole string `json:"out_user_role,omitempty" xml:"out_user_role,omitempty"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`

	ServiceStoreCode string `json:"service_store_code,omitempty" xml:"service_store_code,omitempty"`

	AlipayOrderId string `json:"alipay_order_id,omitempty" xml:"alipay_order_id,omitempty"`

	ParentTradeOrderId int64 `json:"parent_trade_order_id,omitempty" xml:"parent_trade_order_id,omitempty"`

	PayTime int64 `json:"pay_time,omitempty" xml:"pay_time,omitempty"`

	InUserRole string `json:"in_user_role,omitempty" xml:"in_user_role,omitempty"`

	CreateTime int64 `json:"create_time,omitempty" xml:"create_time,omitempty"`

	ServiceOrderId int64 `json:"service_order_id,omitempty" xml:"service_order_id,omitempty"`

	ServiceStoreName string `json:"service_store_name,omitempty" xml:"service_store_name,omitempty"`

	Attributes string `json:"attributes,omitempty" xml:"attributes,omitempty"`

	ServiceStoreId int64 `json:"service_store_id,omitempty" xml:"service_store_id,omitempty"`

	Comment string `json:"comment,omitempty" xml:"comment,omitempty"`
}

Datalist

type FulfilplatformResult

type FulfilplatformResult struct {
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`

	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ResultDatas []Resultdata `json:"result_datas,omitempty" xml:"result_datas,omitempty"`

	ResultData *PagedResult `json:"result_data,omitempty" xml:"result_data,omitempty"`
}

FulfilplatformResult

type IdentifyTaskDeliveryRequest

type IdentifyTaskDeliveryRequest struct {
	WorkcardId int64 `json:"workcard_id,omitempty" xml:"workcard_id,omitempty"`

	Latitude string `json:"latitude,omitempty" xml:"latitude,omitempty"`

	Longitude string `json:"longitude,omitempty" xml:"longitude,omitempty"`
}

IdentifyTaskDeliveryRequest

type PagedResult

type PagedResult struct {
	TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"`

	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`

	DataList []Datalist `json:"data_list,omitempty" xml:"data_list,omitempty"`
}

PagedResult

type ReserveOpenConditionDTO

type ReserveOpenConditionDTO struct {
	CategoryId int64 `json:"category_id,omitempty" xml:"category_id,omitempty"`

	BrandId int64 `json:"brand_id,omitempty" xml:"brand_id,omitempty"`

	ServiceCode string `json:"service_code,omitempty" xml:"service_code,omitempty"`

	ExcludeAreaIds string `json:"exclude_area_ids,omitempty" xml:"exclude_area_ids,omitempty"`

	AreaIds string `json:"area_ids,omitempty" xml:"area_ids,omitempty"`

	CityId int64 `json:"city_id,omitempty" xml:"city_id,omitempty"`

	ProvinceId int64 `json:"province_id,omitempty" xml:"province_id,omitempty"`
}

ReserveOpenConditionDTO

type ReserveOpenConditionDelDto

type ReserveOpenConditionDelDto struct {
	CityId int64 `json:"city_id,omitempty" xml:"city_id,omitempty"`

	CategoryId int64 `json:"category_id,omitempty" xml:"category_id,omitempty"`

	BrandId int64 `json:"brand_id,omitempty" xml:"brand_id,omitempty"`

	ServiceCode string `json:"service_code,omitempty" xml:"service_code,omitempty"`

	ProvinceId int64 `json:"province_id,omitempty" xml:"province_id,omitempty"`

	AreaIds string `json:"area_ids,omitempty" xml:"area_ids,omitempty"`
}

ReserveOpenConditionDelDto

type ResultBase

type ResultBase struct {
	GmtModified string `json:"gmt_modified,omitempty" xml:"gmt_modified,omitempty"`

	GmtCreate string `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"`

	Value string `json:"value,omitempty" xml:"value,omitempty"`

	ErrorCode int64 `json:"error_code,omitempty" xml:"error_code,omitempty"`

	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

ResultBase

type Resultdata

type Resultdata struct {
	Id string `json:"id,omitempty" xml:"id,omitempty"`

	ServiceOrderId int64 `json:"service_order_id,omitempty" xml:"service_order_id,omitempty"`

	WorkcardId int64 `json:"workcard_id,omitempty" xml:"workcard_id,omitempty"`

	WorkcardSequence int64 `json:"workcard_sequence,omitempty" xml:"workcard_sequence,omitempty"`

	SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"`

	ParentTradeOrderId int64 `json:"parent_trade_order_id,omitempty" xml:"parent_trade_order_id,omitempty"`

	MasterTradeOrderId int64 `json:"master_trade_order_id,omitempty" xml:"master_trade_order_id,omitempty"`

	ServiceTradeOrderId int64 `json:"service_trade_order_id,omitempty" xml:"service_trade_order_id,omitempty"`

	AlipayOrderId string `json:"alipay_order_id,omitempty" xml:"alipay_order_id,omitempty"`

	ServiceStoreId int64 `json:"service_store_id,omitempty" xml:"service_store_id,omitempty"`

	ServiceStoreCode string `json:"service_store_code,omitempty" xml:"service_store_code,omitempty"`

	ServiceStoreName string `json:"service_store_name,omitempty" xml:"service_store_name,omitempty"`

	TransferAmount int64 `json:"transfer_amount,omitempty" xml:"transfer_amount,omitempty"`

	CreateTime int64 `json:"create_time,omitempty" xml:"create_time,omitempty"`

	PayTime int64 `json:"pay_time,omitempty" xml:"pay_time,omitempty"`

	Comment string `json:"comment,omitempty" xml:"comment,omitempty"`

	Currency string `json:"currency,omitempty" xml:"currency,omitempty"`

	InUserAlipayAccountId string `json:"in_user_alipay_account_id,omitempty" xml:"in_user_alipay_account_id,omitempty"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`

	InUserNick string `json:"in_user_nick,omitempty" xml:"in_user_nick,omitempty"`

	InUserRole string `json:"in_user_role,omitempty" xml:"in_user_role,omitempty"`

	OutUserAlipayAccountId string `json:"out_user_alipay_account_id,omitempty" xml:"out_user_alipay_account_id,omitempty"`

	OutUserNick string `json:"out_user_nick,omitempty" xml:"out_user_nick,omitempty"`

	OutUserRole string `json:"out_user_role,omitempty" xml:"out_user_role,omitempty"`

	Attributes string `json:"attributes,omitempty" xml:"attributes,omitempty"`

	Action string `json:"action,omitempty" xml:"action,omitempty"`
}

Resultdata

type TmallServicecenterAnomalyrecourseRemarkUpdateAPIResponse

type TmallServicecenterAnomalyrecourseRemarkUpdateAPIResponse struct {
	model.CommonResponse
	TmallServicecenterAnomalyrecourseRemarkUpdateResponse
}

天猫服务平台一键求助单服务商备注更新接口 APIResponse tmall.servicecenter.anomalyrecourse.remark.update

一键求助服务商可以回传备注

type TmallServicecenterAnomalyrecourseRemarkUpdateRequest

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

天猫服务平台一键求助单服务商备注更新接口 APIRequest tmall.servicecenter.anomalyrecourse.remark.update

一键求助服务商可以回传备注

func NewTmallServicecenterAnomalyrecourseRemarkUpdateRequest

func NewTmallServicecenterAnomalyrecourseRemarkUpdateRequest() *TmallServicecenterAnomalyrecourseRemarkUpdateRequest

func (TmallServicecenterAnomalyrecourseRemarkUpdateRequest) GetApiMethodName

func (TmallServicecenterAnomalyrecourseRemarkUpdateRequest) GetApiParams

func (TmallServicecenterAnomalyrecourseRemarkUpdateRequest) GetId

func (TmallServicecenterAnomalyrecourseRemarkUpdateRequest) GetRemark

func (*TmallServicecenterAnomalyrecourseRemarkUpdateRequest) SetId

func (*TmallServicecenterAnomalyrecourseRemarkUpdateRequest) SetRemark

type TmallServicecenterAnomalyrecourseRemarkUpdateResponse

type TmallServicecenterAnomalyrecourseRemarkUpdateResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_anomalyrecourse_remark_update_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

type TmallServicecenterAnomalyrecourseSearchAPIResponse

type TmallServicecenterAnomalyrecourseSearchAPIResponse struct {
	model.CommonResponse
	TmallServicecenterAnomalyrecourseSearchResponse
}

天猫服务平台服务商一键求助单查询 APIResponse tmall.servicecenter.anomalyrecourse.search

天猫服务平台服务商一键求助单查询

type TmallServicecenterAnomalyrecourseSearchRequest

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

天猫服务平台服务商一键求助单查询 APIRequest tmall.servicecenter.anomalyrecourse.search

天猫服务平台服务商一键求助单查询

func NewTmallServicecenterAnomalyrecourseSearchRequest

func NewTmallServicecenterAnomalyrecourseSearchRequest() *TmallServicecenterAnomalyrecourseSearchRequest

func (TmallServicecenterAnomalyrecourseSearchRequest) GetApiMethodName

func (TmallServicecenterAnomalyrecourseSearchRequest) GetApiParams

func (TmallServicecenterAnomalyrecourseSearchRequest) GetEnd

func (TmallServicecenterAnomalyrecourseSearchRequest) GetStart

func (*TmallServicecenterAnomalyrecourseSearchRequest) SetEnd

func (*TmallServicecenterAnomalyrecourseSearchRequest) SetStart

type TmallServicecenterAnomalyrecourseSearchResponse

type TmallServicecenterAnomalyrecourseSearchResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_anomalyrecourse_search_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ResultBase `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallServicecenterReservecondCreateAPIResponse

type TmallServicecenterReservecondCreateAPIResponse struct {
	model.CommonResponse
	TmallServicecenterReservecondCreateResponse
}

创建主动预约开通条件 APIResponse tmall.servicecenter.reservecond.create

1、设置主动预约开通条件

type TmallServicecenterReservecondCreateRequest

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

创建主动预约开通条件 APIRequest tmall.servicecenter.reservecond.create

1、设置主动预约开通条件

func NewTmallServicecenterReservecondCreateRequest

func NewTmallServicecenterReservecondCreateRequest() *TmallServicecenterReservecondCreateRequest

func (TmallServicecenterReservecondCreateRequest) GetApiMethodName

func (TmallServicecenterReservecondCreateRequest) GetApiParams

func (TmallServicecenterReservecondCreateRequest) GetRocList

func (*TmallServicecenterReservecondCreateRequest) SetRocList

type TmallServicecenterReservecondCreateResponse

type TmallServicecenterReservecondCreateResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_reservecond_create_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	MsgSuccess bool `json:"msg_success,omitempty" xml:"msg_success,omitempty"`

	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`

	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
}

type TmallServicecenterReservecondDeleteAPIResponse

type TmallServicecenterReservecondDeleteAPIResponse struct {
	model.CommonResponse
	TmallServicecenterReservecondDeleteResponse
}

删除主动预约开通条件 APIResponse tmall.servicecenter.reservecond.delete

删除主动预约开通条件

type TmallServicecenterReservecondDeleteRequest

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

删除主动预约开通条件 APIRequest tmall.servicecenter.reservecond.delete

删除主动预约开通条件

func NewTmallServicecenterReservecondDeleteRequest

func NewTmallServicecenterReservecondDeleteRequest() *TmallServicecenterReservecondDeleteRequest

func (TmallServicecenterReservecondDeleteRequest) GetApiMethodName

func (TmallServicecenterReservecondDeleteRequest) GetApiParams

func (TmallServicecenterReservecondDeleteRequest) GetReserveOpenConditionDelDto

func (*TmallServicecenterReservecondDeleteRequest) SetReserveOpenConditionDelDto

func (r *TmallServicecenterReservecondDeleteRequest) SetReserveOpenConditionDelDto(reserveOpenConditionDelDto *ReserveOpenConditionDelDto) error

type TmallServicecenterReservecondDeleteResponse

type TmallServicecenterReservecondDeleteResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_reservecond_delete_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	MsgSuccess bool `json:"msg_success,omitempty" xml:"msg_success,omitempty"`

	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`

	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
}

type TmallServicecenterReservecondUpdateAPIResponse

type TmallServicecenterReservecondUpdateAPIResponse struct {
	model.CommonResponse
	TmallServicecenterReservecondUpdateResponse
}

主动预约条件更新 APIResponse tmall.servicecenter.reservecond.update

1、设置主动预约开通条件

type TmallServicecenterReservecondUpdateRequest

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

主动预约条件更新 APIRequest tmall.servicecenter.reservecond.update

1、设置主动预约开通条件

func NewTmallServicecenterReservecondUpdateRequest

func NewTmallServicecenterReservecondUpdateRequest() *TmallServicecenterReservecondUpdateRequest

func (TmallServicecenterReservecondUpdateRequest) GetApiMethodName

func (TmallServicecenterReservecondUpdateRequest) GetApiParams

func (TmallServicecenterReservecondUpdateRequest) GetRocList

func (*TmallServicecenterReservecondUpdateRequest) SetRocList

type TmallServicecenterReservecondUpdateResponse

type TmallServicecenterReservecondUpdateResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_reservecond_update_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	MsgSuccess bool `json:"msg_success,omitempty" xml:"msg_success,omitempty"`

	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`

	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
}

type TmallServicecenterServicestoreCreateservicestorecapacityAPIResponse

type TmallServicecenterServicestoreCreateservicestorecapacityAPIResponse struct {
	model.CommonResponse
	TmallServicecenterServicestoreCreateservicestorecapacityResponse
}

新增网点容量 APIResponse tmall.servicecenter.servicestore.createservicestorecapacity

新增网点容量,唯一性校验:服务商淘宝账号+网点编码+biz_type 前提是网点要存在, 如果需要新增的网点容量已存在,会新增失败。 网点容量包含了业务类型(比如电器预约安装)、天猫服务的servicecode列表、类目区域和容量

type TmallServicecenterServicestoreCreateservicestorecapacityRequest

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

新增网点容量 APIRequest tmall.servicecenter.servicestore.createservicestorecapacity

新增网点容量,唯一性校验:服务商淘宝账号+网点编码+biz_type 前提是网点要存在, 如果需要新增的网点容量已存在,会新增失败。 网点容量包含了业务类型(比如电器预约安装)、天猫服务的servicecode列表、类目区域和容量

func (TmallServicecenterServicestoreCreateservicestorecapacityRequest) GetApiMethodName

func (TmallServicecenterServicestoreCreateservicestorecapacityRequest) GetApiParams

func (TmallServicecenterServicestoreCreateservicestorecapacityRequest) GetBizType

func (TmallServicecenterServicestoreCreateservicestorecapacityRequest) GetCategoryIdsAndAreaCodesAndCapacity

func (r TmallServicecenterServicestoreCreateservicestorecapacityRequest) GetCategoryIdsAndAreaCodesAndCapacity() string

func (TmallServicecenterServicestoreCreateservicestorecapacityRequest) GetServiceCodes

func (TmallServicecenterServicestoreCreateservicestorecapacityRequest) GetServiceStoreCode

func (*TmallServicecenterServicestoreCreateservicestorecapacityRequest) SetBizType

func (*TmallServicecenterServicestoreCreateservicestorecapacityRequest) SetCategoryIdsAndAreaCodesAndCapacity

func (r *TmallServicecenterServicestoreCreateservicestorecapacityRequest) SetCategoryIdsAndAreaCodesAndCapacity(categoryIdsAndAreaCodesAndCapacity string) error

func (*TmallServicecenterServicestoreCreateservicestorecapacityRequest) SetServiceCodes

func (*TmallServicecenterServicestoreCreateservicestorecapacityRequest) SetServiceStoreCode

func (r *TmallServicecenterServicestoreCreateservicestorecapacityRequest) SetServiceStoreCode(serviceStoreCode string) error

type TmallServicecenterServicestoreCreateservicestorecapacityResponse

type TmallServicecenterServicestoreCreateservicestorecapacityResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_servicestore_createservicestorecapacity_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ResultBase `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallServicecenterServicestoreCreateservicestorecoverserviceAPIResponse

type TmallServicecenterServicestoreCreateservicestorecoverserviceAPIResponse struct {
	model.CommonResponse
	TmallServicecenterServicestoreCreateservicestorecoverserviceResponse
}

新增网点覆盖的服务 APIResponse tmall.servicecenter.servicestore.createservicestorecoverservice

新增网点覆盖的服务,唯一性校验:服务商淘宝账号+网点编码+biz_type 前提是网点要存在, 如果需要新增的网点覆盖的服务已存在,会新增失败。 网点覆盖的服务包含了业务类型(比如电器预约安装)、天猫服务的servicecode列表、授权的类目和品牌

type TmallServicecenterServicestoreCreateservicestorecoverserviceRequest

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

新增网点覆盖的服务 APIRequest tmall.servicecenter.servicestore.createservicestorecoverservice

新增网点覆盖的服务,唯一性校验:服务商淘宝账号+网点编码+biz_type 前提是网点要存在, 如果需要新增的网点覆盖的服务已存在,会新增失败。 网点覆盖的服务包含了业务类型(比如电器预约安装)、天猫服务的servicecode列表、授权的类目和品牌

func (TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) GetApiMethodName

func (TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) GetApiParams

func (TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) GetBizType

func (TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) GetCategoryIdsAndBrandIds

func (TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) GetServiceCodes

func (TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) GetServiceStoreCode

func (*TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) SetBizType

func (*TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) SetCategoryIdsAndBrandIds

func (r *TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) SetCategoryIdsAndBrandIds(categoryIdsAndBrandIds string) error

func (*TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) SetServiceCodes

func (*TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) SetServiceStoreCode

func (r *TmallServicecenterServicestoreCreateservicestorecoverserviceRequest) SetServiceStoreCode(serviceStoreCode string) error

type TmallServicecenterServicestoreCreateservicestorecoverserviceResponse

type TmallServicecenterServicestoreCreateservicestorecoverserviceResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_servicestore_createservicestorecoverservice_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ResultBase `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallServicecenterServicestoreDeleteservicestorecapacityAPIResponse

type TmallServicecenterServicestoreDeleteservicestorecapacityAPIResponse struct {
	model.CommonResponse
	TmallServicecenterServicestoreDeleteservicestorecapacityResponse
}

删除网点容量 APIResponse tmall.servicecenter.servicestore.deleteservicestorecapacity

删除网点覆盖的服务,无法恢复,如果只是暂时屏蔽网点的某个能力,可以将此能力对应的网点容量的capacity字段更新为0 必选字段:serviceStoreCode、bizType

type TmallServicecenterServicestoreDeleteservicestorecapacityRequest

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

删除网点容量 APIRequest tmall.servicecenter.servicestore.deleteservicestorecapacity

删除网点覆盖的服务,无法恢复,如果只是暂时屏蔽网点的某个能力,可以将此能力对应的网点容量的capacity字段更新为0 必选字段:serviceStoreCode、bizType

func (TmallServicecenterServicestoreDeleteservicestorecapacityRequest) GetApiMethodName

func (TmallServicecenterServicestoreDeleteservicestorecapacityRequest) GetApiParams

func (TmallServicecenterServicestoreDeleteservicestorecapacityRequest) GetBizType

func (TmallServicecenterServicestoreDeleteservicestorecapacityRequest) GetServiceStoreCode

func (*TmallServicecenterServicestoreDeleteservicestorecapacityRequest) SetBizType

func (*TmallServicecenterServicestoreDeleteservicestorecapacityRequest) SetServiceStoreCode

func (r *TmallServicecenterServicestoreDeleteservicestorecapacityRequest) SetServiceStoreCode(serviceStoreCode string) error

type TmallServicecenterServicestoreDeleteservicestorecapacityResponse

type TmallServicecenterServicestoreDeleteservicestorecapacityResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_servicestore_deleteservicestorecapacity_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ResultBase `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallServicecenterServicestoreUpdateservicestorecapacityAPIResponse

type TmallServicecenterServicestoreUpdateservicestorecapacityAPIResponse struct {
	model.CommonResponse
	TmallServicecenterServicestoreUpdateservicestorecapacityResponse
}

更新网点容量 APIResponse tmall.servicecenter.servicestore.updateservicestorecapacity

更新网点容量,唯一性校验:服务商淘宝账号+网点编码+biz_type 前提是网点要存在, 如果需要更新的网点容量不存在,会更新失败。 网点容量包含了业务类型(比如电器预约安装)、天猫服务的servicecode列表、类目区域和容量

type TmallServicecenterServicestoreUpdateservicestorecapacityRequest

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

更新网点容量 APIRequest tmall.servicecenter.servicestore.updateservicestorecapacity

更新网点容量,唯一性校验:服务商淘宝账号+网点编码+biz_type 前提是网点要存在, 如果需要更新的网点容量不存在,会更新失败。 网点容量包含了业务类型(比如电器预约安装)、天猫服务的servicecode列表、类目区域和容量

func (TmallServicecenterServicestoreUpdateservicestorecapacityRequest) GetApiMethodName

func (TmallServicecenterServicestoreUpdateservicestorecapacityRequest) GetApiParams

func (TmallServicecenterServicestoreUpdateservicestorecapacityRequest) GetBizType

func (TmallServicecenterServicestoreUpdateservicestorecapacityRequest) GetCategoryIdsAndAreaCodesAndCapacity

func (r TmallServicecenterServicestoreUpdateservicestorecapacityRequest) GetCategoryIdsAndAreaCodesAndCapacity() string

func (TmallServicecenterServicestoreUpdateservicestorecapacityRequest) GetServiceCodes

func (TmallServicecenterServicestoreUpdateservicestorecapacityRequest) GetServiceStoreCode

func (*TmallServicecenterServicestoreUpdateservicestorecapacityRequest) SetBizType

func (*TmallServicecenterServicestoreUpdateservicestorecapacityRequest) SetCategoryIdsAndAreaCodesAndCapacity

func (r *TmallServicecenterServicestoreUpdateservicestorecapacityRequest) SetCategoryIdsAndAreaCodesAndCapacity(categoryIdsAndAreaCodesAndCapacity string) error

func (*TmallServicecenterServicestoreUpdateservicestorecapacityRequest) SetServiceCodes

func (*TmallServicecenterServicestoreUpdateservicestorecapacityRequest) SetServiceStoreCode

func (r *TmallServicecenterServicestoreUpdateservicestorecapacityRequest) SetServiceStoreCode(serviceStoreCode string) error

type TmallServicecenterServicestoreUpdateservicestorecapacityResponse

type TmallServicecenterServicestoreUpdateservicestorecapacityResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_servicestore_updateservicestorecapacity_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ResultBase `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallServicecenterServicestoreUpdateservicestorecoverserviceAPIResponse

type TmallServicecenterServicestoreUpdateservicestorecoverserviceAPIResponse struct {
	model.CommonResponse
	TmallServicecenterServicestoreUpdateservicestorecoverserviceResponse
}

更新网点覆盖的服务 APIResponse tmall.servicecenter.servicestore.updateservicestorecoverservice

更新网点覆盖的服务,唯一性校验:服务商淘宝账号+网点编码+biz_type 前提是网点要存在, 如果需要新增的网点覆盖的服务不存在,会更新失败。 网点覆盖的服务包含了业务类型(比如电器预约安装)、天猫服务的servicecode列表、授权的类目和品牌

type TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest

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

更新网点覆盖的服务 APIRequest tmall.servicecenter.servicestore.updateservicestorecoverservice

更新网点覆盖的服务,唯一性校验:服务商淘宝账号+网点编码+biz_type 前提是网点要存在, 如果需要新增的网点覆盖的服务不存在,会更新失败。 网点覆盖的服务包含了业务类型(比如电器预约安装)、天猫服务的servicecode列表、授权的类目和品牌

func (TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) GetApiMethodName

func (TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) GetApiParams

func (TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) GetBizType

func (TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) GetCategoryIdsAndBrandIds

func (TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) GetServiceCodes

func (TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) GetServiceStoreCode

func (*TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) SetBizType

func (*TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) SetCategoryIdsAndBrandIds

func (r *TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) SetCategoryIdsAndBrandIds(categoryIdsAndBrandIds string) error

func (*TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) SetServiceCodes

func (*TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) SetServiceStoreCode

func (r *TmallServicecenterServicestoreUpdateservicestorecoverserviceRequest) SetServiceStoreCode(serviceStoreCode string) error

type TmallServicecenterServicestoreUpdateservicestorecoverserviceResponse

type TmallServicecenterServicestoreUpdateservicestorecoverserviceResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_servicestore_updateservicestorecoverservice_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ResultBase `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallServicecenterWorkcardDeliveryAPIResponse

type TmallServicecenterWorkcardDeliveryAPIResponse struct {
	model.CommonResponse
	TmallServicecenterWorkcardDeliveryResponse
}

开始配送工单 APIResponse tmall.servicecenter.workcard.delivery

服务商调用该接口通知天猫服务平台服务商工人已开始配送工单

type TmallServicecenterWorkcardDeliveryRequest

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

开始配送工单 APIRequest tmall.servicecenter.workcard.delivery

服务商调用该接口通知天猫服务平台服务商工人已开始配送工单

func NewTmallServicecenterWorkcardDeliveryRequest

func NewTmallServicecenterWorkcardDeliveryRequest() *TmallServicecenterWorkcardDeliveryRequest

func (TmallServicecenterWorkcardDeliveryRequest) GetApiMethodName

func (TmallServicecenterWorkcardDeliveryRequest) GetApiParams

func (TmallServicecenterWorkcardDeliveryRequest) GetIdentifyTaskDeliveryRequest

func (r TmallServicecenterWorkcardDeliveryRequest) GetIdentifyTaskDeliveryRequest() *IdentifyTaskDeliveryRequest

func (*TmallServicecenterWorkcardDeliveryRequest) SetIdentifyTaskDeliveryRequest

func (r *TmallServicecenterWorkcardDeliveryRequest) SetIdentifyTaskDeliveryRequest(identifyTaskDeliveryRequest *IdentifyTaskDeliveryRequest) error

type TmallServicecenterWorkcardDeliveryResponse

type TmallServicecenterWorkcardDeliveryResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_workcard_delivery_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	MsgSuccess bool `json:"msg_success,omitempty" xml:"msg_success,omitempty"`

	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`

	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
}

type TmallServicecenterWorkcardRefuseAPIResponse

type TmallServicecenterWorkcardRefuseAPIResponse struct {
	model.CommonResponse
	TmallServicecenterWorkcardRefuseResponse
}

买家拒收 APIResponse tmall.servicecenter.workcard.refuse

买家拒收通知接口

type TmallServicecenterWorkcardRefuseRequest

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

买家拒收 APIRequest tmall.servicecenter.workcard.refuse

买家拒收通知接口

func NewTmallServicecenterWorkcardRefuseRequest

func NewTmallServicecenterWorkcardRefuseRequest() *TmallServicecenterWorkcardRefuseRequest

func (TmallServicecenterWorkcardRefuseRequest) GetApiMethodName

func (r TmallServicecenterWorkcardRefuseRequest) GetApiMethodName() string

func (TmallServicecenterWorkcardRefuseRequest) GetApiParams

func (TmallServicecenterWorkcardRefuseRequest) GetBuyerRefuseAcceptRequest

func (r TmallServicecenterWorkcardRefuseRequest) GetBuyerRefuseAcceptRequest() *BuyerRefuseAcceptRequest

func (*TmallServicecenterWorkcardRefuseRequest) SetBuyerRefuseAcceptRequest

func (r *TmallServicecenterWorkcardRefuseRequest) SetBuyerRefuseAcceptRequest(buyerRefuseAcceptRequest *BuyerRefuseAcceptRequest) error

type TmallServicecenterWorkcardRefuseResponse

type TmallServicecenterWorkcardRefuseResponse struct {
	XMLName   xml.Name `xml:"tmall_servicecenter_workcard_refuse_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`

	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`

	MsgSuccess bool `json:"msg_success,omitempty" xml:"msg_success,omitempty"`
}

type TmallWorkcardIdentifyAPIResponse

type TmallWorkcardIdentifyAPIResponse struct {
	model.CommonResponse
	TmallWorkcardIdentifyResponse
}

工单核销 APIResponse tmall.workcard.identify

工单核销,当工单完成以后,通过调用此接口核销 可以按照多维度核销工单, 电器预约安装按照工单维度核销,必选字段workcard_id,buyer_id,identify_code,可选字段attrs,通过扩展字段attrs回传机器码,格式{sn:'机器码'}

type TmallWorkcardIdentifyRequest

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

工单核销 APIRequest tmall.workcard.identify

工单核销,当工单完成以后,通过调用此接口核销 可以按照多维度核销工单, 电器预约安装按照工单维度核销,必选字段workcard_id,buyer_id,identify_code,可选字段attrs,通过扩展字段attrs回传机器码,格式{sn:'机器码'}

func NewTmallWorkcardIdentifyRequest

func NewTmallWorkcardIdentifyRequest() *TmallWorkcardIdentifyRequest

func (TmallWorkcardIdentifyRequest) GetApiMethodName

func (r TmallWorkcardIdentifyRequest) GetApiMethodName() string

func (TmallWorkcardIdentifyRequest) GetApiParams

func (r TmallWorkcardIdentifyRequest) GetApiParams() url.Values

func (TmallWorkcardIdentifyRequest) GetVerifyRequestDTO

func (r TmallWorkcardIdentifyRequest) GetVerifyRequestDTO() *VerifyRequestDto

func (*TmallWorkcardIdentifyRequest) SetVerifyRequestDTO

func (r *TmallWorkcardIdentifyRequest) SetVerifyRequestDTO(verifyRequestDTO *VerifyRequestDto) error

type TmallWorkcardIdentifyResponse

type TmallWorkcardIdentifyResponse struct {
	XMLName   xml.Name `xml:"tmall_workcard_identify_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *TmallWorkcardIdentifyResult `json:"result,omitempty" xml:"result,omitempty"`
}

type TmallWorkcardIdentifyResult

type TmallWorkcardIdentifyResult struct {
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`

	ErrorCode int64 `json:"error_code,omitempty" xml:"error_code,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	Value string `json:"value,omitempty" xml:"value,omitempty"`

	GmtModified string `json:"gmt_modified,omitempty" xml:"gmt_modified,omitempty"`

	GmtCreate string `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"`
}

TmallWorkcardIdentifyResult

type VerifyRequestDto

type VerifyRequestDto struct {
	ParentOrderId int64 `json:"parent_order_id,omitempty" xml:"parent_order_id,omitempty"`

	VerifySource string `json:"verify_source,omitempty" xml:"verify_source,omitempty"`

	Attrs string `json:"attrs,omitempty" xml:"attrs,omitempty"`

	TpId int64 `json:"tp_id,omitempty" xml:"tp_id,omitempty"`

	BizType string `json:"biz_type,omitempty" xml:"biz_type,omitempty"`

	Code string `json:"code,omitempty" xml:"code,omitempty"`

	BuyerId int64 `json:"buyer_id,omitempty" xml:"buyer_id,omitempty"`

	WorkcardId int64 `json:"workcard_id,omitempty" xml:"workcard_id,omitempty"`

	OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"`
}

VerifyRequestDto

type WorkerCustomerComplaintSaveCmd

type WorkerCustomerComplaintSaveCmd struct {
	SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"`

	WorkcardId int64 `json:"workcard_id,omitempty" xml:"workcard_id,omitempty"`

	OutId string `json:"out_id,omitempty" xml:"out_id,omitempty"`

	OutType int64 `json:"out_type,omitempty" xml:"out_type,omitempty"`

	IdNumber string `json:"id_number,omitempty" xml:"id_number,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`

	Source int64 `json:"source,omitempty" xml:"source,omitempty"`

	TreatmentMeasures string `json:"treatment_measures,omitempty" xml:"treatment_measures,omitempty"`

	IdempotentId string `json:"idempotent_id,omitempty" xml:"idempotent_id,omitempty"`

	StartTime string `json:"start_time,omitempty" xml:"start_time,omitempty"`

	EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"`

	Established int64 `json:"established,omitempty" xml:"established,omitempty"`

	ExtendInfo string `json:"extend_info,omitempty" xml:"extend_info,omitempty"`
}

WorkerCustomerComplaintSaveCmd

Source Files

Jump to

Keyboard shortcuts

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