alihealth2

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package alihealth2 包含阿里健康API相关结构体

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaalihealthbcfuturestockinboundAPIRequest added in v1.3.1

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

AlibabaalihealthbcfuturestockinboundAPIRequest 供应商上报期货库存 API请求 alibaba.alihealth.bc.future.stock.inbound

供应商上报期货库存

func NewAlibabaalihealthbcfuturestockinboundRequest added in v1.3.1

func NewAlibabaalihealthbcfuturestockinboundRequest() *AlibabaalihealthbcfuturestockinboundAPIRequest

NewAlibabaalihealthbcfuturestockinboundRequest 初始化AlibabaalihealthbcfuturestockinboundAPIRequest对象

func (AlibabaalihealthbcfuturestockinboundAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbcfuturestockinboundAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbcfuturestockinboundAPIRequest) GetFutureInboundReqDto added in v1.3.1

GetFutureInboundReqDto FutureInboundReqDto Getter

func (AlibabaalihealthbcfuturestockinboundAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthbcfuturestockinboundAPIRequest) SetFutureInboundReqDto added in v1.3.1

func (r *AlibabaalihealthbcfuturestockinboundAPIRequest) SetFutureInboundReqDto(_futureInboundReqDto *FutureInboundReqDto) error

SetFutureInboundReqDto is FutureInboundReqDto Setter 请求体

type AlibabaalihealthbcfuturestockinboundAPIResponse added in v1.3.1

type AlibabaalihealthbcfuturestockinboundAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbcfuturestockinboundAPIResponseModel
}

AlibabaalihealthbcfuturestockinboundAPIResponse 供应商上报期货库存 API返回值 alibaba.alihealth.bc.future.stock.inbound

供应商上报期货库存

type AlibabaalihealthbcfuturestockinboundAPIResponseModel added in v1.3.1

type AlibabaalihealthbcfuturestockinboundAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_bc_future_stock_inbound_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 链路跟踪id, 用于排查问题
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 错误编码, 编码以"ALIHEALTH.BC.5"开头时表示当前品仓的操作处于未知状态, 后继可通过同样的请求流水号来获取最终结果
	ErrorNo string `json:"error_no,omitempty" xml:"error_no,omitempty"`
	// 错误描述
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 请求是否可重试
	CanRetry bool `json:"can_retry,omitempty" xml:"can_retry,omitempty"`
	// 当前请求是否成功-所有明细都成功才算成功
	Succ bool `json:"succ,omitempty" xml:"succ,omitempty"`
}

AlibabaalihealthbcfuturestockinboundAPIResponseModel is 供应商上报期货库存 成功返回结果

type AlibabaalihealthbcfuturestockoutboundAPIRequest added in v1.3.1

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

AlibabaalihealthbcfuturestockoutboundAPIRequest 供应商期货出库 API请求 alibaba.alihealth.bc.future.stock.outbound

供应商期货出库

func NewAlibabaalihealthbcfuturestockoutboundRequest added in v1.3.1

func NewAlibabaalihealthbcfuturestockoutboundRequest() *AlibabaalihealthbcfuturestockoutboundAPIRequest

NewAlibabaalihealthbcfuturestockoutboundRequest 初始化AlibabaalihealthbcfuturestockoutboundAPIRequest对象

func (AlibabaalihealthbcfuturestockoutboundAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbcfuturestockoutboundAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbcfuturestockoutboundAPIRequest) GetFutureOutboundReqDto added in v1.3.1

GetFutureOutboundReqDto FutureOutboundReqDto Getter

func (AlibabaalihealthbcfuturestockoutboundAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthbcfuturestockoutboundAPIRequest) SetFutureOutboundReqDto added in v1.3.1

func (r *AlibabaalihealthbcfuturestockoutboundAPIRequest) SetFutureOutboundReqDto(_futureOutboundReqDto *FutureOutboundReqDto) error

SetFutureOutboundReqDto is FutureOutboundReqDto Setter 请求体

type AlibabaalihealthbcfuturestockoutboundAPIResponse added in v1.3.1

type AlibabaalihealthbcfuturestockoutboundAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbcfuturestockoutboundAPIResponseModel
}

AlibabaalihealthbcfuturestockoutboundAPIResponse 供应商期货出库 API返回值 alibaba.alihealth.bc.future.stock.outbound

供应商期货出库

type AlibabaalihealthbcfuturestockoutboundAPIResponseModel added in v1.3.1

type AlibabaalihealthbcfuturestockoutboundAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_bc_future_stock_outbound_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 链路跟踪id, 用于排查问题
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 错误编码, 编码以"ALIHEALTH.BC.5"开头时表示当前品仓的操作处于未知状态, 后继可通过同样的请求流水号来获取最终结果
	ErrorNo string `json:"error_no,omitempty" xml:"error_no,omitempty"`
	// 错误描述
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 请求是否可重试
	CanRetry bool `json:"can_retry,omitempty" xml:"can_retry,omitempty"`
	// 当前请求是否成功-所有明细都成功才算成功
	Succ bool `json:"succ,omitempty" xml:"succ,omitempty"`
}

AlibabaalihealthbcfuturestockoutboundAPIResponseModel is 供应商期货出库 成功返回结果

type AlibabaalihealthbcitemperiodsyncAPIRequest added in v1.3.1

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

AlibabaalihealthbcitemperiodsyncAPIRequest 代销品效期同步 API请求 alibaba.alihealth.bc.item.period.sync

代销品效期同步

func NewAlibabaalihealthbcitemperiodsyncRequest added in v1.3.1

func NewAlibabaalihealthbcitemperiodsyncRequest() *AlibabaalihealthbcitemperiodsyncAPIRequest

NewAlibabaalihealthbcitemperiodsyncRequest 初始化AlibabaalihealthbcitemperiodsyncAPIRequest对象

func (AlibabaalihealthbcitemperiodsyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbcitemperiodsyncAPIRequest) GetApiParams added in v1.3.1

func (r AlibabaalihealthbcitemperiodsyncAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbcitemperiodsyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthbcitemperiodsyncAPIRequest) GetValidityPeriodSyncReqDto added in v1.3.1

GetValidityPeriodSyncReqDto ValidityPeriodSyncReqDto Getter

func (*AlibabaalihealthbcitemperiodsyncAPIRequest) SetValidityPeriodSyncReqDto added in v1.3.1

func (r *AlibabaalihealthbcitemperiodsyncAPIRequest) SetValidityPeriodSyncReqDto(_validityPeriodSyncReqDto *ValidityPeriodSyncReqDto) error

SetValidityPeriodSyncReqDto is ValidityPeriodSyncReqDto Setter 请求体

type AlibabaalihealthbcitemperiodsyncAPIResponse added in v1.3.1

type AlibabaalihealthbcitemperiodsyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbcitemperiodsyncAPIResponseModel
}

AlibabaalihealthbcitemperiodsyncAPIResponse 代销品效期同步 API返回值 alibaba.alihealth.bc.item.period.sync

代销品效期同步

type AlibabaalihealthbcitemperiodsyncAPIResponseModel added in v1.3.1

type AlibabaalihealthbcitemperiodsyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_bc_item_period_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 链路跟踪id, 用于排查问题
	TraceId string `json:"trace_id,omitempty" xml:"trace_id,omitempty"`
	// 错误编码, 编码以"ALIHEALTH.BC.5"开头时表示当前品仓的操作处于未知状态, 后继可通过同样的请求流水号来获取最终结果
	ErrorNo string `json:"error_no,omitempty" xml:"error_no,omitempty"`
	// 错误描述
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 请求是否可重试
	CanRetry bool `json:"can_retry,omitempty" xml:"can_retry,omitempty"`
	// 当前请求是否成功-所有明细都成功才算成功
	Succ bool `json:"succ,omitempty" xml:"succ,omitempty"`
}

AlibabaalihealthbcitemperiodsyncAPIResponseModel is 代销品效期同步 成功返回结果

type AlibabaalihealthbookingreservecancelAPIRequest added in v1.3.1

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

AlibabaalihealthbookingreservecancelAPIRequest 取消预约 API请求 alibaba.alihealth.booking.reserve.cancel

消费医疗统一预约平台,ISV取消预约

func NewAlibabaalihealthbookingreservecancelRequest added in v1.3.1

func NewAlibabaalihealthbookingreservecancelRequest() *AlibabaalihealthbookingreservecancelAPIRequest

NewAlibabaalihealthbookingreservecancelRequest 初始化AlibabaalihealthbookingreservecancelAPIRequest对象

func (AlibabaalihealthbookingreservecancelAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbookingreservecancelAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbookingreservecancelAPIRequest) GetCancel added in v1.3.1

GetCancel Cancel Getter

func (AlibabaalihealthbookingreservecancelAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthbookingreservecancelAPIRequest) SetCancel added in v1.3.1

SetCancel is Cancel Setter cancel

type AlibabaalihealthbookingreservecancelAPIResponse added in v1.3.1

type AlibabaalihealthbookingreservecancelAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbookingreservecancelAPIResponseModel
}

AlibabaalihealthbookingreservecancelAPIResponse 取消预约 API返回值 alibaba.alihealth.booking.reserve.cancel

消费医疗统一预约平台,ISV取消预约

type AlibabaalihealthbookingreservecancelAPIResponseModel added in v1.3.1

type AlibabaalihealthbookingreservecancelAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_booking_reserve_cancel_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthbookingreservecancelAPIResponseModel is 取消预约 成功返回结果

type AlibabaalihealthbookingreservecheckinAPIRequest added in v1.3.1

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

AlibabaalihealthbookingreservecheckinAPIRequest 确认到店 API请求 alibaba.alihealth.booking.reserve.checkin

消费医疗统一预约平台,ISV 确认到店

func NewAlibabaalihealthbookingreservecheckinRequest added in v1.3.1

func NewAlibabaalihealthbookingreservecheckinRequest() *AlibabaalihealthbookingreservecheckinAPIRequest

NewAlibabaalihealthbookingreservecheckinRequest 初始化AlibabaalihealthbookingreservecheckinAPIRequest对象

func (AlibabaalihealthbookingreservecheckinAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbookingreservecheckinAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbookingreservecheckinAPIRequest) GetCheckIn added in v1.3.1

GetCheckIn CheckIn Getter

func (AlibabaalihealthbookingreservecheckinAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthbookingreservecheckinAPIRequest) SetCheckIn added in v1.3.1

SetCheckIn is CheckIn Setter check_in

type AlibabaalihealthbookingreservecheckinAPIResponse added in v1.3.1

type AlibabaalihealthbookingreservecheckinAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbookingreservecheckinAPIResponseModel
}

AlibabaalihealthbookingreservecheckinAPIResponse 确认到店 API返回值 alibaba.alihealth.booking.reserve.checkin

消费医疗统一预约平台,ISV 确认到店

type AlibabaalihealthbookingreservecheckinAPIResponseModel added in v1.3.1

type AlibabaalihealthbookingreservecheckinAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_booking_reserve_checkin_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthbookingreservecheckinAPIResponseModel is 确认到店 成功返回结果

type AlibabaalihealthbookingreserveconfirmAPIRequest added in v1.3.1

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

AlibabaalihealthbookingreserveconfirmAPIRequest 确认预约 API请求 alibaba.alihealth.booking.reserve.confirm

确认预约

func NewAlibabaalihealthbookingreserveconfirmRequest added in v1.3.1

func NewAlibabaalihealthbookingreserveconfirmRequest() *AlibabaalihealthbookingreserveconfirmAPIRequest

NewAlibabaalihealthbookingreserveconfirmRequest 初始化AlibabaalihealthbookingreserveconfirmAPIRequest对象

func (AlibabaalihealthbookingreserveconfirmAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbookingreserveconfirmAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbookingreserveconfirmAPIRequest) GetConfirm added in v1.3.1

GetConfirm Confirm Getter

func (AlibabaalihealthbookingreserveconfirmAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthbookingreserveconfirmAPIRequest) SetConfirm added in v1.3.1

SetConfirm is Confirm Setter 参数

type AlibabaalihealthbookingreserveconfirmAPIResponse added in v1.3.1

type AlibabaalihealthbookingreserveconfirmAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbookingreserveconfirmAPIResponseModel
}

AlibabaalihealthbookingreserveconfirmAPIResponse 确认预约 API返回值 alibaba.alihealth.booking.reserve.confirm

确认预约

type AlibabaalihealthbookingreserveconfirmAPIResponseModel added in v1.3.1

type AlibabaalihealthbookingreserveconfirmAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_booking_reserve_confirm_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthbookingreserveconfirmAPIResponseModel is 确认预约 成功返回结果

type AlibabaalihealthbookingreservemodifyAPIRequest added in v1.3.1

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

AlibabaalihealthbookingreservemodifyAPIRequest 修改预约 API请求 alibaba.alihealth.booking.reserve.modify

消费医疗统一预约平台,取消预约

func NewAlibabaalihealthbookingreservemodifyRequest added in v1.3.1

func NewAlibabaalihealthbookingreservemodifyRequest() *AlibabaalihealthbookingreservemodifyAPIRequest

NewAlibabaalihealthbookingreservemodifyRequest 初始化AlibabaalihealthbookingreservemodifyAPIRequest对象

func (AlibabaalihealthbookingreservemodifyAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbookingreservemodifyAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbookingreservemodifyAPIRequest) GetModify added in v1.3.1

GetModify Modify Getter

func (AlibabaalihealthbookingreservemodifyAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthbookingreservemodifyAPIRequest) SetModify added in v1.3.1

SetModify is Modify Setter modify

type AlibabaalihealthbookingreservemodifyAPIResponse added in v1.3.1

type AlibabaalihealthbookingreservemodifyAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbookingreservemodifyAPIResponseModel
}

AlibabaalihealthbookingreservemodifyAPIResponse 修改预约 API返回值 alibaba.alihealth.booking.reserve.modify

消费医疗统一预约平台,取消预约

type AlibabaalihealthbookingreservemodifyAPIResponseModel added in v1.3.1

type AlibabaalihealthbookingreservemodifyAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_booking_reserve_modify_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthbookingreservemodifyAPIResponseModel is 修改预约 成功返回结果

type AlibabaalihealthbookingreserveriseAPIRequest added in v1.3.1

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

AlibabaalihealthbookingreserveriseAPIRequest ISV 新增/修改复诊预约信息 API请求 alibaba.alihealth.booking.reserve.rise

ISV 新增/修改复诊预约信息

func NewAlibabaalihealthbookingreserveriseRequest added in v1.3.1

func NewAlibabaalihealthbookingreserveriseRequest() *AlibabaalihealthbookingreserveriseAPIRequest

NewAlibabaalihealthbookingreserveriseRequest 初始化AlibabaalihealthbookingreserveriseAPIRequest对象

func (AlibabaalihealthbookingreserveriseAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbookingreserveriseAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbookingreserveriseAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthbookingreserveriseAPIRequest) GetRiseRequest added in v1.3.1

GetRiseRequest RiseRequest Getter

func (*AlibabaalihealthbookingreserveriseAPIRequest) SetRiseRequest added in v1.3.1

SetRiseRequest is RiseRequest Setter 参数

type AlibabaalihealthbookingreserveriseAPIResponse added in v1.3.1

type AlibabaalihealthbookingreserveriseAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbookingreserveriseAPIResponseModel
}

AlibabaalihealthbookingreserveriseAPIResponse ISV 新增/修改复诊预约信息 API返回值 alibaba.alihealth.booking.reserve.rise

ISV 新增/修改复诊预约信息

type AlibabaalihealthbookingreserveriseAPIResponseModel added in v1.3.1

type AlibabaalihealthbookingreserveriseAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_booking_reserve_rise_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthbookingreserveriseAPIResponseModel is ISV 新增/修改复诊预约信息 成功返回结果

type AlibabaalihealthbookingreservetreatAPIRequest added in v1.3.1

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

AlibabaalihealthbookingreservetreatAPIRequest 确认就诊 API请求 alibaba.alihealth.booking.reserve.treat

统一预约平台,ISV确认就诊

func NewAlibabaalihealthbookingreservetreatRequest added in v1.3.1

func NewAlibabaalihealthbookingreservetreatRequest() *AlibabaalihealthbookingreservetreatAPIRequest

NewAlibabaalihealthbookingreservetreatRequest 初始化AlibabaalihealthbookingreservetreatAPIRequest对象

func (AlibabaalihealthbookingreservetreatAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthbookingreservetreatAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthbookingreservetreatAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthbookingreservetreatAPIRequest) GetTreat added in v1.3.1

GetTreat Treat Getter

func (*AlibabaalihealthbookingreservetreatAPIRequest) SetTreat added in v1.3.1

SetTreat is Treat Setter treat

type AlibabaalihealthbookingreservetreatAPIResponse added in v1.3.1

type AlibabaalihealthbookingreservetreatAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthbookingreservetreatAPIResponseModel
}

AlibabaalihealthbookingreservetreatAPIResponse 确认就诊 API返回值 alibaba.alihealth.booking.reserve.treat

统一预约平台,ISV确认就诊

type AlibabaalihealthbookingreservetreatAPIResponseModel added in v1.3.1

type AlibabaalihealthbookingreservetreatAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_booking_reserve_treat_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthbookingreservetreatAPIResponseModel is 确认就诊 成功返回结果

type AlibabaalihealthdentalbindauditqueryAPIRequest added in v1.3.1

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

AlibabaalihealthdentalbindauditqueryAPIRequest ISV查询绑定审核状态 API请求 alibaba.alihealth.dental.bind.audit.query

ISV查询绑定审核状态

func NewAlibabaalihealthdentalbindauditqueryRequest added in v1.3.1

func NewAlibabaalihealthdentalbindauditqueryRequest() *AlibabaalihealthdentalbindauditqueryAPIRequest

NewAlibabaalihealthdentalbindauditqueryRequest 初始化AlibabaalihealthdentalbindauditqueryAPIRequest对象

func (AlibabaalihealthdentalbindauditqueryAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdentalbindauditqueryAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdentalbindauditqueryAPIRequest) GetBindIds added in v1.3.1

GetBindIds BindIds Getter

func (AlibabaalihealthdentalbindauditqueryAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthdentalbindauditqueryAPIRequest) SetBindIds added in v1.3.1

SetBindIds is BindIds Setter 绑定ID列表

type AlibabaalihealthdentalbindauditqueryAPIResponse added in v1.3.1

type AlibabaalihealthdentalbindauditqueryAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdentalbindauditqueryAPIResponseModel
}

AlibabaalihealthdentalbindauditqueryAPIResponse ISV查询绑定审核状态 API返回值 alibaba.alihealth.dental.bind.audit.query

ISV查询绑定审核状态

type AlibabaalihealthdentalbindauditqueryAPIResponseModel added in v1.3.1

type AlibabaalihealthdentalbindauditqueryAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_dental_bind_audit_query_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthdentalbindauditqueryMtopResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdentalbindauditqueryAPIResponseModel is ISV查询绑定审核状态 成功返回结果

type AlibabaalihealthdentalbindauditqueryMtopResult added in v1.3.1

type AlibabaalihealthdentalbindauditqueryMtopResult struct {
	// model
	StoreitemrelvoList []StoreItemRelVo `json:"storeitemrelvo_list,omitempty" xml:"storeitemrelvo_list>store_item_rel_vo,omitempty"`
	// 状态码
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 信息
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 是否成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthdentalbindauditqueryMtopResult 结构体

type AlibabaalihealthdentalitembindAPIRequest added in v1.3.1

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

AlibabaalihealthdentalitembindAPIRequest ISV绑定外部门店id和外部商品id API请求 alibaba.alihealth.dental.item.bind

ISV绑定外部门店id和外部商品id

func NewAlibabaalihealthdentalitembindRequest added in v1.3.1

func NewAlibabaalihealthdentalitembindRequest() *AlibabaalihealthdentalitembindAPIRequest

NewAlibabaalihealthdentalitembindRequest 初始化AlibabaalihealthdentalitembindAPIRequest对象

func (AlibabaalihealthdentalitembindAPIRequest) GetApiMethodName added in v1.3.1

func (r AlibabaalihealthdentalitembindAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdentalitembindAPIRequest) GetApiParams added in v1.3.1

func (r AlibabaalihealthdentalitembindAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdentalitembindAPIRequest) GetBindList added in v1.3.1

GetBindList BindList Getter

func (AlibabaalihealthdentalitembindAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthdentalitembindAPIRequest) GetType added in v1.3.1

GetType Type Getter

func (*AlibabaalihealthdentalitembindAPIRequest) SetBindList added in v1.3.1

SetBindList is BindList Setter bind_list

func (*AlibabaalihealthdentalitembindAPIRequest) SetType added in v1.3.1

SetType is Type Setter 类型 1 天猫门店 2 支付宝门店

type AlibabaalihealthdentalitembindAPIResponse added in v1.3.1

type AlibabaalihealthdentalitembindAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdentalitembindAPIResponseModel
}

AlibabaalihealthdentalitembindAPIResponse ISV绑定外部门店id和外部商品id API返回值 alibaba.alihealth.dental.item.bind

ISV绑定外部门店id和外部商品id

type AlibabaalihealthdentalitembindAPIResponseModel added in v1.3.1

type AlibabaalihealthdentalitembindAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_dental_item_bind_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthdentalitembindMtopResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdentalitembindAPIResponseModel is ISV绑定外部门店id和外部商品id 成功返回结果

type AlibabaalihealthdentalitembindMtopResult added in v1.3.1

type AlibabaalihealthdentalitembindMtopResult struct {
	// model
	StoreItemRelVoList []StoreItemRelVo `json:"store_item_rel_vo_list,omitempty" xml:"store_item_rel_vo_list>store_item_rel_vo,omitempty"`
	// 200
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 成功
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// true
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthdentalitembindMtopResult 结构体

type AlibabaalihealthdentalitemlistAPIRequest added in v1.3.1

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

AlibabaalihealthdentalitemlistAPIRequest ISV获取口腔标品列表 API请求 alibaba.alihealth.dental.item.list

ISV获取口腔标品列表

func NewAlibabaalihealthdentalitemlistRequest added in v1.3.1

func NewAlibabaalihealthdentalitemlistRequest() *AlibabaalihealthdentalitemlistAPIRequest

NewAlibabaalihealthdentalitemlistRequest 初始化AlibabaalihealthdentalitemlistAPIRequest对象

func (AlibabaalihealthdentalitemlistAPIRequest) GetApiMethodName added in v1.3.1

func (r AlibabaalihealthdentalitemlistAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdentalitemlistAPIRequest) GetApiParams added in v1.3.1

func (r AlibabaalihealthdentalitemlistAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdentalitemlistAPIRequest) GetNeedTestItem added in v1.3.1

func (r AlibabaalihealthdentalitemlistAPIRequest) GetNeedTestItem() bool

GetNeedTestItem NeedTestItem Getter

func (AlibabaalihealthdentalitemlistAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthdentalitemlistAPIRequest) SetNeedTestItem added in v1.3.1

func (r *AlibabaalihealthdentalitemlistAPIRequest) SetNeedTestItem(_needTestItem bool) error

SetNeedTestItem is NeedTestItem Setter 是否需要测试商品

type AlibabaalihealthdentalitemlistAPIResponse added in v1.3.1

type AlibabaalihealthdentalitemlistAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdentalitemlistAPIResponseModel
}

AlibabaalihealthdentalitemlistAPIResponse ISV获取口腔标品列表 API返回值 alibaba.alihealth.dental.item.list

ISV获取口腔标品列表

type AlibabaalihealthdentalitemlistAPIResponseModel added in v1.3.1

type AlibabaalihealthdentalitemlistAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_dental_item_list_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthdentalitemlistMtopResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdentalitemlistAPIResponseModel is ISV获取口腔标品列表 成功返回结果

type AlibabaalihealthdentalitemlistMtopResult added in v1.3.1

type AlibabaalihealthdentalitemlistMtopResult struct {
	// model
	Goods []NormalGoodsVo `json:"goods,omitempty" xml:"goods>normal_goods_vo,omitempty"`
	// 200
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 成功
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// true
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthdentalitemlistMtopResult 结构体

type AlibabaalihealthdentalitemunbindAPIRequest added in v1.3.1

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

AlibabaalihealthdentalitemunbindAPIRequest ISV解绑商品 API请求 alibaba.alihealth.dental.item.unbind

ISV解绑商品

func NewAlibabaalihealthdentalitemunbindRequest added in v1.3.1

func NewAlibabaalihealthdentalitemunbindRequest() *AlibabaalihealthdentalitemunbindAPIRequest

NewAlibabaalihealthdentalitemunbindRequest 初始化AlibabaalihealthdentalitemunbindAPIRequest对象

func (AlibabaalihealthdentalitemunbindAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdentalitemunbindAPIRequest) GetApiParams added in v1.3.1

func (r AlibabaalihealthdentalitemunbindAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdentalitemunbindAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthdentalitemunbindAPIRequest) GetSpItemId added in v1.3.1

GetSpItemId SpItemId Getter

func (AlibabaalihealthdentalitemunbindAPIRequest) GetSpStoreId added in v1.3.1

GetSpStoreId SpStoreId Getter

func (*AlibabaalihealthdentalitemunbindAPIRequest) SetSpItemId added in v1.3.1

func (r *AlibabaalihealthdentalitemunbindAPIRequest) SetSpItemId(_spItemId string) error

SetSpItemId is SpItemId Setter ISV商品ID

func (*AlibabaalihealthdentalitemunbindAPIRequest) SetSpStoreId added in v1.3.1

func (r *AlibabaalihealthdentalitemunbindAPIRequest) SetSpStoreId(_spStoreId string) error

SetSpStoreId is SpStoreId Setter ISV门店ID

type AlibabaalihealthdentalitemunbindAPIResponse added in v1.3.1

type AlibabaalihealthdentalitemunbindAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdentalitemunbindAPIResponseModel
}

AlibabaalihealthdentalitemunbindAPIResponse ISV解绑商品 API返回值 alibaba.alihealth.dental.item.unbind

ISV解绑商品

type AlibabaalihealthdentalitemunbindAPIResponseModel added in v1.3.1

type AlibabaalihealthdentalitemunbindAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_dental_item_unbind_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthdentalitemunbindMtopResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdentalitemunbindAPIResponseModel is ISV解绑商品 成功返回结果

type AlibabaalihealthdentalitemunbindMtopResult added in v1.3.1

type AlibabaalihealthdentalitemunbindMtopResult struct {
	// 200
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 成功
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// true
	Model bool `json:"model,omitempty" xml:"model,omitempty"`
	// true
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthdentalitemunbindMtopResult 结构体

type AlibabaalihealthdentalstatementqueryAPIRequest added in v1.3.1

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

AlibabaalihealthdentalstatementqueryAPIRequest ISV查询对账单 API请求 alibaba.alihealth.dental.statement.query

ISV查询对账单

func NewAlibabaalihealthdentalstatementqueryRequest added in v1.3.1

func NewAlibabaalihealthdentalstatementqueryRequest() *AlibabaalihealthdentalstatementqueryAPIRequest

NewAlibabaalihealthdentalstatementqueryRequest 初始化AlibabaalihealthdentalstatementqueryAPIRequest对象

func (AlibabaalihealthdentalstatementqueryAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdentalstatementqueryAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdentalstatementqueryAPIRequest) GetOrderId added in v1.3.1

GetOrderId OrderId Getter

func (AlibabaalihealthdentalstatementqueryAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthdentalstatementqueryAPIRequest) GetStatementTime added in v1.3.1

GetStatementTime StatementTime Getter

func (*AlibabaalihealthdentalstatementqueryAPIRequest) SetOrderId added in v1.3.1

SetOrderId is OrderId Setter 订单ID

func (*AlibabaalihealthdentalstatementqueryAPIRequest) SetStatementTime added in v1.3.1

func (r *AlibabaalihealthdentalstatementqueryAPIRequest) SetStatementTime(_statementTime string) error

SetStatementTime is StatementTime Setter 结算周期,单位月

type AlibabaalihealthdentalstatementqueryAPIResponse added in v1.3.1

type AlibabaalihealthdentalstatementqueryAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdentalstatementqueryAPIResponseModel
}

AlibabaalihealthdentalstatementqueryAPIResponse ISV查询对账单 API返回值 alibaba.alihealth.dental.statement.query

ISV查询对账单

type AlibabaalihealthdentalstatementqueryAPIResponseModel added in v1.3.1

type AlibabaalihealthdentalstatementqueryAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_dental_statement_query_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthdentalstatementqueryMtopResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdentalstatementqueryAPIResponseModel is ISV查询对账单 成功返回结果

type AlibabaalihealthdentalstatementqueryMtopResult added in v1.3.1

type AlibabaalihealthdentalstatementqueryMtopResult struct {
	// model
	StatementDetailVos []StatementDetailVo `json:"statement_detail_vos,omitempty" xml:"statement_detail_vos>statement_detail_vo,omitempty"`
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthdentalstatementqueryMtopResult 结构体

type AlibabaalihealthdentalstoreauditqueryAPIRequest added in v1.3.1

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

AlibabaalihealthdentalstoreauditqueryAPIRequest ISV查询门店审核状态 API请求 alibaba.alihealth.dental.store.audit.query

ISV查询门店审核状态

func NewAlibabaalihealthdentalstoreauditqueryRequest added in v1.3.1

func NewAlibabaalihealthdentalstoreauditqueryRequest() *AlibabaalihealthdentalstoreauditqueryAPIRequest

NewAlibabaalihealthdentalstoreauditqueryRequest 初始化AlibabaalihealthdentalstoreauditqueryAPIRequest对象

func (AlibabaalihealthdentalstoreauditqueryAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdentalstoreauditqueryAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdentalstoreauditqueryAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthdentalstoreauditqueryAPIRequest) GetStoreAuditIds added in v1.3.1

GetStoreAuditIds StoreAuditIds Getter

func (*AlibabaalihealthdentalstoreauditqueryAPIRequest) SetStoreAuditIds added in v1.3.1

func (r *AlibabaalihealthdentalstoreauditqueryAPIRequest) SetStoreAuditIds(_storeAuditIds []string) error

SetStoreAuditIds is StoreAuditIds Setter 审核ID列表

type AlibabaalihealthdentalstoreauditqueryAPIResponse added in v1.3.1

type AlibabaalihealthdentalstoreauditqueryAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdentalstoreauditqueryAPIResponseModel
}

AlibabaalihealthdentalstoreauditqueryAPIResponse ISV查询门店审核状态 API返回值 alibaba.alihealth.dental.store.audit.query

ISV查询门店审核状态

type AlibabaalihealthdentalstoreauditqueryAPIResponseModel added in v1.3.1

type AlibabaalihealthdentalstoreauditqueryAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_dental_store_audit_query_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthdentalstoreauditqueryMtopResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdentalstoreauditqueryAPIResponseModel is ISV查询门店审核状态 成功返回结果

type AlibabaalihealthdentalstoreauditqueryMtopResult added in v1.3.1

type AlibabaalihealthdentalstoreauditqueryMtopResult struct {
	// model
	StoreAuditVoList []StoreAuditVo `json:"store_audit_vo_list,omitempty" xml:"store_audit_vo_list>store_audit_vo,omitempty"`
	// msg_code
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// msg_info
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// true
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthdentalstoreauditqueryMtopResult 结构体

type AlibabaalihealthdentalstoreinsertorupdateAPIRequest added in v1.3.1

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

AlibabaalihealthdentalstoreinsertorupdateAPIRequest ISV新增/修改口腔门店 API请求 alibaba.alihealth.dental.store.insertorupdate

ISV新增/修改口腔门店

func NewAlibabaalihealthdentalstoreinsertorupdateRequest added in v1.3.1

func NewAlibabaalihealthdentalstoreinsertorupdateRequest() *AlibabaalihealthdentalstoreinsertorupdateAPIRequest

NewAlibabaalihealthdentalstoreinsertorupdateRequest 初始化AlibabaalihealthdentalstoreinsertorupdateAPIRequest对象

func (AlibabaalihealthdentalstoreinsertorupdateAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdentalstoreinsertorupdateAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdentalstoreinsertorupdateAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthdentalstoreinsertorupdateAPIRequest) GetStore added in v1.3.1

GetStore Store Getter

func (*AlibabaalihealthdentalstoreinsertorupdateAPIRequest) SetStore added in v1.3.1

SetStore is Store Setter 门店

type AlibabaalihealthdentalstoreinsertorupdateAPIResponse added in v1.3.1

type AlibabaalihealthdentalstoreinsertorupdateAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdentalstoreinsertorupdateAPIResponseModel
}

AlibabaalihealthdentalstoreinsertorupdateAPIResponse ISV新增/修改口腔门店 API返回值 alibaba.alihealth.dental.store.insertorupdate

ISV新增/修改口腔门店

type AlibabaalihealthdentalstoreinsertorupdateAPIResponseModel added in v1.3.1

type AlibabaalihealthdentalstoreinsertorupdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_dental_store_insertorupdate_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 结果
	Result *AlibabaalihealthdentalstoreinsertorupdateMtopResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdentalstoreinsertorupdateAPIResponseModel is ISV新增/修改口腔门店 成功返回结果

type AlibabaalihealthdentalstoreinsertorupdateMtopResult added in v1.3.1

type AlibabaalihealthdentalstoreinsertorupdateMtopResult struct {
	// msg_code
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// msg_info
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// model
	Model *StoreAuditVo `json:"model,omitempty" xml:"model,omitempty"`
	// true
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthdentalstoreinsertorupdateMtopResult 结构体

type AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest added in v1.3.1

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

AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest 门店无隐形消费签约 API请求 alibaba.alihealth.dental.store.invisible.consume.update

门店无隐形消费签约

func NewAlibabaalihealthdentalstoreinvisibleconsumeupdateRequest added in v1.3.1

func NewAlibabaalihealthdentalstoreinvisibleconsumeupdateRequest() *AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest

NewAlibabaalihealthdentalstoreinvisibleconsumeupdateRequest 初始化AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest对象

func (AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest) GetStore added in v1.3.1

GetStore Store Getter

func (*AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIRequest) SetStore added in v1.3.1

SetStore is Store Setter 入参

type AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIResponse added in v1.3.1

type AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIResponseModel
}

AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIResponse 门店无隐形消费签约 API返回值 alibaba.alihealth.dental.store.invisible.consume.update

门店无隐形消费签约

type AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIResponseModel added in v1.3.1

type AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_dental_store_invisible_consume_update_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdentalstoreinvisibleconsumeupdateAPIResponseModel is 门店无隐形消费签约 成功返回结果

type AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest added in v1.3.1

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

AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest 根据健康ID获取支付宝ID API请求 alibaba.alihealth.docbase.userinfo.alipayid.get

根据健康ID获取支付宝ID

func NewAlibabaalihealthdocbaseuserinfoalipayidgetRequest added in v1.3.1

func NewAlibabaalihealthdocbaseuserinfoalipayidgetRequest() *AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest

NewAlibabaalihealthdocbaseuserinfoalipayidgetRequest 初始化AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest对象

func (AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest) GetAlihealthUserId added in v1.3.1

GetAlihealthUserId AlihealthUserId Getter

func (AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest) GetAppChannel added in v1.3.1

GetAppChannel AppChannel Getter

func (AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest) SetAlihealthUserId added in v1.3.1

func (r *AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest) SetAlihealthUserId(_alihealthUserId string) error

SetAlihealthUserId is AlihealthUserId Setter 阿里健康ID

func (*AlibabaalihealthdocbaseuserinfoalipayidgetAPIRequest) SetAppChannel added in v1.3.1

SetAppChannel is AppChannel Setter 渠道alipay taobao uc gaode

type AlibabaalihealthdocbaseuserinfoalipayidgetAPIResponse added in v1.3.1

type AlibabaalihealthdocbaseuserinfoalipayidgetAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdocbaseuserinfoalipayidgetAPIResponseModel
}

AlibabaalihealthdocbaseuserinfoalipayidgetAPIResponse 根据健康ID获取支付宝ID API返回值 alibaba.alihealth.docbase.userinfo.alipayid.get

根据健康ID获取支付宝ID

type AlibabaalihealthdocbaseuserinfoalipayidgetAPIResponseModel added in v1.3.1

type AlibabaalihealthdocbaseuserinfoalipayidgetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_docbase_userinfo_alipayid_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdocbaseuserinfoalipayidgetAPIResponseModel is 根据健康ID获取支付宝ID 成功返回结果

type AlibabaalihealthdrugusequeryAPIRequest added in v1.3.1

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

AlibabaalihealthdrugusequeryAPIRequest 合理用药规则查询 API请求 alibaba.alihealth.druguse.query

查询用户购买的药品命中的风险规则

func NewAlibabaalihealthdrugusequeryRequest added in v1.3.1

func NewAlibabaalihealthdrugusequeryRequest() *AlibabaalihealthdrugusequeryAPIRequest

NewAlibabaalihealthdrugusequeryRequest 初始化AlibabaalihealthdrugusequeryAPIRequest对象

func (AlibabaalihealthdrugusequeryAPIRequest) GetApiMethodName added in v1.3.1

func (r AlibabaalihealthdrugusequeryAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthdrugusequeryAPIRequest) GetApiParams added in v1.3.1

func (r AlibabaalihealthdrugusequeryAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthdrugusequeryAPIRequest) GetCommand added in v1.3.1

GetCommand Command Getter

func (AlibabaalihealthdrugusequeryAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthdrugusequeryAPIRequest) SetCommand added in v1.3.1

SetCommand is Command Setter 入参

type AlibabaalihealthdrugusequeryAPIResponse added in v1.3.1

type AlibabaalihealthdrugusequeryAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthdrugusequeryAPIResponseModel
}

AlibabaalihealthdrugusequeryAPIResponse 合理用药规则查询 API返回值 alibaba.alihealth.druguse.query

查询用户购买的药品命中的风险规则

type AlibabaalihealthdrugusequeryAPIResponseModel added in v1.3.1

type AlibabaalihealthdrugusequeryAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_druguse_query_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthdrugusequeryAPIResponseModel is 合理用药规则查询 成功返回结果

type AlibabaalihealthexaminationstockqueryAPIRequest added in v1.3.1

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

AlibabaalihealthexaminationstockqueryAPIRequest 体检机构对接_体检套餐库存查询 API请求 alibaba.alihealth.examination.stock.query

体检机构对接_体检套餐库存查询

func NewAlibabaalihealthexaminationstockqueryRequest added in v1.3.1

func NewAlibabaalihealthexaminationstockqueryRequest() *AlibabaalihealthexaminationstockqueryAPIRequest

NewAlibabaalihealthexaminationstockqueryRequest 初始化AlibabaalihealthexaminationstockqueryAPIRequest对象

func (AlibabaalihealthexaminationstockqueryAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthexaminationstockqueryAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthexaminationstockqueryAPIRequest) GetHospitalId added in v1.3.1

GetHospitalId HospitalId Getter

func (AlibabaalihealthexaminationstockqueryAPIRequest) GetMerchantCode added in v1.3.1

GetMerchantCode MerchantCode Getter

func (AlibabaalihealthexaminationstockqueryAPIRequest) GetPackageId added in v1.3.1

GetPackageId PackageId Getter

func (AlibabaalihealthexaminationstockqueryAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthexaminationstockqueryAPIRequest) GetTimeFrom added in v1.3.1

GetTimeFrom TimeFrom Getter

func (AlibabaalihealthexaminationstockqueryAPIRequest) GetTimeTo added in v1.3.1

GetTimeTo TimeTo Getter

func (*AlibabaalihealthexaminationstockqueryAPIRequest) SetHospitalId added in v1.3.1

func (r *AlibabaalihealthexaminationstockqueryAPIRequest) SetHospitalId(_hospitalId string) error

SetHospitalId is HospitalId Setter 分院ID

func (*AlibabaalihealthexaminationstockqueryAPIRequest) SetMerchantCode added in v1.3.1

func (r *AlibabaalihealthexaminationstockqueryAPIRequest) SetMerchantCode(_merchantCode string) error

SetMerchantCode is MerchantCode Setter 商户唯一码

func (*AlibabaalihealthexaminationstockqueryAPIRequest) SetPackageId added in v1.3.1

func (r *AlibabaalihealthexaminationstockqueryAPIRequest) SetPackageId(_packageId string) error

SetPackageId is PackageId Setter 套餐id

func (*AlibabaalihealthexaminationstockqueryAPIRequest) SetTimeFrom added in v1.3.1

SetTimeFrom is TimeFrom Setter 开始日期

func (*AlibabaalihealthexaminationstockqueryAPIRequest) SetTimeTo added in v1.3.1

SetTimeTo is TimeTo Setter 结束日期

type AlibabaalihealthexaminationstockqueryAPIResponse added in v1.3.1

type AlibabaalihealthexaminationstockqueryAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthexaminationstockqueryAPIResponseModel
}

AlibabaalihealthexaminationstockqueryAPIResponse 体检机构对接_体检套餐库存查询 API返回值 alibaba.alihealth.examination.stock.query

体检机构对接_体检套餐库存查询

type AlibabaalihealthexaminationstockqueryAPIResponseModel added in v1.3.1

type AlibabaalihealthexaminationstockqueryAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_examination_stock_query_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 门店库存列表
	StorageList []Storage `json:"storage_list,omitempty" xml:"storage_list>storage,omitempty"`
	// 返回结果描述
	Message string `json:"message,omitempty" xml:"message,omitempty"`
	// 返回结果编码
	ResponseCode string `json:"response_code,omitempty" xml:"response_code,omitempty"`
	// 预约至少提前多少小时
	ReservationMinAheadHours string `json:"reservation_min_ahead_hours,omitempty" xml:"reservation_min_ahead_hours,omitempty"`
	// 是否支持分时能力
	TimeSharingEnable bool `json:"time_sharing_enable,omitempty" xml:"time_sharing_enable,omitempty"`
}

AlibabaalihealthexaminationstockqueryAPIResponseModel is 体检机构对接_体检套餐库存查询 成功返回结果

type AlibabaalihealthimriskqueryAPIRequest added in v1.3.1

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

AlibabaalihealthimriskqueryAPIRequest 问诊质控接口 API请求 alibaba.alihealth.imrisk.query

阿里健康的问诊质控接口

func NewAlibabaalihealthimriskqueryRequest added in v1.3.1

func NewAlibabaalihealthimriskqueryRequest() *AlibabaalihealthimriskqueryAPIRequest

NewAlibabaalihealthimriskqueryRequest 初始化AlibabaalihealthimriskqueryAPIRequest对象

func (AlibabaalihealthimriskqueryAPIRequest) GetApiMethodName added in v1.3.1

func (r AlibabaalihealthimriskqueryAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthimriskqueryAPIRequest) GetApiParams added in v1.3.1

func (r AlibabaalihealthimriskqueryAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthimriskqueryAPIRequest) GetParam0 added in v1.3.1

GetParam0 Param0 Getter

func (AlibabaalihealthimriskqueryAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthimriskqueryAPIRequest) SetParam0 added in v1.3.1

SetParam0 is Param0 Setter 入参数

type AlibabaalihealthimriskqueryAPIResponse added in v1.3.1

type AlibabaalihealthimriskqueryAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthimriskqueryAPIResponseModel
}

AlibabaalihealthimriskqueryAPIResponse 问诊质控接口 API返回值 alibaba.alihealth.imrisk.query

阿里健康的问诊质控接口

type AlibabaalihealthimriskqueryAPIResponseModel added in v1.3.1

type AlibabaalihealthimriskqueryAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_imrisk_query_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回结果
	Data []Imrule `json:"data,omitempty" xml:"data>imrule,omitempty"`
	// 错误码
	TheErrCode string `json:"the_err_code,omitempty" xml:"the_err_code,omitempty"`
	// 错误信息
	TheErrMsg string `json:"the_err_msg,omitempty" xml:"the_err_msg,omitempty"`
	// 是否成功
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabaalihealthimriskqueryAPIResponseModel is 问诊质控接口 成功返回结果

type AlibabaalihealthmedicalbasedeptstatussyncAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalbasedeptstatussyncAPIRequest 挂号科室上下线 API请求 alibaba.alihealth.medicalbase.dept.status.sync

挂号医院上下线

func NewAlibabaalihealthmedicalbasedeptstatussyncRequest added in v1.3.1

func NewAlibabaalihealthmedicalbasedeptstatussyncRequest() *AlibabaalihealthmedicalbasedeptstatussyncAPIRequest

NewAlibabaalihealthmedicalbasedeptstatussyncRequest 初始化AlibabaalihealthmedicalbasedeptstatussyncAPIRequest对象

func (AlibabaalihealthmedicalbasedeptstatussyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalbasedeptstatussyncAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalbasedeptstatussyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicalbasedeptstatussyncAPIRequest) GetTopChannelDeptSyncDTO added in v1.3.1

GetTopChannelDeptSyncDTO TopChannelDeptSyncDTO Getter

func (*AlibabaalihealthmedicalbasedeptstatussyncAPIRequest) SetTopChannelDeptSyncDTO added in v1.3.1

func (r *AlibabaalihealthmedicalbasedeptstatussyncAPIRequest) SetTopChannelDeptSyncDTO(_topChannelDeptSyncDTO *TopChannelDeptSyncDto) error

SetTopChannelDeptSyncDTO is TopChannelDeptSyncDTO Setter 科室状态同步

type AlibabaalihealthmedicalbasedeptstatussyncAPIResponse added in v1.3.1

type AlibabaalihealthmedicalbasedeptstatussyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalbasedeptstatussyncAPIResponseModel
}

AlibabaalihealthmedicalbasedeptstatussyncAPIResponse 挂号科室上下线 API返回值 alibaba.alihealth.medicalbase.dept.status.sync

挂号医院上下线

type AlibabaalihealthmedicalbasedeptstatussyncAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalbasedeptstatussyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_dept_status_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 和三方交互最外层model对象
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalbasedeptstatussyncAPIResponseModel is 挂号科室上下线 成功返回结果

type AlibabaalihealthmedicalbasedeptsyncnewAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalbasedeptsyncnewAPIRequest 直连科室上传 API请求 alibaba.alihealth.medicalbase.dept.syncnew

直连科室上传接口

func NewAlibabaalihealthmedicalbasedeptsyncnewRequest added in v1.3.1

func NewAlibabaalihealthmedicalbasedeptsyncnewRequest() *AlibabaalihealthmedicalbasedeptsyncnewAPIRequest

NewAlibabaalihealthmedicalbasedeptsyncnewRequest 初始化AlibabaalihealthmedicalbasedeptsyncnewAPIRequest对象

func (AlibabaalihealthmedicalbasedeptsyncnewAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalbasedeptsyncnewAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalbasedeptsyncnewAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicalbasedeptsyncnewAPIRequest) GetTopChannelDeptSyncDTO added in v1.3.1

GetTopChannelDeptSyncDTO TopChannelDeptSyncDTO Getter

func (*AlibabaalihealthmedicalbasedeptsyncnewAPIRequest) SetTopChannelDeptSyncDTO added in v1.3.1

func (r *AlibabaalihealthmedicalbasedeptsyncnewAPIRequest) SetTopChannelDeptSyncDTO(_topChannelDeptSyncDTO *TopChannelDeptSyncDto) error

SetTopChannelDeptSyncDTO is TopChannelDeptSyncDTO Setter 科室状态同步

type AlibabaalihealthmedicalbasedeptsyncnewAPIResponse added in v1.3.1

type AlibabaalihealthmedicalbasedeptsyncnewAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalbasedeptsyncnewAPIResponseModel
}

AlibabaalihealthmedicalbasedeptsyncnewAPIResponse 直连科室上传 API返回值 alibaba.alihealth.medicalbase.dept.syncnew

直连科室上传接口

type AlibabaalihealthmedicalbasedeptsyncnewAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalbasedeptsyncnewAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_dept_syncnew_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 和三方交互最外层model对象
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalbasedeptsyncnewAPIResponseModel is 直连科室上传 成功返回结果

type AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest 挂号医生上下架 API请求 alibaba.alihealth.medicalbase.doctor.status.sync

挂号医院上下线

func NewAlibabaalihealthmedicalbasedoctorstatussyncRequest added in v1.3.1

func NewAlibabaalihealthmedicalbasedoctorstatussyncRequest() *AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest

NewAlibabaalihealthmedicalbasedoctorstatussyncRequest 初始化AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest对象

func (AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest) GetTopChannelDoctorSyncDTO added in v1.3.1

GetTopChannelDoctorSyncDTO TopChannelDoctorSyncDTO Getter

func (*AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest) SetTopChannelDoctorSyncDTO added in v1.3.1

func (r *AlibabaalihealthmedicalbasedoctorstatussyncAPIRequest) SetTopChannelDoctorSyncDTO(_topChannelDoctorSyncDTO *TopChannelDoctorSyncDto) error

SetTopChannelDoctorSyncDTO is TopChannelDoctorSyncDTO Setter 医生下架

type AlibabaalihealthmedicalbasedoctorstatussyncAPIResponse added in v1.3.1

type AlibabaalihealthmedicalbasedoctorstatussyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalbasedoctorstatussyncAPIResponseModel
}

AlibabaalihealthmedicalbasedoctorstatussyncAPIResponse 挂号医生上下架 API返回值 alibaba.alihealth.medicalbase.doctor.status.sync

挂号医院上下线

type AlibabaalihealthmedicalbasedoctorstatussyncAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalbasedoctorstatussyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_doctor_status_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 和三方交互最外层model对象
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalbasedoctorstatussyncAPIResponseModel is 挂号医生上下架 成功返回结果

type AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest 直连医生上传 API请求 alibaba.alihealth.medicalbase.doctor.syncnew

直连医生上传

func NewAlibabaalihealthmedicalbasedoctorsyncnewRequest added in v1.3.1

func NewAlibabaalihealthmedicalbasedoctorsyncnewRequest() *AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest

NewAlibabaalihealthmedicalbasedoctorsyncnewRequest 初始化AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest对象

func (AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest) GetTopChannelDoctorSyncDTO added in v1.3.1

GetTopChannelDoctorSyncDTO TopChannelDoctorSyncDTO Getter

func (*AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest) SetTopChannelDoctorSyncDTO added in v1.3.1

func (r *AlibabaalihealthmedicalbasedoctorsyncnewAPIRequest) SetTopChannelDoctorSyncDTO(_topChannelDoctorSyncDTO *TopChannelDoctorSyncDto) error

SetTopChannelDoctorSyncDTO is TopChannelDoctorSyncDTO Setter 医生下架

type AlibabaalihealthmedicalbasedoctorsyncnewAPIResponse added in v1.3.1

type AlibabaalihealthmedicalbasedoctorsyncnewAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalbasedoctorsyncnewAPIResponseModel
}

AlibabaalihealthmedicalbasedoctorsyncnewAPIResponse 直连医生上传 API返回值 alibaba.alihealth.medicalbase.doctor.syncnew

直连医生上传

type AlibabaalihealthmedicalbasedoctorsyncnewAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalbasedoctorsyncnewAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_doctor_syncnew_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 和三方交互最外层model对象
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalbasedoctorsyncnewAPIResponseModel is 直连医生上传 成功返回结果

type AlibabaalihealthmedicalbasehosstatussyncAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalbasehosstatussyncAPIRequest 挂号医院上下线 API请求 alibaba.alihealth.medicalbase.hos.status.sync

挂号医院上下线

func NewAlibabaalihealthmedicalbasehosstatussyncRequest added in v1.3.1

func NewAlibabaalihealthmedicalbasehosstatussyncRequest() *AlibabaalihealthmedicalbasehosstatussyncAPIRequest

NewAlibabaalihealthmedicalbasehosstatussyncRequest 初始化AlibabaalihealthmedicalbasehosstatussyncAPIRequest对象

func (AlibabaalihealthmedicalbasehosstatussyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalbasehosstatussyncAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalbasehosstatussyncAPIRequest) GetFunctionCode added in v1.3.1

GetFunctionCode FunctionCode Getter

func (AlibabaalihealthmedicalbasehosstatussyncAPIRequest) GetIsvHosCode added in v1.3.1

GetIsvHosCode IsvHosCode Getter

func (AlibabaalihealthmedicalbasehosstatussyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicalbasehosstatussyncAPIRequest) GetStatus added in v1.3.1

GetStatus Status Getter

func (*AlibabaalihealthmedicalbasehosstatussyncAPIRequest) SetFunctionCode added in v1.3.1

func (r *AlibabaalihealthmedicalbasehosstatussyncAPIRequest) SetFunctionCode(_functionCode string) error

SetFunctionCode is FunctionCode Setter 服务项可空 默认 100001 预约挂号服务项

func (*AlibabaalihealthmedicalbasehosstatussyncAPIRequest) SetIsvHosCode added in v1.3.1

func (r *AlibabaalihealthmedicalbasehosstatussyncAPIRequest) SetIsvHosCode(_isvHosCode string) error

SetIsvHosCode is IsvHosCode Setter 服务商医院编码

func (*AlibabaalihealthmedicalbasehosstatussyncAPIRequest) SetStatus added in v1.3.1

SetStatus is Status Setter normal 正常 maintaining 维护中

type AlibabaalihealthmedicalbasehosstatussyncAPIResponse added in v1.3.1

type AlibabaalihealthmedicalbasehosstatussyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalbasehosstatussyncAPIResponseModel
}

AlibabaalihealthmedicalbasehosstatussyncAPIResponse 挂号医院上下线 API返回值 alibaba.alihealth.medicalbase.hos.status.sync

挂号医院上下线

type AlibabaalihealthmedicalbasehosstatussyncAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalbasehosstatussyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_hos_status_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 和三方交互最外层model对象
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalbasehosstatussyncAPIResponseModel is 挂号医院上下线 成功返回结果

type AlibabaalihealthmedicalbasehossyncnewAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalbasehossyncnewAPIRequest 直连医院上传接口 API请求 alibaba.alihealth.medicalbase.hos.syncnew

直连医院上传接口

func NewAlibabaalihealthmedicalbasehossyncnewRequest added in v1.3.1

func NewAlibabaalihealthmedicalbasehossyncnewRequest() *AlibabaalihealthmedicalbasehossyncnewAPIRequest

NewAlibabaalihealthmedicalbasehossyncnewRequest 初始化AlibabaalihealthmedicalbasehossyncnewAPIRequest对象

func (AlibabaalihealthmedicalbasehossyncnewAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalbasehossyncnewAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalbasehossyncnewAPIRequest) GetBizContent added in v1.3.1

GetBizContent BizContent Getter

func (AlibabaalihealthmedicalbasehossyncnewAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthmedicalbasehossyncnewAPIRequest) SetBizContent added in v1.3.1

func (r *AlibabaalihealthmedicalbasehossyncnewAPIRequest) SetBizContent(_bizContent string) error

SetBizContent is BizContent Setter 212

type AlibabaalihealthmedicalbasehossyncnewAPIResponse added in v1.3.1

type AlibabaalihealthmedicalbasehossyncnewAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalbasehossyncnewAPIResponseModel
}

AlibabaalihealthmedicalbasehossyncnewAPIResponse 直连医院上传接口 API返回值 alibaba.alihealth.medicalbase.hos.syncnew

直连医院上传接口

type AlibabaalihealthmedicalbasehossyncnewAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalbasehossyncnewAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_hos_syncnew_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 和三方交互最外层model对象
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalbasehossyncnewAPIResponseModel is 直连医院上传接口 成功返回结果

type AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest 三方评论信息同步 API请求 alibaba.alihealth.medicalbase.third.evaluate.sync

三方评论信息同步

func NewAlibabaalihealthmedicalbasethirdevaluatesyncRequest added in v1.3.1

func NewAlibabaalihealthmedicalbasethirdevaluatesyncRequest() *AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest

NewAlibabaalihealthmedicalbasethirdevaluatesyncRequest 初始化AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest对象

func (AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest) GetEvaluateRequest added in v1.3.1

GetEvaluateRequest EvaluateRequest Getter

func (AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthmedicalbasethirdevaluatesyncAPIRequest) SetEvaluateRequest added in v1.3.1

SetEvaluateRequest is EvaluateRequest Setter 请求参数

type AlibabaalihealthmedicalbasethirdevaluatesyncAPIResponse added in v1.3.1

type AlibabaalihealthmedicalbasethirdevaluatesyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalbasethirdevaluatesyncAPIResponseModel
}

AlibabaalihealthmedicalbasethirdevaluatesyncAPIResponse 三方评论信息同步 API返回值 alibaba.alihealth.medicalbase.third.evaluate.sync

三方评论信息同步

type AlibabaalihealthmedicalbasethirdevaluatesyncAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalbasethirdevaluatesyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_third_evaluate_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回信息
	Result *AlibabaalihealthmedicalbasethirdevaluatesyncResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalbasethirdevaluatesyncAPIResponseModel is 三方评论信息同步 成功返回结果

type AlibabaalihealthmedicalbasethirdevaluatesyncResult added in v1.3.1

type AlibabaalihealthmedicalbasethirdevaluatesyncResult struct {
	// 错误编码
	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
	// 错误信息
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// 响应数据
	Data string `json:"data,omitempty" xml:"data,omitempty"`
	// 执行是否成功 true成功 false 失败
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthmedicalbasethirdevaluatesyncResult 结构体

type AlibabaalihealthmedicalbasethirdordersyncAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalbasethirdordersyncAPIRequest 第三方订单同步 API请求 alibaba.alihealth.medicalbase.third.order.sync

第三方订单同步

func NewAlibabaalihealthmedicalbasethirdordersyncRequest added in v1.3.1

func NewAlibabaalihealthmedicalbasethirdordersyncRequest() *AlibabaalihealthmedicalbasethirdordersyncAPIRequest

NewAlibabaalihealthmedicalbasethirdordersyncRequest 初始化AlibabaalihealthmedicalbasethirdordersyncAPIRequest对象

func (AlibabaalihealthmedicalbasethirdordersyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalbasethirdordersyncAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalbasethirdordersyncAPIRequest) GetOrderRequest added in v1.3.1

GetOrderRequest OrderRequest Getter

func (AlibabaalihealthmedicalbasethirdordersyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthmedicalbasethirdordersyncAPIRequest) SetOrderRequest added in v1.3.1

SetOrderRequest is OrderRequest Setter 请求参数

type AlibabaalihealthmedicalbasethirdordersyncAPIResponse added in v1.3.1

type AlibabaalihealthmedicalbasethirdordersyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalbasethirdordersyncAPIResponseModel
}

AlibabaalihealthmedicalbasethirdordersyncAPIResponse 第三方订单同步 API返回值 alibaba.alihealth.medicalbase.third.order.sync

第三方订单同步

type AlibabaalihealthmedicalbasethirdordersyncAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalbasethirdordersyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_third_order_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回信息
	Result *AlibabaalihealthmedicalbasethirdordersyncResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalbasethirdordersyncAPIResponseModel is 第三方订单同步 成功返回结果

type AlibabaalihealthmedicalbasethirdordersyncResult added in v1.3.1

type AlibabaalihealthmedicalbasethirdordersyncResult struct {
	// 错误编码
	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
	// 错误信息
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// 响应数据
	Data string `json:"data,omitempty" xml:"data,omitempty"`
	// 执行是否成功 true成功 false 失败
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthmedicalbasethirdordersyncResult 结构体

type AlibabaalihealthmedicaldepartmentsyncAPIRequest added in v1.3.1

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

AlibabaalihealthmedicaldepartmentsyncAPIRequest 阿里健康预约挂号科室同步接口 API请求 alibaba.alihealth.medical.department.sync

阿里健康预约挂号科室同步接口

func NewAlibabaalihealthmedicaldepartmentsyncRequest added in v1.3.1

func NewAlibabaalihealthmedicaldepartmentsyncRequest() *AlibabaalihealthmedicaldepartmentsyncAPIRequest

NewAlibabaalihealthmedicaldepartmentsyncRequest 初始化AlibabaalihealthmedicaldepartmentsyncAPIRequest对象

func (AlibabaalihealthmedicaldepartmentsyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicaldepartmentsyncAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicaldepartmentsyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicaldepartmentsyncAPIRequest) GetSaveRequest added in v1.3.1

GetSaveRequest SaveRequest Getter

func (*AlibabaalihealthmedicaldepartmentsyncAPIRequest) SetSaveRequest added in v1.3.1

SetSaveRequest is SaveRequest Setter 接口入参

type AlibabaalihealthmedicaldepartmentsyncAPIResponse added in v1.3.1

type AlibabaalihealthmedicaldepartmentsyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicaldepartmentsyncAPIResponseModel
}

AlibabaalihealthmedicaldepartmentsyncAPIResponse 阿里健康预约挂号科室同步接口 API返回值 alibaba.alihealth.medical.department.sync

阿里健康预约挂号科室同步接口

type AlibabaalihealthmedicaldepartmentsyncAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicaldepartmentsyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medical_department_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicaldepartmentsyncAPIResponseModel is 阿里健康预约挂号科室同步接口 成功返回结果

type AlibabaalihealthmedicaldoctorsyncAPIRequest added in v1.3.1

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

AlibabaalihealthmedicaldoctorsyncAPIRequest 阿里健康预约挂号医生同步接口 API请求 alibaba.alihealth.medical.doctor.sync

阿里健康预约挂号医生同步接口

func NewAlibabaalihealthmedicaldoctorsyncRequest added in v1.3.1

func NewAlibabaalihealthmedicaldoctorsyncRequest() *AlibabaalihealthmedicaldoctorsyncAPIRequest

NewAlibabaalihealthmedicaldoctorsyncRequest 初始化AlibabaalihealthmedicaldoctorsyncAPIRequest对象

func (AlibabaalihealthmedicaldoctorsyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicaldoctorsyncAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicaldoctorsyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicaldoctorsyncAPIRequest) GetSaveRequest added in v1.3.1

GetSaveRequest SaveRequest Getter

func (*AlibabaalihealthmedicaldoctorsyncAPIRequest) SetSaveRequest added in v1.3.1

func (r *AlibabaalihealthmedicaldoctorsyncAPIRequest) SetSaveRequest(_saveRequest *CommonRequest4top) error

SetSaveRequest is SaveRequest Setter 接口入参

type AlibabaalihealthmedicaldoctorsyncAPIResponse added in v1.3.1

type AlibabaalihealthmedicaldoctorsyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicaldoctorsyncAPIResponseModel
}

AlibabaalihealthmedicaldoctorsyncAPIResponse 阿里健康预约挂号医生同步接口 API返回值 alibaba.alihealth.medical.doctor.sync

阿里健康预约挂号医生同步接口

type AlibabaalihealthmedicaldoctorsyncAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicaldoctorsyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medical_doctor_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicaldoctorsyncAPIResponseModel is 阿里健康预约挂号医生同步接口 成功返回结果

type AlibabaalihealthmedicalregistrationsyncAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalregistrationsyncAPIRequest 阿里健康支付宝挂号记录回传接口 API请求 alibaba.alihealth.medical.registration.sync

阿里健康支付宝挂号记录回传接口

func NewAlibabaalihealthmedicalregistrationsyncRequest added in v1.3.1

func NewAlibabaalihealthmedicalregistrationsyncRequest() *AlibabaalihealthmedicalregistrationsyncAPIRequest

NewAlibabaalihealthmedicalregistrationsyncRequest 初始化AlibabaalihealthmedicalregistrationsyncAPIRequest对象

func (AlibabaalihealthmedicalregistrationsyncAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalregistrationsyncAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalregistrationsyncAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicalregistrationsyncAPIRequest) GetSaveRequest added in v1.3.1

GetSaveRequest SaveRequest Getter

func (*AlibabaalihealthmedicalregistrationsyncAPIRequest) SetSaveRequest added in v1.3.1

SetSaveRequest is SaveRequest Setter 接口入参

type AlibabaalihealthmedicalregistrationsyncAPIResponse added in v1.3.1

type AlibabaalihealthmedicalregistrationsyncAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalregistrationsyncAPIResponseModel
}

AlibabaalihealthmedicalregistrationsyncAPIResponse 阿里健康支付宝挂号记录回传接口 API返回值 alibaba.alihealth.medical.registration.sync

阿里健康支付宝挂号记录回传接口

type AlibabaalihealthmedicalregistrationsyncAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalregistrationsyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medical_registration_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalregistrationsyncAPIResponseModel is 阿里健康支付宝挂号记录回传接口 成功返回结果

type AlibabaalihealthmedicalregistrationsyncnewAPIRequest added in v1.3.1

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

AlibabaalihealthmedicalregistrationsyncnewAPIRequest 阿里健康新挂号数据回传 API请求 alibaba.alihealth.medical.registration.syncnew

阿里健康新挂号记录回传接口

func NewAlibabaalihealthmedicalregistrationsyncnewRequest added in v1.3.1

func NewAlibabaalihealthmedicalregistrationsyncnewRequest() *AlibabaalihealthmedicalregistrationsyncnewAPIRequest

NewAlibabaalihealthmedicalregistrationsyncnewRequest 初始化AlibabaalihealthmedicalregistrationsyncnewAPIRequest对象

func (AlibabaalihealthmedicalregistrationsyncnewAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmedicalregistrationsyncnewAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmedicalregistrationsyncnewAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthmedicalregistrationsyncnewAPIRequest) GetSaveRequest added in v1.3.1

GetSaveRequest SaveRequest Getter

func (*AlibabaalihealthmedicalregistrationsyncnewAPIRequest) SetSaveRequest added in v1.3.1

SetSaveRequest is SaveRequest Setter 接口入参

type AlibabaalihealthmedicalregistrationsyncnewAPIResponse added in v1.3.1

type AlibabaalihealthmedicalregistrationsyncnewAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmedicalregistrationsyncnewAPIResponseModel
}

AlibabaalihealthmedicalregistrationsyncnewAPIResponse 阿里健康新挂号数据回传 API返回值 alibaba.alihealth.medical.registration.syncnew

阿里健康新挂号记录回传接口

type AlibabaalihealthmedicalregistrationsyncnewAPIResponseModel added in v1.3.1

type AlibabaalihealthmedicalregistrationsyncnewAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medical_registration_syncnew_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmedicalregistrationsyncnewAPIResponseModel is 阿里健康新挂号数据回传 成功返回结果

type AlibabaalihealthmsareaprovincelistAPIRequest added in v1.3.1

type AlibabaalihealthmsareaprovincelistAPIRequest struct {
	model.Params
}

AlibabaalihealthmsareaprovincelistAPIRequest 疫苗预约省份列表查询 API请求 alibaba.alihealth.ms.area.province.list

微信小程序疫苗预约省份列表查询

func NewAlibabaalihealthmsareaprovincelistRequest added in v1.3.1

func NewAlibabaalihealthmsareaprovincelistRequest() *AlibabaalihealthmsareaprovincelistAPIRequest

NewAlibabaalihealthmsareaprovincelistRequest 初始化AlibabaalihealthmsareaprovincelistAPIRequest对象

func (AlibabaalihealthmsareaprovincelistAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthmsareaprovincelistAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthmsareaprovincelistAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

type AlibabaalihealthmsareaprovincelistAPIResponse added in v1.3.1

type AlibabaalihealthmsareaprovincelistAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthmsareaprovincelistAPIResponseModel
}

AlibabaalihealthmsareaprovincelistAPIResponse 疫苗预约省份列表查询 API返回值 alibaba.alihealth.ms.area.province.list

微信小程序疫苗预约省份列表查询

type AlibabaalihealthmsareaprovincelistAPIResponseModel added in v1.3.1

type AlibabaalihealthmsareaprovincelistAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_ms_area_province_list_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthmsareaprovincelistAPIResponseModel is 疫苗预约省份列表查询 成功返回结果

type AlibabaalihealthnocovalldiseaseinfogetAPIRequest added in v1.3.1

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

AlibabaalihealthnocovalldiseaseinfogetAPIRequest 获取全国疫情统计数据 API请求 alibaba.alihealth.nocov.alldiseaseinfo.get

获取全国疫情统计数据

func NewAlibabaalihealthnocovalldiseaseinfogetRequest added in v1.3.1

func NewAlibabaalihealthnocovalldiseaseinfogetRequest() *AlibabaalihealthnocovalldiseaseinfogetAPIRequest

NewAlibabaalihealthnocovalldiseaseinfogetRequest 初始化AlibabaalihealthnocovalldiseaseinfogetAPIRequest对象

func (AlibabaalihealthnocovalldiseaseinfogetAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthnocovalldiseaseinfogetAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthnocovalldiseaseinfogetAPIRequest) GetCity added in v1.3.1

GetCity City Getter

func (AlibabaalihealthnocovalldiseaseinfogetAPIRequest) GetCityCode added in v1.3.1

GetCityCode CityCode Getter

func (AlibabaalihealthnocovalldiseaseinfogetAPIRequest) GetProvince added in v1.3.1

GetProvince Province Getter

func (AlibabaalihealthnocovalldiseaseinfogetAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthnocovalldiseaseinfogetAPIRequest) SetCity added in v1.3.1

SetCity is City Setter 城市

func (*AlibabaalihealthnocovalldiseaseinfogetAPIRequest) SetCityCode added in v1.3.1

SetCityCode is CityCode Setter 城市code

func (*AlibabaalihealthnocovalldiseaseinfogetAPIRequest) SetProvince added in v1.3.1

SetProvince is Province Setter 省的

type AlibabaalihealthnocovalldiseaseinfogetAPIResponse added in v1.3.1

type AlibabaalihealthnocovalldiseaseinfogetAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthnocovalldiseaseinfogetAPIResponseModel
}

AlibabaalihealthnocovalldiseaseinfogetAPIResponse 获取全国疫情统计数据 API返回值 alibaba.alihealth.nocov.alldiseaseinfo.get

获取全国疫情统计数据

type AlibabaalihealthnocovalldiseaseinfogetAPIResponseModel added in v1.3.1

type AlibabaalihealthnocovalldiseaseinfogetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_nocov_alldiseaseinfo_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回全国疫情的统计数据
	Data string `json:"data,omitempty" xml:"data,omitempty"`
	// errCode
	BizErrCode string `json:"biz_err_code,omitempty" xml:"biz_err_code,omitempty"`
	// errMessage
	BizErrMessage string `json:"biz_err_message,omitempty" xml:"biz_err_message,omitempty"`
	// success
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabaalihealthnocovalldiseaseinfogetAPIResponseModel is 获取全国疫情统计数据 成功返回结果

type AlibabaalihealthreservedentalbindshopanditemAPIRequest added in v1.3.1

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

AlibabaalihealthreservedentalbindshopanditemAPIRequest 绑定门店信息,商品信息 API请求 alibaba.alihealth.reserve.dental.bindshopanditem

绑定门店信息,商品信息

func NewAlibabaalihealthreservedentalbindshopanditemRequest added in v1.3.1

func NewAlibabaalihealthreservedentalbindshopanditemRequest() *AlibabaalihealthreservedentalbindshopanditemAPIRequest

NewAlibabaalihealthreservedentalbindshopanditemRequest 初始化AlibabaalihealthreservedentalbindshopanditemAPIRequest对象

func (AlibabaalihealthreservedentalbindshopanditemAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthreservedentalbindshopanditemAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthreservedentalbindshopanditemAPIRequest) GetBindList added in v1.3.1

GetBindList BindList Getter

func (AlibabaalihealthreservedentalbindshopanditemAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthreservedentalbindshopanditemAPIRequest) SetBindList added in v1.3.1

SetBindList is BindList Setter bind_list

type AlibabaalihealthreservedentalbindshopanditemAPIResponse added in v1.3.1

type AlibabaalihealthreservedentalbindshopanditemAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthreservedentalbindshopanditemAPIResponseModel
}

AlibabaalihealthreservedentalbindshopanditemAPIResponse 绑定门店信息,商品信息 API返回值 alibaba.alihealth.reserve.dental.bindshopanditem

绑定门店信息,商品信息

type AlibabaalihealthreservedentalbindshopanditemAPIResponseModel added in v1.3.1

type AlibabaalihealthreservedentalbindshopanditemAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_reserve_dental_bindshopanditem_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthreservedentalbindshopanditemResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthreservedentalbindshopanditemAPIResponseModel is 绑定门店信息,商品信息 成功返回结果

type AlibabaalihealthreservedentalbindshopanditemResult added in v1.3.1

type AlibabaalihealthreservedentalbindshopanditemResult struct {
	// errMessage
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// errCode
	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthreservedentalbindshopanditemResult 结构体

type AlibabaalihealthreservedentalmarkitemAPIRequest added in v1.3.1

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

AlibabaalihealthreservedentalmarkitemAPIRequest 标记商品是否可预约 API请求 alibaba.alihealth.reserve.dental.markitem

标记商品是否可预约

func NewAlibabaalihealthreservedentalmarkitemRequest added in v1.3.1

func NewAlibabaalihealthreservedentalmarkitemRequest() *AlibabaalihealthreservedentalmarkitemAPIRequest

NewAlibabaalihealthreservedentalmarkitemRequest 初始化AlibabaalihealthreservedentalmarkitemAPIRequest对象

func (AlibabaalihealthreservedentalmarkitemAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthreservedentalmarkitemAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthreservedentalmarkitemAPIRequest) GetItemId added in v1.3.1

GetItemId ItemId Getter

func (AlibabaalihealthreservedentalmarkitemAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthreservedentalmarkitemAPIRequest) GetStatus added in v1.3.1

GetStatus Status Getter

func (*AlibabaalihealthreservedentalmarkitemAPIRequest) SetItemId added in v1.3.1

SetItemId is ItemId Setter 平台商品id

func (*AlibabaalihealthreservedentalmarkitemAPIRequest) SetStatus added in v1.3.1

SetStatus is Status Setter 是否可预约,1.可预约 0.不可预约

type AlibabaalihealthreservedentalmarkitemAPIResponse added in v1.3.1

type AlibabaalihealthreservedentalmarkitemAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthreservedentalmarkitemAPIResponseModel
}

AlibabaalihealthreservedentalmarkitemAPIResponse 标记商品是否可预约 API返回值 alibaba.alihealth.reserve.dental.markitem

标记商品是否可预约

type AlibabaalihealthreservedentalmarkitemAPIResponseModel added in v1.3.1

type AlibabaalihealthreservedentalmarkitemAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_reserve_dental_markitem_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthreservedentalmarkitemAPIResponseModel is 标记商品是否可预约 成功返回结果

type AlibabaalihealthreservedentalmodifyrestimeAPIRequest added in v1.3.1

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

AlibabaalihealthreservedentalmodifyrestimeAPIRequest 修改预约时间 API请求 alibaba.alihealth.reserve.dental.modifyrestime

修改预约时间

func NewAlibabaalihealthreservedentalmodifyrestimeRequest added in v1.3.1

func NewAlibabaalihealthreservedentalmodifyrestimeRequest() *AlibabaalihealthreservedentalmodifyrestimeAPIRequest

NewAlibabaalihealthreservedentalmodifyrestimeRequest 初始化AlibabaalihealthreservedentalmodifyrestimeAPIRequest对象

func (AlibabaalihealthreservedentalmodifyrestimeAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthreservedentalmodifyrestimeAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthreservedentalmodifyrestimeAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthreservedentalmodifyrestimeAPIRequest) GetReserveId added in v1.3.1

GetReserveId ReserveId Getter

func (AlibabaalihealthreservedentalmodifyrestimeAPIRequest) GetReserveTime added in v1.3.1

GetReserveTime ReserveTime Getter

func (*AlibabaalihealthreservedentalmodifyrestimeAPIRequest) SetReserveId added in v1.3.1

SetReserveId is ReserveId Setter 预约单ID

func (*AlibabaalihealthreservedentalmodifyrestimeAPIRequest) SetReserveTime added in v1.3.1

func (r *AlibabaalihealthreservedentalmodifyrestimeAPIRequest) SetReserveTime(_reserveTime string) error

SetReserveTime is ReserveTime Setter 预约时间

type AlibabaalihealthreservedentalmodifyrestimeAPIResponse added in v1.3.1

type AlibabaalihealthreservedentalmodifyrestimeAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthreservedentalmodifyrestimeAPIResponseModel
}

AlibabaalihealthreservedentalmodifyrestimeAPIResponse 修改预约时间 API返回值 alibaba.alihealth.reserve.dental.modifyrestime

修改预约时间

type AlibabaalihealthreservedentalmodifyrestimeAPIResponseModel added in v1.3.1

type AlibabaalihealthreservedentalmodifyrestimeAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_reserve_dental_modifyrestime_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthreservedentalmodifyrestimeResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthreservedentalmodifyrestimeAPIResponseModel is 修改预约时间 成功返回结果

type AlibabaalihealthreservedentalmodifyrestimeResult added in v1.3.1

type AlibabaalihealthreservedentalmodifyrestimeResult struct {
	// errCode
	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
	// errMessage
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthreservedentalmodifyrestimeResult 结构体

type AlibabaalihealthreservedentalstoresanditemsAPIRequest added in v1.3.1

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

AlibabaalihealthreservedentalstoresanditemsAPIRequest 查询商户门店,商品列表 API请求 alibaba.alihealth.reserve.dental.storesanditems

查询商户门店,商品列表

func NewAlibabaalihealthreservedentalstoresanditemsRequest added in v1.3.1

func NewAlibabaalihealthreservedentalstoresanditemsRequest() *AlibabaalihealthreservedentalstoresanditemsAPIRequest

NewAlibabaalihealthreservedentalstoresanditemsRequest 初始化AlibabaalihealthreservedentalstoresanditemsAPIRequest对象

func (AlibabaalihealthreservedentalstoresanditemsAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthreservedentalstoresanditemsAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthreservedentalstoresanditemsAPIRequest) GetPageNo added in v1.3.1

GetPageNo PageNo Getter

func (AlibabaalihealthreservedentalstoresanditemsAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthreservedentalstoresanditemsAPIRequest) SetPageNo added in v1.3.1

SetPageNo is PageNo Setter 页码,每页100个门店,超过100个门店分页请求

type AlibabaalihealthreservedentalstoresanditemsAPIResponse added in v1.3.1

type AlibabaalihealthreservedentalstoresanditemsAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthreservedentalstoresanditemsAPIResponseModel
}

AlibabaalihealthreservedentalstoresanditemsAPIResponse 查询商户门店,商品列表 API返回值 alibaba.alihealth.reserve.dental.storesanditems

查询商户门店,商品列表

type AlibabaalihealthreservedentalstoresanditemsAPIResponseModel added in v1.3.1

type AlibabaalihealthreservedentalstoresanditemsAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_reserve_dental_storesanditems_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthreservedentalstoresanditemsAPIResponseModel is 查询商户门店,商品列表 成功返回结果

type AlibabaalihealthreservedentalunbinditemAPIRequest added in v1.3.1

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

AlibabaalihealthreservedentalunbinditemAPIRequest 解绑商品信息 API请求 alibaba.alihealth.reserve.dental.unbinditem

绑定门店信息,商品信息

func NewAlibabaalihealthreservedentalunbinditemRequest added in v1.3.1

func NewAlibabaalihealthreservedentalunbinditemRequest() *AlibabaalihealthreservedentalunbinditemAPIRequest

NewAlibabaalihealthreservedentalunbinditemRequest 初始化AlibabaalihealthreservedentalunbinditemAPIRequest对象

func (AlibabaalihealthreservedentalunbinditemAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthreservedentalunbinditemAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthreservedentalunbinditemAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthreservedentalunbinditemAPIRequest) GetSpItemId added in v1.3.1

GetSpItemId SpItemId Getter

func (AlibabaalihealthreservedentalunbinditemAPIRequest) GetSpStoreId added in v1.3.1

GetSpStoreId SpStoreId Getter

func (*AlibabaalihealthreservedentalunbinditemAPIRequest) SetSpItemId added in v1.3.1

SetSpItemId is SpItemId Setter 服务商商品id

func (*AlibabaalihealthreservedentalunbinditemAPIRequest) SetSpStoreId added in v1.3.1

SetSpStoreId is SpStoreId Setter 服务商门店id

type AlibabaalihealthreservedentalunbinditemAPIResponse added in v1.3.1

type AlibabaalihealthreservedentalunbinditemAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthreservedentalunbinditemAPIResponseModel
}

AlibabaalihealthreservedentalunbinditemAPIResponse 解绑商品信息 API返回值 alibaba.alihealth.reserve.dental.unbinditem

绑定门店信息,商品信息

type AlibabaalihealthreservedentalunbinditemAPIResponseModel added in v1.3.1

type AlibabaalihealthreservedentalunbinditemAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_reserve_dental_unbinditem_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *AlibabaalihealthreservedentalunbinditemResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthreservedentalunbinditemAPIResponseModel is 解绑商品信息 成功返回结果

type AlibabaalihealthreservedentalunbinditemResult added in v1.3.1

type AlibabaalihealthreservedentalunbinditemResult struct {
	// errMessage
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// errCode
	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthreservedentalunbinditemResult 结构体

type AlibabaalihealthstorecertificatecreateAPIRequest added in v1.3.1

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

AlibabaalihealthstorecertificatecreateAPIRequest 仓库换证审批 API请求 alibaba.alihealth.store.certificate.create

仓库侧换证发起审批

func NewAlibabaalihealthstorecertificatecreateRequest added in v1.3.1

func NewAlibabaalihealthstorecertificatecreateRequest() *AlibabaalihealthstorecertificatecreateAPIRequest

NewAlibabaalihealthstorecertificatecreateRequest 初始化AlibabaalihealthstorecertificatecreateAPIRequest对象

func (AlibabaalihealthstorecertificatecreateAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthstorecertificatecreateAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthstorecertificatecreateAPIRequest) GetAuditType added in v1.3.1

GetAuditType AuditType Getter

func (AlibabaalihealthstorecertificatecreateAPIRequest) GetBizNo added in v1.3.1

GetBizNo BizNo Getter

func (AlibabaalihealthstorecertificatecreateAPIRequest) GetContent added in v1.3.1

GetContent Content Getter

func (AlibabaalihealthstorecertificatecreateAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthstorecertificatecreateAPIRequest) GetStoreCode added in v1.3.1

GetStoreCode StoreCode Getter

func (*AlibabaalihealthstorecertificatecreateAPIRequest) SetAuditType added in v1.3.1

SetAuditType is AuditType Setter 审批业务类型

func (*AlibabaalihealthstorecertificatecreateAPIRequest) SetBizNo added in v1.3.1

SetBizNo is BizNo Setter 业务单号

func (*AlibabaalihealthstorecertificatecreateAPIRequest) SetContent added in v1.3.1

SetContent is Content Setter 审批内容

func (*AlibabaalihealthstorecertificatecreateAPIRequest) SetStoreCode added in v1.3.1

SetStoreCode is StoreCode Setter 仓库code

type AlibabaalihealthstorecertificatecreateAPIResponse added in v1.3.1

type AlibabaalihealthstorecertificatecreateAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthstorecertificatecreateAPIResponseModel
}

AlibabaalihealthstorecertificatecreateAPIResponse 仓库换证审批 API返回值 alibaba.alihealth.store.certificate.create

仓库侧换证发起审批

type AlibabaalihealthstorecertificatecreateAPIResponseModel added in v1.3.1

type AlibabaalihealthstorecertificatecreateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_store_certificate_create_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 出参
	Result *AlibabaalihealthstorecertificatecreateResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthstorecertificatecreateAPIResponseModel is 仓库换证审批 成功返回结果

type AlibabaalihealthstorecertificatecreateResult added in v1.3.1

type AlibabaalihealthstorecertificatecreateResult struct {
	// 错误码
	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`
	// 错误信息
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 状态
	Status bool `json:"status,omitempty" xml:"status,omitempty"`
	// 创建审批流是否成功
	Module bool `json:"module,omitempty" xml:"module,omitempty"`
}

AlibabaalihealthstorecertificatecreateResult 结构体

type AlibabaalihealthtmscutconfirmAPIRequest added in v1.3.1

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

AlibabaalihealthtmscutconfirmAPIRequest 配拦截失败CP确认结果并回告 API请求 alibaba.alihealth.tms.cut.confirm

配拦截失败CP确认结果并回告

func NewAlibabaalihealthtmscutconfirmRequest added in v1.3.1

func NewAlibabaalihealthtmscutconfirmRequest() *AlibabaalihealthtmscutconfirmAPIRequest

NewAlibabaalihealthtmscutconfirmRequest 初始化AlibabaalihealthtmscutconfirmAPIRequest对象

func (AlibabaalihealthtmscutconfirmAPIRequest) GetApiMethodName added in v1.3.1

func (r AlibabaalihealthtmscutconfirmAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtmscutconfirmAPIRequest) GetApiParams added in v1.3.1

func (r AlibabaalihealthtmscutconfirmAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtmscutconfirmAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthtmscutconfirmAPIRequest) GetTmsCutResultConfirmRequest added in v1.3.1

func (r AlibabaalihealthtmscutconfirmAPIRequest) GetTmsCutResultConfirmRequest() *TmsCutResultConfirmRequest

GetTmsCutResultConfirmRequest TmsCutResultConfirmRequest Getter

func (*AlibabaalihealthtmscutconfirmAPIRequest) SetTmsCutResultConfirmRequest added in v1.3.1

func (r *AlibabaalihealthtmscutconfirmAPIRequest) SetTmsCutResultConfirmRequest(_tmsCutResultConfirmRequest *TmsCutResultConfirmRequest) error

SetTmsCutResultConfirmRequest is TmsCutResultConfirmRequest Setter 参数

type AlibabaalihealthtmscutconfirmAPIResponse added in v1.3.1

type AlibabaalihealthtmscutconfirmAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtmscutconfirmAPIResponseModel
}

AlibabaalihealthtmscutconfirmAPIResponse 配拦截失败CP确认结果并回告 API返回值 alibaba.alihealth.tms.cut.confirm

配拦截失败CP确认结果并回告

type AlibabaalihealthtmscutconfirmAPIResponseModel added in v1.3.1

type AlibabaalihealthtmscutconfirmAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tms_cut_confirm_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回结果
	Result *AlibabaalihealthtmscutconfirmResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthtmscutconfirmAPIResponseModel is 配拦截失败CP确认结果并回告 成功返回结果

type AlibabaalihealthtmscutconfirmResult added in v1.3.1

type AlibabaalihealthtmscutconfirmResult struct {
	// 结果
	Data string `json:"data,omitempty" xml:"data,omitempty"`
	// 错误编码
	ErrorCode string `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"`
}

AlibabaalihealthtmscutconfirmResult 结构体

type AlibabaalihealthtracecodeplatformcodeactiveAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodeplatformcodeactiveAPIRequest 正大鸡蛋激活追溯码 API请求 alibaba.alihealth.tracecodeplatform.code.active

用于正大鸡蛋激活追溯码

func NewAlibabaalihealthtracecodeplatformcodeactiveRequest added in v1.3.1

func NewAlibabaalihealthtracecodeplatformcodeactiveRequest() *AlibabaalihealthtracecodeplatformcodeactiveAPIRequest

NewAlibabaalihealthtracecodeplatformcodeactiveRequest 初始化AlibabaalihealthtracecodeplatformcodeactiveAPIRequest对象

func (AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) GetCallbackUrl added in v1.3.1

GetCallbackUrl CallbackUrl Getter

func (AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) GetFileInfo added in v1.3.1

GetFileInfo FileInfo Getter

func (AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) GetFileName added in v1.3.1

GetFileName FileName Getter

func (AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) GetProdId added in v1.3.1

GetProdId ProdId Getter

func (AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) SetCallbackUrl added in v1.3.1

func (r *AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) SetCallbackUrl(_callbackUrl string) error

SetCallbackUrl is CallbackUrl Setter 回调url

func (*AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) SetFileInfo added in v1.3.1

SetFileInfo is FileInfo Setter 文件信息(对文件内容16进制编码)

func (*AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) SetFileName added in v1.3.1

SetFileName is FileName Setter 文件名

func (*AlibabaalihealthtracecodeplatformcodeactiveAPIRequest) SetProdId added in v1.3.1

SetProdId is ProdId Setter 商品id

type AlibabaalihealthtracecodeplatformcodeactiveAPIResponse added in v1.3.1

type AlibabaalihealthtracecodeplatformcodeactiveAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodeplatformcodeactiveAPIResponseModel
}

AlibabaalihealthtracecodeplatformcodeactiveAPIResponse 正大鸡蛋激活追溯码 API返回值 alibaba.alihealth.tracecodeplatform.code.active

用于正大鸡蛋激活追溯码

type AlibabaalihealthtracecodeplatformcodeactiveAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodeplatformcodeactiveAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeplatform_code_active_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回结果
	Result *AlibabaalihealthtracecodeplatformcodeactiveResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthtracecodeplatformcodeactiveAPIResponseModel is 正大鸡蛋激活追溯码 成功返回结果

type AlibabaalihealthtracecodeplatformcodeactiveResult added in v1.3.1

type AlibabaalihealthtracecodeplatformcodeactiveResult struct {
	// 状态代码
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 状态信息
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 调用状态
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaalihealthtracecodeplatformcodeactiveResult 结构体

type AlibabaalihealthtracecodeplatformcodeentscanAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodeplatformcodeentscanAPIRequest 药品商家扫码 API请求 alibaba.alihealth.tracecodeplatform.code.entscan

药品商家扫描药品监管码,只有该商家的药才返回

func NewAlibabaalihealthtracecodeplatformcodeentscanRequest added in v1.3.1

func NewAlibabaalihealthtracecodeplatformcodeentscanRequest() *AlibabaalihealthtracecodeplatformcodeentscanAPIRequest

NewAlibabaalihealthtracecodeplatformcodeentscanRequest 初始化AlibabaalihealthtracecodeplatformcodeentscanAPIRequest对象

func (AlibabaalihealthtracecodeplatformcodeentscanAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodeplatformcodeentscanAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodeplatformcodeentscanAPIRequest) GetCode added in v1.3.1

GetCode Code Getter

func (AlibabaalihealthtracecodeplatformcodeentscanAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthtracecodeplatformcodeentscanAPIRequest) GetServiceFlag added in v1.3.1

GetServiceFlag ServiceFlag Getter

func (*AlibabaalihealthtracecodeplatformcodeentscanAPIRequest) SetCode added in v1.3.1

SetCode is Code Setter 药监码

func (*AlibabaalihealthtracecodeplatformcodeentscanAPIRequest) SetServiceFlag added in v1.3.1

SetServiceFlag is ServiceFlag Setter 不同企业有不同的标识

type AlibabaalihealthtracecodeplatformcodeentscanAPIResponse added in v1.3.1

type AlibabaalihealthtracecodeplatformcodeentscanAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodeplatformcodeentscanAPIResponseModel
}

AlibabaalihealthtracecodeplatformcodeentscanAPIResponse 药品商家扫码 API返回值 alibaba.alihealth.tracecodeplatform.code.entscan

药品商家扫描药品监管码,只有该商家的药才返回

type AlibabaalihealthtracecodeplatformcodeentscanAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodeplatformcodeentscanAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeplatform_code_entscan_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthtracecodeplatformcodeentscanAPIResponseModel is 药品商家扫码 成功返回结果

type AlibabaalihealthtracecodesellerbillresultsearchAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellerbillresultsearchAPIRequest 查询出入库单处理结果api API请求 alibaba.alihealth.tracecodeseller.bill.result.search

查询出入库单处理结果api

func NewAlibabaalihealthtracecodesellerbillresultsearchRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellerbillresultsearchRequest() *AlibabaalihealthtracecodesellerbillresultsearchAPIRequest

NewAlibabaalihealthtracecodesellerbillresultsearchRequest 初始化AlibabaalihealthtracecodesellerbillresultsearchAPIRequest对象

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetBeginDate added in v1.3.1

GetBeginDate BeginDate Getter

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetBillCode added in v1.3.1

GetBillCode BillCode Getter

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetEndDate added in v1.3.1

GetEndDate EndDate Getter

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetEntInfoId added in v1.3.1

GetEntInfoId EntInfoId Getter

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetPage added in v1.3.1

GetPage Page Getter

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetPageSize added in v1.3.1

GetPageSize PageSize Getter

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetSellerName added in v1.3.1

GetSellerName SellerName Getter

func (AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) GetSkeyCode added in v1.3.1

GetSkeyCode SkeyCode Getter

func (*AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) SetBeginDate added in v1.3.1

SetBeginDate is BeginDate Setter 查询开始日期

func (*AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) SetBillCode added in v1.3.1

SetBillCode is BillCode Setter 单据编号

func (*AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) SetEndDate added in v1.3.1

SetEndDate is EndDate Setter 查询结束日期

func (*AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) SetEntInfoId added in v1.3.1

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) SetPage added in v1.3.1

SetPage is Page Setter 当前页

func (*AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) SetPageSize added in v1.3.1

SetPageSize is PageSize Setter 每页条数

func (*AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) SetSellerName added in v1.3.1

SetSellerName is SellerName Setter 不需要

func (*AlibabaalihealthtracecodesellerbillresultsearchAPIRequest) SetSkeyCode added in v1.3.1

SetSkeyCode is SkeyCode Setter top身份认证

type AlibabaalihealthtracecodesellerbillresultsearchAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellerbillresultsearchAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellerbillresultsearchAPIResponseModel
}

AlibabaalihealthtracecodesellerbillresultsearchAPIResponse 查询出入库单处理结果api API返回值 alibaba.alihealth.tracecodeseller.bill.result.search

查询出入库单处理结果api

type AlibabaalihealthtracecodesellerbillresultsearchAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodesellerbillresultsearchAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeseller_bill_result_search_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthtracecodesellerbillresultsearchAPIResponseModel is 查询出入库单处理结果api 成功返回结果

type AlibabaalihealthtracecodesellerbillresultsearchResult added in v1.3.1

type AlibabaalihealthtracecodesellerbillresultsearchResult struct {
	// 单据编号
	BillCode string `json:"bill_code,omitempty" xml:"bill_code,omitempty"`
	// 单据处理时间
	GmtModified int64 `json:"gmt_modified,omitempty" xml:"gmt_modified,omitempty"`
	// 单据处理状态
	TaskStatus int64 `json:"task_status,omitempty" xml:"task_status,omitempty"`
	// 单据上传时间
	GmtCreate int64 `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"`
	// 商家id
	OperEntId int64 `json:"oper_ent_id,omitempty" xml:"oper_ent_id,omitempty"`
}

AlibabaalihealthtracecodesellerbillresultsearchResult 结构体

type AlibabaalihealthtracecodesellerbilluploadAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellerbilluploadAPIRequest 上传入出库单api API请求 alibaba.alihealth.tracecodeseller.bill.upload

上传入出库单api

func NewAlibabaalihealthtracecodesellerbilluploadRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellerbilluploadRequest() *AlibabaalihealthtracecodesellerbilluploadAPIRequest

NewAlibabaalihealthtracecodesellerbilluploadRequest 初始化AlibabaalihealthtracecodesellerbilluploadAPIRequest对象

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetBillCode added in v1.3.1

GetBillCode BillCode Getter

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetCodeInfo added in v1.3.1

GetCodeInfo CodeInfo Getter

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetEntInfoId added in v1.3.1

GetEntInfoId EntInfoId Getter

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetEntMerchantId added in v1.3.1

GetEntMerchantId EntMerchantId Getter

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetSkeyCode added in v1.3.1

GetSkeyCode SkeyCode Getter

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetTime added in v1.3.1

GetTime Time Getter

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetType added in v1.3.1

GetType Type Getter

func (AlibabaalihealthtracecodesellerbilluploadAPIRequest) GetWarehouseId added in v1.3.1

GetWarehouseId WarehouseId Getter

func (*AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetBillCode added in v1.3.1

SetBillCode is BillCode Setter 单据编号

func (*AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetCodeInfo added in v1.3.1

SetCodeInfo is CodeInfo Setter 把txt格式的文件转成16进制的字符串,txt文件是每个码一行

func (*AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetEntInfoId added in v1.3.1

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetEntMerchantId added in v1.3.1

func (r *AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetEntMerchantId(_entMerchantId int64) error

SetEntMerchantId is EntMerchantId Setter 渠道商id

func (*AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetSkeyCode added in v1.3.1

SetSkeyCode is SkeyCode Setter 身份认证

func (*AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetTime added in v1.3.1

SetTime is Time Setter 出入库时间 精确到 年 月 日 时 分 秒

func (*AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetType added in v1.3.1

SetType is Type Setter 出入库类型

func (*AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetWarehouseId added in v1.3.1

func (r *AlibabaalihealthtracecodesellerbilluploadAPIRequest) SetWarehouseId(_warehouseId int64) error

SetWarehouseId is WarehouseId Setter 自己仓库id

type AlibabaalihealthtracecodesellerbilluploadAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellerbilluploadAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellerbilluploadAPIResponseModel
}

AlibabaalihealthtracecodesellerbilluploadAPIResponse 上传入出库单api API返回值 alibaba.alihealth.tracecodeseller.bill.upload

上传入出库单api

type AlibabaalihealthtracecodesellerbilluploadAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodesellerbilluploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeseller_bill_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// msgCode
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// msgInfo
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// model
	Model bool `json:"model,omitempty" xml:"model,omitempty"`
}

AlibabaalihealthtracecodesellerbilluploadAPIResponseModel is 上传入出库单api 成功返回结果

type AlibabaalihealthtracecodesellerchannelsearchAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellerchannelsearchAPIRequest 查询渠道商api API请求 alibaba.alihealth.tracecodeseller.channel.search

查询渠道商api

func NewAlibabaalihealthtracecodesellerchannelsearchRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellerchannelsearchRequest() *AlibabaalihealthtracecodesellerchannelsearchAPIRequest

NewAlibabaalihealthtracecodesellerchannelsearchRequest 初始化AlibabaalihealthtracecodesellerchannelsearchAPIRequest对象

func (AlibabaalihealthtracecodesellerchannelsearchAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellerchannelsearchAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellerchannelsearchAPIRequest) GetEntInfoId added in v1.3.1

GetEntInfoId EntInfoId Getter

func (AlibabaalihealthtracecodesellerchannelsearchAPIRequest) GetOutInType added in v1.3.1

GetOutInType OutInType Getter

func (AlibabaalihealthtracecodesellerchannelsearchAPIRequest) GetPage added in v1.3.1

GetPage Page Getter

func (AlibabaalihealthtracecodesellerchannelsearchAPIRequest) GetPageSize added in v1.3.1

GetPageSize PageSize Getter

func (AlibabaalihealthtracecodesellerchannelsearchAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthtracecodesellerchannelsearchAPIRequest) GetSkeyCode added in v1.3.1

GetSkeyCode SkeyCode Getter

func (*AlibabaalihealthtracecodesellerchannelsearchAPIRequest) SetEntInfoId added in v1.3.1

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaalihealthtracecodesellerchannelsearchAPIRequest) SetOutInType added in v1.3.1

SetOutInType is OutInType Setter 0 出库 2 入库

func (*AlibabaalihealthtracecodesellerchannelsearchAPIRequest) SetPage added in v1.3.1

SetPage is Page Setter 第几页

func (*AlibabaalihealthtracecodesellerchannelsearchAPIRequest) SetPageSize added in v1.3.1

SetPageSize is PageSize Setter 每页几条

func (*AlibabaalihealthtracecodesellerchannelsearchAPIRequest) SetSkeyCode added in v1.3.1

SetSkeyCode is SkeyCode Setter 身份认证

type AlibabaalihealthtracecodesellerchannelsearchAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellerchannelsearchAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellerchannelsearchAPIResponseModel
}

AlibabaalihealthtracecodesellerchannelsearchAPIResponse 查询渠道商api API返回值 alibaba.alihealth.tracecodeseller.channel.search

查询渠道商api

type AlibabaalihealthtracecodesellerchannelsearchAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodesellerchannelsearchAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeseller_channel_search_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthtracecodesellerchannelsearchAPIResponseModel is 查询渠道商api 成功返回结果

type AlibabaalihealthtracecodesellerchannelsearchResult added in v1.3.1

type AlibabaalihealthtracecodesellerchannelsearchResult struct {
	// 区县
	AreaDesc string `json:"area_desc,omitempty" xml:"area_desc,omitempty"`
	// cityDesc
	CityDesc string `json:"city_desc,omitempty" xml:"city_desc,omitempty"`
	// userName
	UserName string `json:"user_name,omitempty" xml:"user_name,omitempty"`
	// 城市
	MerchantId string `json:"merchant_id,omitempty" xml:"merchant_id,omitempty"`
	// 自定义编码
	Code string `json:"code,omitempty" xml:"code,omitempty"`
	// 自定义编码
	ProvDesc string `json:"prov_desc,omitempty" xml:"prov_desc,omitempty"`
}

AlibabaalihealthtracecodesellerchannelsearchResult 结构体

type AlibabaalihealthtracecodesellercodeactiveAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellercodeactiveAPIRequest 上传激活码的文件 API请求 alibaba.alihealth.tracecodeseller.code.active

上传商品的激活码文件,存到系统中

func NewAlibabaalihealthtracecodesellercodeactiveRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellercodeactiveRequest() *AlibabaalihealthtracecodesellercodeactiveAPIRequest

NewAlibabaalihealthtracecodesellercodeactiveRequest 初始化AlibabaalihealthtracecodesellercodeactiveAPIRequest对象

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetCorrelationRatio added in v1.3.1

GetCorrelationRatio CorrelationRatio Getter

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetCorrelationType added in v1.3.1

GetCorrelationType CorrelationType Getter

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetFileContent added in v1.3.1

GetFileContent FileContent Getter

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetFileName added in v1.3.1

GetFileName FileName Getter

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetLanguage added in v1.3.1

GetLanguage Language Getter

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetProductInfoId added in v1.3.1

GetProductInfoId ProductInfoId Getter

func (AlibabaalihealthtracecodesellercodeactiveAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetCorrelationRatio added in v1.3.1

func (r *AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetCorrelationRatio(_correlationRatio string) error

SetCorrelationRatio is CorrelationRatio Setter 关联比例

func (*AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetCorrelationType added in v1.3.1

func (r *AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetCorrelationType(_correlationType int64) error

SetCorrelationType is CorrelationType Setter 关联类型,0:无关联,1:前关联,2:后关联

func (*AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetFileContent added in v1.3.1

func (r *AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetFileContent(_fileContent string) error

SetFileContent is FileContent Setter 文件内容,十六进制编码

func (*AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetFileName added in v1.3.1

SetFileName is FileName Setter 文件名

func (*AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetLanguage added in v1.3.1

SetLanguage is Language Setter 语言标识

func (*AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetProductInfoId added in v1.3.1

func (r *AlibabaalihealthtracecodesellercodeactiveAPIRequest) SetProductInfoId(_productInfoId int64) error

SetProductInfoId is ProductInfoId Setter 商品编号

type AlibabaalihealthtracecodesellercodeactiveAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellercodeactiveAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellercodeactiveAPIResponseModel
}

AlibabaalihealthtracecodesellercodeactiveAPIResponse 上传激活码的文件 API返回值 alibaba.alihealth.tracecodeseller.code.active

上传商品的激活码文件,存到系统中

type AlibabaalihealthtracecodesellercodeactiveAPIResponseModel added in v1.3.1

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

AlibabaalihealthtracecodesellercodeactiveAPIResponseModel is 上传激活码的文件 成功返回结果

type AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest 解除码的关联关系 API请求 alibaba.alihealth.tracecodeseller.code.relation.codeantiactive

解除码的关联关系

func NewAlibabaalihealthtracecodesellercoderelationcodeantiactiveRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellercoderelationcodeantiactiveRequest() *AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest

NewAlibabaalihealthtracecodesellercoderelationcodeantiactiveRequest 初始化AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest对象

func (AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) GetEntInfoId added in v1.3.1

GetEntInfoId EntInfoId Getter

func (AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) GetTbUserId added in v1.3.1

GetTbUserId TbUserId Getter

func (AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) GetTopCode added in v1.3.1

GetTopCode TopCode Getter

func (*AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) SetEntInfoId added in v1.3.1

SetEntInfoId is EntInfoId Setter 企业id

func (*AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) SetTbUserId added in v1.3.1

SetTbUserId is TbUserId Setter 淘宝名

func (*AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIRequest) SetTopCode added in v1.3.1

SetTopCode is TopCode Setter 顶层码

type AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIResponseModel
}

AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIResponse 解除码的关联关系 API返回值 alibaba.alihealth.tracecodeseller.code.relation.codeantiactive

解除码的关联关系

type AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeseller_code_relation_codeantiactive_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 成功失败信息编码
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 成功失败信息
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 成功失败标记
	Model bool `json:"model,omitempty" xml:"model,omitempty"`
}

AlibabaalihealthtracecodesellercoderelationcodeantiactiveAPIResponseModel is 解除码的关联关系 成功返回结果

type AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest 非药单码替换 API请求 alibaba.alihealth.tracecodeseller.code.single.codereplace

提供非药追溯码单码替换功能

func NewAlibabaalihealthtracecodesellercodesinglecodereplaceRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellercodesinglecodereplaceRequest() *AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest

NewAlibabaalihealthtracecodesellercodesinglecodereplaceRequest 初始化AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest对象

func (AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) GetEntInfoId added in v1.3.1

GetEntInfoId EntInfoId Getter

func (AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) GetNewCode added in v1.3.1

GetNewCode NewCode Getter

func (AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) GetOldCode added in v1.3.1

GetOldCode OldCode Getter

func (AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) SetEntInfoId added in v1.3.1

SetEntInfoId is EntInfoId Setter 企业id

func (*AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) SetNewCode added in v1.3.1

SetNewCode is NewCode Setter 新码

func (*AlibabaalihealthtracecodesellercodesinglecodereplaceAPIRequest) SetOldCode added in v1.3.1

SetOldCode is OldCode Setter 老码

type AlibabaalihealthtracecodesellercodesinglecodereplaceAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellercodesinglecodereplaceAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellercodesinglecodereplaceAPIResponseModel
}

AlibabaalihealthtracecodesellercodesinglecodereplaceAPIResponse 非药单码替换 API返回值 alibaba.alihealth.tracecodeseller.code.single.codereplace

提供非药追溯码单码替换功能

type AlibabaalihealthtracecodesellercodesinglecodereplaceAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodesellercodesinglecodereplaceAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeseller_code_single_codereplace_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 成功
	Model string `json:"model,omitempty" xml:"model,omitempty"`
	// 操作说明
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 操作码
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
}

AlibabaalihealthtracecodesellercodesinglecodereplaceAPIResponseModel is 非药单码替换 成功返回结果

type AlibabaalihealthtracecodesellerentsearchAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellerentsearchAPIRequest 查询商家信息 API请求 alibaba.alihealth.tracecodeseller.ent.search

查询商家信息

func NewAlibabaalihealthtracecodesellerentsearchRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellerentsearchRequest() *AlibabaalihealthtracecodesellerentsearchAPIRequest

NewAlibabaalihealthtracecodesellerentsearchRequest 初始化AlibabaalihealthtracecodesellerentsearchAPIRequest对象

func (AlibabaalihealthtracecodesellerentsearchAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellerentsearchAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellerentsearchAPIRequest) GetName added in v1.3.1

GetName Name Getter

func (AlibabaalihealthtracecodesellerentsearchAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthtracecodesellerentsearchAPIRequest) GetSkeyCode added in v1.3.1

GetSkeyCode SkeyCode Getter

func (AlibabaalihealthtracecodesellerentsearchAPIRequest) GetTbUserId added in v1.3.1

GetTbUserId TbUserId Getter

func (*AlibabaalihealthtracecodesellerentsearchAPIRequest) SetName added in v1.3.1

SetName is Name Setter 商家名称

func (*AlibabaalihealthtracecodesellerentsearchAPIRequest) SetSkeyCode added in v1.3.1

SetSkeyCode is SkeyCode Setter appkey

func (*AlibabaalihealthtracecodesellerentsearchAPIRequest) SetTbUserId added in v1.3.1

SetTbUserId is TbUserId Setter 淘宝名

type AlibabaalihealthtracecodesellerentsearchAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellerentsearchAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellerentsearchAPIResponseModel
}

AlibabaalihealthtracecodesellerentsearchAPIResponse 查询商家信息 API返回值 alibaba.alihealth.tracecodeseller.ent.search

查询商家信息

type AlibabaalihealthtracecodesellerentsearchAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodesellerentsearchAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeseller_ent_search_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthtracecodesellerentsearchAPIResponseModel is 查询商家信息 成功返回结果

type AlibabaalihealthtracecodesellerproductsearchAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellerproductsearchAPIRequest 查询商品api API请求 alibaba.alihealth.tracecodeseller.product.search

查询商品api

func NewAlibabaalihealthtracecodesellerproductsearchRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellerproductsearchRequest() *AlibabaalihealthtracecodesellerproductsearchAPIRequest

NewAlibabaalihealthtracecodesellerproductsearchRequest 初始化AlibabaalihealthtracecodesellerproductsearchAPIRequest对象

func (AlibabaalihealthtracecodesellerproductsearchAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellerproductsearchAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellerproductsearchAPIRequest) GetEntInfoId added in v1.3.1

GetEntInfoId EntInfoId Getter

func (AlibabaalihealthtracecodesellerproductsearchAPIRequest) GetPage added in v1.3.1

GetPage Page Getter

func (AlibabaalihealthtracecodesellerproductsearchAPIRequest) GetPageSize added in v1.3.1

GetPageSize PageSize Getter

func (AlibabaalihealthtracecodesellerproductsearchAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabaalihealthtracecodesellerproductsearchAPIRequest) GetSkeyCode added in v1.3.1

GetSkeyCode SkeyCode Getter

func (*AlibabaalihealthtracecodesellerproductsearchAPIRequest) SetEntInfoId added in v1.3.1

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaalihealthtracecodesellerproductsearchAPIRequest) SetPage added in v1.3.1

SetPage is Page Setter 页数

func (*AlibabaalihealthtracecodesellerproductsearchAPIRequest) SetPageSize added in v1.3.1

SetPageSize is PageSize Setter 每页条数

func (*AlibabaalihealthtracecodesellerproductsearchAPIRequest) SetSkeyCode added in v1.3.1

SetSkeyCode is SkeyCode Setter 身份认证

type AlibabaalihealthtracecodesellerproductsearchAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellerproductsearchAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellerproductsearchAPIResponseModel
}

AlibabaalihealthtracecodesellerproductsearchAPIResponse 查询商品api API返回值 alibaba.alihealth.tracecodeseller.product.search

查询商品api

type AlibabaalihealthtracecodesellerproductsearchAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodesellerproductsearchAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeseller_product_search_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthtracecodesellerproductsearchAPIResponseModel is 查询商品api 成功返回结果

type AlibabaalihealthtracecodesellerproductsearchResult added in v1.3.1

type AlibabaalihealthtracecodesellerproductsearchResult struct {
	// 商品备注
	Remark string `json:"remark,omitempty" xml:"remark,omitempty"`
	// 商品名称
	ProductName string `json:"product_name,omitempty" xml:"product_name,omitempty"`
	// productTracInfoId
	ProductTracInfoId int64 `json:"product_trac_info_id,omitempty" xml:"product_trac_info_id,omitempty"`
}

AlibabaalihealthtracecodesellerproductsearchResult 结构体

type AlibabaalihealthtracecodesellerwarehousesearchAPIRequest added in v1.3.1

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

AlibabaalihealthtracecodesellerwarehousesearchAPIRequest 查询仓库api API请求 alibaba.alihealth.tracecodeseller.warehouse.search

查询仓库api

func NewAlibabaalihealthtracecodesellerwarehousesearchRequest added in v1.3.1

func NewAlibabaalihealthtracecodesellerwarehousesearchRequest() *AlibabaalihealthtracecodesellerwarehousesearchAPIRequest

NewAlibabaalihealthtracecodesellerwarehousesearchRequest 初始化AlibabaalihealthtracecodesellerwarehousesearchAPIRequest对象

func (AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) GetAppkey added in v1.3.1

GetAppkey Appkey Getter

func (AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) GetEntInfoId added in v1.3.1

GetEntInfoId EntInfoId Getter

func (AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) GetPage added in v1.3.1

GetPage Page Getter

func (AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) GetPageSize added in v1.3.1

GetPageSize PageSize Getter

func (AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) SetAppkey added in v1.3.1

SetAppkey is Appkey Setter 身份认证

func (*AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) SetEntInfoId added in v1.3.1

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) SetPage added in v1.3.1

SetPage is Page Setter 第几页

func (*AlibabaalihealthtracecodesellerwarehousesearchAPIRequest) SetPageSize added in v1.3.1

SetPageSize is PageSize Setter 每页多少条

type AlibabaalihealthtracecodesellerwarehousesearchAPIResponse added in v1.3.1

type AlibabaalihealthtracecodesellerwarehousesearchAPIResponse struct {
	model.CommonResponse
	AlibabaalihealthtracecodesellerwarehousesearchAPIResponseModel
}

AlibabaalihealthtracecodesellerwarehousesearchAPIResponse 查询仓库api API返回值 alibaba.alihealth.tracecodeseller.warehouse.search

查询仓库api

type AlibabaalihealthtracecodesellerwarehousesearchAPIResponseModel added in v1.3.1

type AlibabaalihealthtracecodesellerwarehousesearchAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_tracecodeseller_warehouse_search_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// result
	Result *TopResultModel `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaalihealthtracecodesellerwarehousesearchAPIResponseModel is 查询仓库api 成功返回结果

type AlibabaalihealthtracecodesellerwarehousesearchResult added in v1.3.1

type AlibabaalihealthtracecodesellerwarehousesearchResult struct {
	// detail
	Detail string `json:"detail,omitempty" xml:"detail,omitempty"`
	// name
	Name string `json:"name,omitempty" xml:"name,omitempty"`
	// code
	Code string `json:"code,omitempty" xml:"code,omitempty"`
	// id
	Id int64 `json:"id,omitempty" xml:"id,omitempty"`
}

AlibabaalihealthtracecodesellerwarehousesearchResult 结构体

type AlibabahealthnrceporderqueryAPIRequest added in v1.3.1

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

AlibabahealthnrceporderqueryAPIRequest 订单详情查询接口 API请求 alibaba.health.nr.cep.order.query

订单详情查询接口

func NewAlibabahealthnrceporderqueryRequest added in v1.3.1

func NewAlibabahealthnrceporderqueryRequest() *AlibabahealthnrceporderqueryAPIRequest

NewAlibabahealthnrceporderqueryRequest 初始化AlibabahealthnrceporderqueryAPIRequest对象

func (AlibabahealthnrceporderqueryAPIRequest) GetApiMethodName added in v1.3.1

func (r AlibabahealthnrceporderqueryAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabahealthnrceporderqueryAPIRequest) GetApiParams added in v1.3.1

func (r AlibabahealthnrceporderqueryAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabahealthnrceporderqueryAPIRequest) GetOrderId added in v1.3.1

GetOrderId OrderId Getter

func (AlibabahealthnrceporderqueryAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabahealthnrceporderqueryAPIRequest) SetOrderId added in v1.3.1

func (r *AlibabahealthnrceporderqueryAPIRequest) SetOrderId(_orderId int64) error

SetOrderId is OrderId Setter 订单号

type AlibabahealthnrceporderqueryAPIResponse added in v1.3.1

type AlibabahealthnrceporderqueryAPIResponse struct {
	model.CommonResponse
	AlibabahealthnrceporderqueryAPIResponseModel
}

AlibabahealthnrceporderqueryAPIResponse 订单详情查询接口 API返回值 alibaba.health.nr.cep.order.query

订单详情查询接口

type AlibabahealthnrceporderqueryAPIResponseModel added in v1.3.1

type AlibabahealthnrceporderqueryAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_health_nr_cep_order_query_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回值
	ResponseResult *ResponseResult `json:"response_result,omitempty" xml:"response_result,omitempty"`
}

AlibabahealthnrceporderqueryAPIResponseModel is 订单详情查询接口 成功返回结果

type AlibabahealthnrcepoutorderuploadAPIRequest added in v1.3.1

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

AlibabahealthnrcepoutorderuploadAPIRequest 线上订单收货验收单、出入库单据生成接口 API请求 alibaba.health.nr.cep.outorder.upload

线上订单收货验收单、出入库单据生成接口

func NewAlibabahealthnrcepoutorderuploadRequest added in v1.3.1

func NewAlibabahealthnrcepoutorderuploadRequest() *AlibabahealthnrcepoutorderuploadAPIRequest

NewAlibabahealthnrcepoutorderuploadRequest 初始化AlibabahealthnrcepoutorderuploadAPIRequest对象

func (AlibabahealthnrcepoutorderuploadAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabahealthnrcepoutorderuploadAPIRequest) GetApiParams added in v1.3.1

func (r AlibabahealthnrcepoutorderuploadAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabahealthnrcepoutorderuploadAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabahealthnrcepoutorderuploadAPIRequest) GetTopWarOutDto added in v1.3.1

GetTopWarOutDto TopWarOutDto Getter

func (*AlibabahealthnrcepoutorderuploadAPIRequest) SetTopWarOutDto added in v1.3.1

func (r *AlibabahealthnrcepoutorderuploadAPIRequest) SetTopWarOutDto(_topWarOutDto *TopWarOutDto) error

SetTopWarOutDto is TopWarOutDto Setter 出库单对象

type AlibabahealthnrcepoutorderuploadAPIResponse added in v1.3.1

type AlibabahealthnrcepoutorderuploadAPIResponse struct {
	model.CommonResponse
	AlibabahealthnrcepoutorderuploadAPIResponseModel
}

AlibabahealthnrcepoutorderuploadAPIResponse 线上订单收货验收单、出入库单据生成接口 API返回值 alibaba.health.nr.cep.outorder.upload

线上订单收货验收单、出入库单据生成接口

type AlibabahealthnrcepoutorderuploadAPIResponseModel added in v1.3.1

type AlibabahealthnrcepoutorderuploadAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_health_nr_cep_outorder_upload_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 服务出参
	Result *ResponseResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabahealthnrcepoutorderuploadAPIResponseModel is 线上订单收货验收单、出入库单据生成接口 成功返回结果

type AlibabahealthnrcepwarstqtybatchupdateAPIRequest added in v1.3.1

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

AlibabahealthnrcepwarstqtybatchupdateAPIRequest 批量更新ISV库存 API请求 alibaba.health.nr.cep.warstqty.batchupdate

青岛医保服务-ISV批量更新孔雀翎中库存数据

func NewAlibabahealthnrcepwarstqtybatchupdateRequest added in v1.3.1

func NewAlibabahealthnrcepwarstqtybatchupdateRequest() *AlibabahealthnrcepwarstqtybatchupdateAPIRequest

NewAlibabahealthnrcepwarstqtybatchupdateRequest 初始化AlibabahealthnrcepwarstqtybatchupdateAPIRequest对象

func (AlibabahealthnrcepwarstqtybatchupdateAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabahealthnrcepwarstqtybatchupdateAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabahealthnrcepwarstqtybatchupdateAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabahealthnrcepwarstqtybatchupdateAPIRequest) GetWarStqtyList added in v1.3.1

GetWarStqtyList WarStqtyList Getter

func (*AlibabahealthnrcepwarstqtybatchupdateAPIRequest) SetWarStqtyList added in v1.3.1

func (r *AlibabahealthnrcepwarstqtybatchupdateAPIRequest) SetWarStqtyList(_warStqtyList []TopIsvStqtyLstDto) error

SetWarStqtyList is WarStqtyList Setter 库存更新对象

type AlibabahealthnrcepwarstqtybatchupdateAPIResponse added in v1.3.1

type AlibabahealthnrcepwarstqtybatchupdateAPIResponse struct {
	model.CommonResponse
	AlibabahealthnrcepwarstqtybatchupdateAPIResponseModel
}

AlibabahealthnrcepwarstqtybatchupdateAPIResponse 批量更新ISV库存 API返回值 alibaba.health.nr.cep.warstqty.batchupdate

青岛医保服务-ISV批量更新孔雀翎中库存数据

type AlibabahealthnrcepwarstqtybatchupdateAPIResponseModel added in v1.3.1

type AlibabahealthnrcepwarstqtybatchupdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_health_nr_cep_warstqty_batchupdate_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 服务出参
	Result *ResponseResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabahealthnrcepwarstqtybatchupdateAPIResponseModel is 批量更新ISV库存 成功返回结果

type BaseRule

type BaseRule struct {
	// 规则的详细数据
	Detail string `json:"detail,omitempty" xml:"detail,omitempty"`
	// 提示文案
	Desc string `json:"desc,omitempty" xml:"desc,omitempty"`
	// 周期限购:CycleLimitRule,单次限购规则:SingleLimitRule,频次规则:FreqDosageRule, 每日剂量规则:DailyDosageRule,单次剂量规则:SingleDosageRule ,用法规则:WayDosageRule ,重复用药规则:RepetitionRule ,特殊年龄规则:AgeSpecialCrowdRule ,人群标签规则:UserLabelSpecialCrowdRule ,性别诊断冲突规则则:GenderSpecialCrowdRule ,适应症规则:IndicationRule ,相互作用规则:InteractionRule ,禁忌症规则:ContraIndicationRule
	Type string `json:"type,omitempty" xml:"type,omitempty"`
	// spuid
	SpuId string `json:"spu_id,omitempty" xml:"spu_id,omitempty"`
	// 每次剂量上线(命中每日剂量规则+单次剂量规则)
	Threshold string `json:"threshold,omitempty" xml:"threshold,omitempty"`
	// 建议的每日使用频次,如2-3(命中频次规则)
	SuggestedFreq string `json:"suggested_freq,omitempty" xml:"suggested_freq,omitempty"`
	// 建议的用法, 如:口服(命中用法规则)
	SuggestedWay string `json:"suggested_way,omitempty" xml:"suggested_way,omitempty"`
	// 药品通用名
	CommonName string `json:"common_name,omitempty" xml:"common_name,omitempty"`
	// 药品通用名(重复用药+相互作用规则)
	OtherCommonName string `json:"other_common_name,omitempty" xml:"other_common_name,omitempty"`
	// 禁用的年龄区间,单位是天,比如0-1000(命中特殊年龄规则)
	ForbiddenAge string `json:"forbidden_age,omitempty" xml:"forbidden_age,omitempty"`
	// 禁用的人群(命中特殊人群规则)
	ForbiddenUser string `json:"forbidden_user,omitempty" xml:"forbidden_user,omitempty"`
	// 性别(命中性别诊断冲突规则)
	Gender string `json:"gender,omitempty" xml:"gender,omitempty"`
	// 诊断码(命中性别诊断冲突规则)
	DiagCode string `json:"diag_code,omitempty" xml:"diag_code,omitempty"`
	// 诊断(命中适应症规则)
	Diags string `json:"diags,omitempty" xml:"diags,omitempty"`
	// 跟该药冲突的诊断码, 如N19.x00((命中禁忌症规则))
	ForbiddenDiags string `json:"forbidden_diags,omitempty" xml:"forbidden_diags,omitempty"`
	// 级别规则
	Level int64 `json:"level,omitempty" xml:"level,omitempty"`
	// 限购上限制(命中周期限购+单次限购规则)
	LimitThreshold int64 `json:"limit_threshold,omitempty" xml:"limit_threshold,omitempty"`
}

BaseRule 结构体

type BindDto

type BindDto struct {
	// sp(服务商)门店ID
	SpStoreId string `json:"sp_store_id,omitempty" xml:"sp_store_id,omitempty"`
	// sp(服务商)商品ID
	SpItemId string `json:"sp_item_id,omitempty" xml:"sp_item_id,omitempty"`
	// 天猫商品ID
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`
	// 天猫门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
}

BindDto 结构体

type BuyAmount

type BuyAmount struct {
	// 本次购买量
	BuyAmount int64 `json:"buy_amount,omitempty" xml:"buy_amount,omitempty"`
	// 统计周期,不传的话则不做周期限购
	HistoryDays int64 `json:"history_days,omitempty" xml:"history_days,omitempty"`
	// 历史购买量。历史购买量需要包含本次购买量,不传的话则不做周期限购
	HistoryTotalAmount int64 `json:"history_total_amount,omitempty" xml:"history_total_amount,omitempty"`
}

BuyAmount 结构体

type CommonRequest4top added in v1.3.1

type CommonRequest4top struct {
	// hosNo:渠道医院ID,deptNo:渠道科室ID,deptName:科室名称,status:状态
	BizContent string `json:"biz_content,omitempty" xml:"biz_content,omitempty"`
}

CommonRequest4top 结构体

type Conversation added in v1.2.5

type Conversation struct {
	// PATIENT("患者"),     DOCTOR("医生"),     SYSTEM("系统")
	Role string `json:"role,omitempty" xml:"role,omitempty"`
	// YYYY-MM-DD HH:mm:ss格式的时间
	Time string `json:"time,omitempty" xml:"time,omitempty"`
	// TEXT("文本"),     IMG("图片"),     VOICE("语音")
	ContentType string `json:"content_type,omitempty" xml:"content_type,omitempty"`
	// 聊天内容,如果是图片或者语音,需要通过base64编码为String后传入。
	Content string `json:"content,omitempty" xml:"content,omitempty"`
}

Conversation 结构体

type DentalItemDto

type DentalItemDto struct {
	// itemName
	ItemName string `json:"item_name,omitempty" xml:"item_name,omitempty"`
	// itemId
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`
}

DentalItemDto 结构体

type DentalOuterStoreNicRequest

type DentalOuterStoreNicRequest struct {
	// 失效时间
	ExpireTime string `json:"expire_time,omitempty" xml:"expire_time,omitempty"`
	// 签约时间
	SignTime string `json:"sign_time,omitempty" xml:"sign_time,omitempty"`
	// 门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 签约状态(0 未签约,1 已签约)
	Status int64 `json:"status,omitempty" xml:"status,omitempty"`
}

DentalOuterStoreNicRequest 结构体

type DentalOuterStoreRequest

type DentalOuterStoreRequest struct {
	// 营业执照图片
	LicensePics []string `json:"license_pics,omitempty" xml:"license_pics>string,omitempty"`
	// 医疗执业许可证图片
	MedicalPics []string `json:"medical_pics,omitempty" xml:"medical_pics>string,omitempty"`
	// 门店图片
	StorePics []string `json:"store_pics,omitempty" xml:"store_pics>string,omitempty"`
	Logo string `json:"logo,omitempty" xml:"logo,omitempty"`
	// 门店名称
	StoreName string `json:"store_name,omitempty" xml:"store_name,omitempty"`
	// 城市码
	CityCode string `json:"city_code,omitempty" xml:"city_code,omitempty"`
	// 门店描述
	StoreDesc string `json:"store_desc,omitempty" xml:"store_desc,omitempty"`
	// 医疗执业许可证名称
	LicenseName string `json:"license_name,omitempty" xml:"license_name,omitempty"`
	// 门店号码
	StorePhone string `json:"store_phone,omitempty" xml:"store_phone,omitempty"`
	// 经度
	PointX string `json:"point_x,omitempty" xml:"point_x,omitempty"`
	// 营业执照号
	LicenseNo string `json:"license_no,omitempty" xml:"license_no,omitempty"`
	// 纬度
	PointY string `json:"point_y,omitempty" xml:"point_y,omitempty"`
	// 门店地址
	Address string `json:"address,omitempty" xml:"address,omitempty"`
	// 外部门店code
	StoreCode string `json:"store_code,omitempty" xml:"store_code,omitempty"`
	// 关键字
	KeyWords string `json:"key_words,omitempty" xml:"key_words,omitempty"`
	// 营业时间
	WorkTime string `json:"work_time,omitempty" xml:"work_time,omitempty"`
	// 交通路线
	Routes string `json:"routes,omitempty" xml:"routes,omitempty"`
	// 标记图片
	SignPic string `json:"sign_pic,omitempty" xml:"sign_pic,omitempty"`
	// 门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
}

DentalOuterStoreRequest 结构体

type DentalSellerDto

type DentalSellerDto struct {
	// storeList
	StoreList []DentalStoreDto `json:"store_list,omitempty" xml:"store_list>dental_store_dto,omitempty"`
	// sellerName
	SellerName string `json:"seller_name,omitempty" xml:"seller_name,omitempty"`
}

DentalSellerDto 结构体

type DentalStoreDto

type DentalStoreDto struct {
	// itemList
	ItemList []DentalItemDto `json:"item_list,omitempty" xml:"item_list>dental_item_dto,omitempty"`
	// storeName
	StoreName string `json:"store_name,omitempty" xml:"store_name,omitempty"`
	// storeId
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
}

DentalStoreDto 结构体

type Diag

type Diag struct {
	// 诊断码
	Code string `json:"code,omitempty" xml:"code,omitempty"`
	// 诊断名
	Name string `json:"name,omitempty" xml:"name,omitempty"`
}

Diag 结构体

type DivisionDto

type DivisionDto struct {
	// divisionName
	DivisionName string `json:"division_name,omitempty" xml:"division_name,omitempty"`
	// divisionId
	DivisionId int64 `json:"division_id,omitempty" xml:"division_id,omitempty"`
}

DivisionDto 结构体

type Dosage

type Dosage struct {
	// 用法用量
	Items []DosageItem `json:"items,omitempty" xml:"items>dosage_item,omitempty"`
	// 用法
	Way string `json:"way,omitempty" xml:"way,omitempty"`
}

Dosage 结构体

type DosageItem

type DosageItem struct {
	// 使用量单位
	Unit string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 用量类型(SINGLEDAILYDOSE("单日剂量"),     SINGLEDOSE("单次剂量"),     DRUGCOURSE("药品疗程"),     FREQUENCYADMINISTRATION("给药频次"))
	Type string `json:"type,omitempty" xml:"type,omitempty"`
	// 使用量
	Value float64 `json:"value,omitempty" xml:"value,omitempty"`
}

DosageItem 结构体

type Drug

type Drug struct {
	// 成分
	Ingredients []Ingredients `json:"ingredients,omitempty" xml:"ingredients>ingredients,omitempty"`
	// 通用名
	CommonName string `json:"common_name,omitempty" xml:"common_name,omitempty"`
	// 租户的药品唯一标识别
	TenantSpuId string `json:"tenant_spu_id,omitempty" xml:"tenant_spu_id,omitempty"`
	// 生产厂家
	Producer string `json:"producer,omitempty" xml:"producer,omitempty"`
	// 健康标品库的SpuId
	SpuId string `json:"spu_id,omitempty" xml:"spu_id,omitempty"`
	// 最小使用单位数值剂量单位(mg)
	UnitOfPerUnit string `json:"unit_of_per_unit,omitempty" xml:"unit_of_per_unit,omitempty"`
	// 国药准字号
	ApprovalNumber string `json:"approval_number,omitempty" xml:"approval_number,omitempty"`
	// 药品类型(WESTERN_PRESCRIPTION_MEDICINE(1,"处方药-西药"),     CHINESE_PRESCRIPTION_MEDICINE(2, "处方药-中成药"),     WESTERN_OTC(3, "OTC-西药"),     CHINESE_OTC(4, "OTC-中成药"),     PIECES(5, "饮片"))
	Type string `json:"type,omitempty" xml:"type,omitempty"`
	// 规格详情
	Norm string `json:"norm,omitempty" xml:"norm,omitempty"`
	// 装量值(例:24粒)
	QuantityPerPack int64 `json:"quantity_per_pack,omitempty" xml:"quantity_per_pack,omitempty"`
	// 最小使用单位数值(例:10)
	QuantityPerUnit int64 `json:"quantity_per_unit,omitempty" xml:"quantity_per_unit,omitempty"`
}

Drug 结构体

type DrugInfoDto

type DrugInfoDto struct {
	// 药品过期日期
	ExpiryDate string `json:"expiry_date,omitempty" xml:"expiry_date,omitempty"`
	// 药品通用名
	DrugName string `json:"drug_name,omitempty" xml:"drug_name,omitempty"`
	// 生产批号
	ProductionBatch string `json:"production_batch,omitempty" xml:"production_batch,omitempty"`
	// 药监码
	Code string `json:"code,omitempty" xml:"code,omitempty"`
	// 规格
	Specifications string `json:"specifications,omitempty" xml:"specifications,omitempty"`
	// 包装
	PkgSpec string `json:"pkg_spec,omitempty" xml:"pkg_spec,omitempty"`
	// 剂型
	PrepnType string `json:"prepn_type,omitempty" xml:"prepn_type,omitempty"`
	// 生产企业名称
	EntName string `json:"ent_name,omitempty" xml:"ent_name,omitempty"`
}

DrugInfoDto 结构体

type FutureInboundItem added in v1.2.5

type FutureInboundItem struct {
	// 期货入库数量
	Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 货品ID
	ScItemId int64 `json:"sc_item_id,omitempty" xml:"sc_item_id,omitempty"`
}

FutureInboundItem 结构体

type FutureInboundReqDto added in v1.2.5

type FutureInboundReqDto struct {
	// 请求明细,数量需与期货采购一致
	Items []FutureInboundItem `json:"items,omitempty" xml:"items>future_inbound_item,omitempty"`
	// 期货采购ID
	FuturePurchaseId string `json:"future_purchase_id,omitempty" xml:"future_purchase_id,omitempty"`
	// 请求流水号, 长度不能超过64, 相同的请求流水会被幂等
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 仓库编码
	StoreCode string `json:"store_code,omitempty" xml:"store_code,omitempty"`
	// 供应商ID
	SupplierId int64 `json:"supplier_id,omitempty" xml:"supplier_id,omitempty"`
	// 是否最后一次入库
	LastInbound bool `json:"last_inbound,omitempty" xml:"last_inbound,omitempty"`
}

FutureInboundReqDto 结构体

type FutureOutboundItem added in v1.2.8

type FutureOutboundItem struct {
	// 数量
	Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 货品ID
	ScItemId int64 `json:"sc_item_id,omitempty" xml:"sc_item_id,omitempty"`
}

FutureOutboundItem 结构体

type FutureOutboundReqDto added in v1.2.8

type FutureOutboundReqDto struct {
	// 请求明细
	Items []FutureOutboundItem `json:"items,omitempty" xml:"items>future_outbound_item,omitempty"`
	// 请求流水号, 长度不能超过64, 相同的请求流水会被幂等
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 期货退货ID
	FutureReturnId string `json:"future_return_id,omitempty" xml:"future_return_id,omitempty"`
	// 仓库编码
	StoreCode string `json:"store_code,omitempty" xml:"store_code,omitempty"`
	// 供应商ID
	SupplierId int64 `json:"supplier_id,omitempty" xml:"supplier_id,omitempty"`
	// 是否最后一次出库
	LastOutbound bool `json:"last_outbound,omitempty" xml:"last_outbound,omitempty"`
}

FutureOutboundReqDto 结构体

type GoodsList

type GoodsList struct {
	// 实际价格
	RealPrice string `json:"real_price,omitempty" xml:"real_price,omitempty"`
	// 商品外部编码
	GoodsCode string `json:"goods_code,omitempty" xml:"goods_code,omitempty"`
	// 商品名称
	Name string `json:"name,omitempty" xml:"name,omitempty"`
	// 优惠名称
	PromotionName string `json:"promotion_name,omitempty" xml:"promotion_name,omitempty"`
	// 商品数量
	Count int64 `json:"count,omitempty" xml:"count,omitempty"`
	// 0 未优惠 1 已优惠
	PromotionStatus int64 `json:"promotion_status,omitempty" xml:"promotion_status,omitempty"`
	// 商品ID
	Id int64 `json:"id,omitempty" xml:"id,omitempty"`
	// 优惠类型
	PromotionType int64 `json:"promotion_type,omitempty" xml:"promotion_type,omitempty"`
	// 是否是优惠商品
	IsPromotion bool `json:"is_promotion,omitempty" xml:"is_promotion,omitempty"`
	// 是否是优惠商品
	Promotion bool `json:"promotion,omitempty" xml:"promotion,omitempty"`
}

GoodsList 结构体

type ImriskCheckCommand added in v1.3.1

type ImriskCheckCommand struct {
	// 会话内容,按照时间排序
	Conversations []Conversation `json:"conversations,omitempty" xml:"conversations>conversation,omitempty"`
	// 患者id
	PatientId string `json:"patient_id,omitempty" xml:"patient_id,omitempty"`
	// 医生id
	DoctorId string `json:"doctor_id,omitempty" xml:"doctor_id,omitempty"`
	// 场景
	SceneName string `json:"scene_name,omitempty" xml:"scene_name,omitempty"`
	// 租户
	TenantCode string `json:"tenant_code,omitempty" xml:"tenant_code,omitempty"`
	// 会话id
	SessionId string `json:"session_id,omitempty" xml:"session_id,omitempty"`
	// 会话开始时间,YYYY-MM-DD HH:mm:ss格式
	BizTime string `json:"biz_time,omitempty" xml:"biz_time,omitempty"`
}

ImriskCheckCommand 结构体

type Imrule added in v1.3.1

type Imrule struct {
	// INTEGRITY("对话完整性"),     ATTITUDE("态度"),     CONTENT_SECURITY("内容安全")
	Type string `json:"type,omitempty" xml:"type,omitempty"`
	// 只有ATTITUDE类型才有值,识别的结果,如:"语气问题", "辱骂骚扰","自我介绍", "感谢用语", "祝福用语",      * "礼貌用语", "患者安抚", "随访追问", "邀评关注", "平台推荐"等
	Label string `json:"label,omitempty" xml:"label,omitempty"`
	// 1: 违规, 2: 疑似, -1: 该类型下,不对结果进行评判
	Res int64 `json:"res,omitempty" xml:"res,omitempty"`
}

Imrule 结构体

type Ingredients

type Ingredients struct {
	// 成分单位
	Unit string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 成分名
	Name string `json:"name,omitempty" xml:"name,omitempty"`
	// 成分数值
	Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"`
}

Ingredients 结构体

type IsvReserveRequest

type IsvReserveRequest struct {
	// 订单ID
	OrderId string `json:"order_id,omitempty" xml:"order_id,omitempty"`
	// isv 预约单ID
	SpReserveId string `json:"sp_reserve_id,omitempty" xml:"sp_reserve_id,omitempty"`
	// 预约时间
	ReserveTime string `json:"reserve_time,omitempty" xml:"reserve_time,omitempty"`
	// 预约单ID
	ReserveId int64 `json:"reserve_id,omitempty" xml:"reserve_id,omitempty"`
}

IsvReserveRequest 结构体

type IsvRiseReserveRequest

type IsvRiseReserveRequest struct {
	// 科室名称
	DepartmentName string `json:"department_name,omitempty" xml:"department_name,omitempty"`
	// 支付宝订单ID
	OrderId string `json:"order_id,omitempty" xml:"order_id,omitempty"`
	// ISV门店名称
	SpStoreName string `json:"sp_store_name,omitempty" xml:"sp_store_name,omitempty"`
	// 证件号码
	IdNumber string `json:"id_number,omitempty" xml:"id_number,omitempty"`
	// userId
	UserId string `json:"user_id,omitempty" xml:"user_id,omitempty"`
	// ISV项目名称,多个项目英文逗号分割
	SpItemName string `json:"sp_item_name,omitempty" xml:"sp_item_name,omitempty"`
	// ISV项目ID,多个项目英文逗号分割
	SpItemId string `json:"sp_item_id,omitempty" xml:"sp_item_id,omitempty"`
	// 医生名称
	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,omitempty"`
	// 用户号码
	Phone string `json:"phone,omitempty" xml:"phone,omitempty"`
	// 用户姓名
	UserNick string `json:"user_nick,omitempty" xml:"user_nick,omitempty"`
	// ISV门店ID
	SpStoreId string `json:"sp_store_id,omitempty" xml:"sp_store_id,omitempty"`
	// 预约时间
	ReserveTime string `json:"reserve_time,omitempty" xml:"reserve_time,omitempty"`
	// ISV复诊/升单ID
	SpReserveId string `json:"sp_reserve_id,omitempty" xml:"sp_reserve_id,omitempty"`
	// 证件类型 0身份证 1护照
	IdType int64 `json:"id_type,omitempty" xml:"id_type,omitempty"`
	// 支付宝初诊ID
	FirstReserveId int64 `json:"first_reserve_id,omitempty" xml:"first_reserve_id,omitempty"`
	// 性别 0男1女
	Sex int64 `json:"sex,omitempty" xml:"sex,omitempty"`
	// 0 新增 1 修改
	OpType int64 `json:"op_type,omitempty" xml:"op_type,omitempty"`
	// 是否结婚 0未婚1结婚
	IsMarried int64 `json:"is_married,omitempty" xml:"is_married,omitempty"`
	// 支付宝标品ID
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`
	// 修改状态 2 待就诊 4 已就诊
	Status int64 `json:"status,omitempty" xml:"status,omitempty"`
}

IsvRiseReserveRequest 结构体

type LifeResultDo

type LifeResultDo struct {
	// RT
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 描述信息
	Info string `json:"info,omitempty" xml:"info,omitempty"`
	// 1代表成功!
	RetCode string `json:"ret_code,omitempty" xml:"ret_code,omitempty"`
	// errorCode
	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`
	// 是不是成功!
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

LifeResultDo 结构体

type MedicalBaseTopRequestDto added in v1.2.5

type MedicalBaseTopRequestDto struct {
	// 评论业务数据
	BizContent string `json:"biz_content,omitempty" xml:"biz_content,omitempty"`
}

MedicalBaseTopRequestDto 结构体

type NormalGoodsVo

type NormalGoodsVo struct {
	// 标品名称
	ItemName string `json:"item_name,omitempty" xml:"item_name,omitempty"`
	// 成本价,单位元
	CostPrice string `json:"cost_price,omitempty" xml:"cost_price,omitempty"`
	// 售价,单位元
	SoldPrice string `json:"sold_price,omitempty" xml:"sold_price,omitempty"`
	// 标品ID
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`
}

NormalGoodsVo 结构体

type OrderGoods

type OrderGoods struct {
	// 商品实际购买价
	RealPrice string `json:"real_price,omitempty" xml:"real_price,omitempty"`
	// 商品名称
	Name string `json:"name,omitempty" xml:"name,omitempty"`
	// 商品外部ID
	GoodsCode string `json:"goods_code,omitempty" xml:"goods_code,omitempty"`
	// 商品ID
	OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"`
	// 商品购买数量
	Count int64 `json:"count,omitempty" xml:"count,omitempty"`
	// 商品ID
	Id int64 `json:"id,omitempty" xml:"id,omitempty"`
}

OrderGoods 结构体

type PageInfo

type PageInfo struct {
	// result
	Results []AlibabaalihealthtracecodesellerchannelsearchResult `json:"results,omitempty" xml:"results>alibabaalihealthtracecodesellerchannelsearch_result,omitempty"`
	// totalNum
	TotalNum int64 `json:"total_num,omitempty" xml:"total_num,omitempty"`
	// page
	Page int64 `json:"page,omitempty" xml:"page,omitempty"`
	// pageSize
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
}

PageInfo 结构体

type PageInfoDto

type PageInfoDto struct {
	// result
	Results []AlibabaalihealthtracecodesellerbillresultsearchResult `json:"results,omitempty" xml:"results>alibabaalihealthtracecodesellerbillresultsearch_result,omitempty"`
	// 总数
	TotalNum int64 `json:"total_num,omitempty" xml:"total_num,omitempty"`
	// page
	Page int64 `json:"page,omitempty" xml:"page,omitempty"`
	// pageSize
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
}

PageInfoDto 结构体

type Patient

type Patient struct {
	// 人群标签
	Labels []string `json:"labels,omitempty" xml:"labels>string,omitempty"`
	// 淘系用户id
	UserId string `json:"user_id,omitempty" xml:"user_id,omitempty"`
	// 用药人性别(0未知1男2女)
	Gender int64 `json:"gender,omitempty" xml:"gender,omitempty"`
	// 用药人体重-单位kg
	Weight int64 `json:"weight,omitempty" xml:"weight,omitempty"`
	// 用药人年龄-单位:天
	Age int64 `json:"age,omitempty" xml:"age,omitempty"`
	// 用药人身高-单位cm
	Height int64 `json:"height,omitempty" xml:"height,omitempty"`
}

Patient 结构体

type PrescriptionItem

type PrescriptionItem struct {
	// 用法用量,启用用法用量规则的条件下必传
	Dosage *Dosage `json:"dosage,omitempty" xml:"dosage,omitempty"`
	// 购买数量,启用限购的规则条件下必传
	BuyAmount *BuyAmount `json:"buy_amount,omitempty" xml:"buy_amount,omitempty"`
	// 购买的药品
	Drug *Drug `json:"drug,omitempty" xml:"drug,omitempty"`
}

PrescriptionItem 结构体

type ResponseResult

type ResponseResult struct {
	// 错误码
	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`
	// 错误信息
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 订单详情对象
	Result *TopOrderDetailDto `json:"result,omitempty" xml:"result,omitempty"`
	// 是否成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
	// 是否成功
	Issuccess bool `json:"issuccess,omitempty" xml:"issuccess,omitempty"`
}

ResponseResult 结构体

type SafeMedicationReqCommand

type SafeMedicationReqCommand struct {
	// 处方项,包括药品、用法用量以及购买量
	PrescriptionItems []PrescriptionItem `json:"prescription_items,omitempty" xml:"prescription_items>prescription_item,omitempty"`
	// 诊断信息,启用适应症和禁忌症规则下必传
	Diags []Diag `json:"diags,omitempty" xml:"diags>diag,omitempty"`
	// 关联订单
	OrderId string `json:"order_id,omitempty" xml:"order_id,omitempty"`
	// 场景名
	SceneName string `json:"scene_name,omitempty" xml:"scene_name,omitempty"`
	// 租户名
	TenantCode string `json:"tenant_code,omitempty" xml:"tenant_code,omitempty"`
	// 患者,启用特殊人群规则情况下必传
	Patient *Patient `json:"patient,omitempty" xml:"patient,omitempty"`
}

SafeMedicationReqCommand 结构体

type ServiceResult

type ServiceResult struct {
	// 结果集
	Datas []BaseRule `json:"datas,omitempty" xml:"datas>base_rule,omitempty"`
	// data
	DivisionList []DivisionDto `json:"division_list,omitempty" xml:"division_list>division_dto,omitempty"`
	// msg_info
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// msg_code
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// errMessage
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// errCode
	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
	// 错误码
	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`
	// 错误信息
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 返回数据对象
	Data bool `json:"data,omitempty" xml:"data,omitempty"`
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

ServiceResult 结构体

type StatementDetailVo

type StatementDetailVo struct {
	// 订单ID
	OrderId string `json:"order_id,omitempty" xml:"order_id,omitempty"`
	// 结算价,单位分
	SettlementPrice string `json:"settlement_price,omitempty" xml:"settlement_price,omitempty"`
	// 成本,单位分
	CostPrice string `json:"cost_price,omitempty" xml:"cost_price,omitempty"`
	// 利润,单位分
	ProfitPrice string `json:"profit_price,omitempty" xml:"profit_price,omitempty"`
	// 核销状态 0 未核销 1已核销
	ConsumeStatus int64 `json:"consume_status,omitempty" xml:"consume_status,omitempty"`
}

StatementDetailVo 结构体

type Storage

type Storage struct {
	// 已经使用的数量
	UsedNum string `json:"used_num,omitempty" xml:"used_num,omitempty"`
	// 日期
	StrRegdate string `json:"str_regdate,omitempty" xml:"str_regdate,omitempty"`
	// 可使用的最大数
	MaxNum string `json:"max_num,omitempty" xml:"max_num,omitempty"`
	// 状态,目前仅瑞慈使用,瑞慈状态:00:正常 01:已满 02:机构休息 03: 预约截止
	Status string `json:"status,omitempty" xml:"status,omitempty"`
}

Storage 结构体

type StoreAuditVo

type StoreAuditVo struct {
	// 审核状态
	CheckStatusString string `json:"check_status_string,omitempty" xml:"check_status_string,omitempty"`
	// 审核原因
	Reason string `json:"reason,omitempty" xml:"reason,omitempty"`
	// 门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 审核状态码
	CheckStatus int64 `json:"check_status,omitempty" xml:"check_status,omitempty"`
	// 门店审核ID
	StoreAuditId int64 `json:"store_audit_id,omitempty" xml:"store_audit_id,omitempty"`
}

StoreAuditVo 结构体

type StoreItemRelRequest

type StoreItemRelRequest struct {
	// ISV门店ID
	SpStoreId string `json:"sp_store_id,omitempty" xml:"sp_store_id,omitempty"`
	// ISV商品ID
	SpItemId string `json:"sp_item_id,omitempty" xml:"sp_item_id,omitempty"`
	// 商品ID
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`
	// 门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 是否支持夜诊所,0不支持,1支持
	Night int64 `json:"night,omitempty" xml:"night,omitempty"`
}

StoreItemRelRequest 结构体

type StoreItemRelVo

type StoreItemRelVo struct {
	// 审核原因
	Reason string `json:"reason,omitempty" xml:"reason,omitempty"`
	// 审核状态信息
	CheckStatusString string `json:"check_status_string,omitempty" xml:"check_status_string,omitempty"`
	// ISV门店ID
	SpStoreId string `json:"sp_store_id,omitempty" xml:"sp_store_id,omitempty"`
	// ISV商品ID
	SpItemId string `json:"sp_item_id,omitempty" xml:"sp_item_id,omitempty"`
	// 门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 绑定ID
	BindId int64 `json:"bind_id,omitempty" xml:"bind_id,omitempty"`
	// 审核状态码
	CheckStatus int64 `json:"check_status,omitempty" xml:"check_status,omitempty"`
	// 商品ID
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`
}

StoreItemRelVo 结构体

type TakeoutShopPage

type TakeoutShopPage struct {
	// 店铺信息列表
	TakeoutSummaryInfos []TakeoutShopSummaryInfo `json:"takeout_summary_infos,omitempty" xml:"takeout_summary_infos>takeout_shop_summary_info,omitempty"`
	// 总条数
	TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"`
	// 当前页码
	Page int64 `json:"page,omitempty" xml:"page,omitempty"`
	// 每页条数
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
	// 总页数
	TotalPage int64 `json:"total_page,omitempty" xml:"total_page,omitempty"`
	// 上一页页码
	PrevPage int64 `json:"prev_page,omitempty" xml:"prev_page,omitempty"`
	// 下一页页码
	NextPage int64 `json:"next_page,omitempty" xml:"next_page,omitempty"`
}

TakeoutShopPage 结构体

type TakeoutShopSummaryInfo

type TakeoutShopSummaryInfo struct {
	// 店铺分店名
	SubName string `json:"sub_name,omitempty" xml:"sub_name,omitempty"`
	// 外卖店铺名称
	Name string `json:"name,omitempty" xml:"name,omitempty"`
	// 城市
	City string `json:"city,omitempty" xml:"city,omitempty"`
	// 店铺地址
	Address string `json:"address,omitempty" xml:"address,omitempty"`
	// 电话号码
	Phone string `json:"phone,omitempty" xml:"phone,omitempty"`
	// 店铺与ISV的关联ID
	Shopoutid string `json:"shopoutid,omitempty" xml:"shopoutid,omitempty"`
	// 外卖店铺id
	Shopid int64 `json:"shopid,omitempty" xml:"shopid,omitempty"`
	// 等待确认配送的订单笔数
	WaitConfirm int64 `json:"wait_confirm,omitempty" xml:"wait_confirm,omitempty"`
	// 等待确认的兑换券的订单笔数
	DigitalWaitConfirm int64 `json:"digital_wait_confirm,omitempty" xml:"digital_wait_confirm,omitempty"`
	// 等待退款的订单笔数
	WaitRefund int64 `json:"wait_refund,omitempty" xml:"wait_refund,omitempty"`
	// 店铺营业状态,歇业:0,营业:1
	IsOpen int64 `json:"is_open,omitempty" xml:"is_open,omitempty"`
}

TakeoutShopSummaryInfo 结构体

type TakeoutThirdOrder

type TakeoutThirdOrder struct {
	// 订单商品
	GoodsList []GoodsList `json:"goods_list,omitempty" xml:"goods_list>goods_list,omitempty"`
	// 支付时间
	PayTime string `json:"pay_time,omitempty" xml:"pay_time,omitempty"`
	// 订单失败原因
	FaildReason string `json:"faild_reason,omitempty" xml:"faild_reason,omitempty"`
	// 实际支付金额
	ActualPayFee int64 `json:"actual_pay_fee,omitempty" xml:"actual_pay_fee,omitempty"`
	// 店铺id
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
}

TakeoutThirdOrder 结构体

type TaobaodrugpricebatchupdateAPIRequest added in v1.3.1

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

TaobaodrugpricebatchupdateAPIRequest 商家批量更新宝贝价格 API请求 taobao.drug.price.batch.update

商家批量更新宝贝价格

func NewTaobaodrugpricebatchupdateRequest added in v1.3.1

func NewTaobaodrugpricebatchupdateRequest() *TaobaodrugpricebatchupdateAPIRequest

NewTaobaodrugpricebatchupdateRequest 初始化TaobaodrugpricebatchupdateAPIRequest对象

func (TaobaodrugpricebatchupdateAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaodrugpricebatchupdateAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaodrugpricebatchupdateAPIRequest) GetApiParams added in v1.3.1

func (r TaobaodrugpricebatchupdateAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaodrugpricebatchupdateAPIRequest) GetOutItemIdPriceMap added in v1.3.1

func (r TaobaodrugpricebatchupdateAPIRequest) GetOutItemIdPriceMap() string

GetOutItemIdPriceMap OutItemIdPriceMap Getter

func (TaobaodrugpricebatchupdateAPIRequest) GetOutStoreId added in v1.3.1

func (r TaobaodrugpricebatchupdateAPIRequest) GetOutStoreId() string

GetOutStoreId OutStoreId Getter

func (TaobaodrugpricebatchupdateAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*TaobaodrugpricebatchupdateAPIRequest) SetOutItemIdPriceMap added in v1.3.1

func (r *TaobaodrugpricebatchupdateAPIRequest) SetOutItemIdPriceMap(_outItemIdPriceMap string) error

SetOutItemIdPriceMap is OutItemIdPriceMap Setter 商品ID和价格

func (*TaobaodrugpricebatchupdateAPIRequest) SetOutStoreId added in v1.3.1

func (r *TaobaodrugpricebatchupdateAPIRequest) SetOutStoreId(_outStoreId string) error

SetOutStoreId is OutStoreId Setter 外部店铺ID

type TaobaodrugpricebatchupdateAPIResponse added in v1.3.1

type TaobaodrugpricebatchupdateAPIResponse struct {
	model.CommonResponse
	TaobaodrugpricebatchupdateAPIResponseModel
}

TaobaodrugpricebatchupdateAPIResponse 商家批量更新宝贝价格 API返回值 taobao.drug.price.batch.update

商家批量更新宝贝价格

type TaobaodrugpricebatchupdateAPIResponseModel added in v1.3.1

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

TaobaodrugpricebatchupdateAPIResponseModel is 商家批量更新宝贝价格 成功返回结果

type TaobaodrugpricebatchupdateResult added in v1.3.1

type TaobaodrugpricebatchupdateResult struct {
	// 错误编号
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 错误信息
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 请求的接口是否成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

TaobaodrugpricebatchupdateResult 结构体

type TaobaodrugpriceupdateAPIRequest added in v1.3.1

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

TaobaodrugpriceupdateAPIRequest 商家更新宝贝价格 API请求 taobao.drug.price.update

商家更新价格

func NewTaobaodrugpriceupdateRequest added in v1.3.1

func NewTaobaodrugpriceupdateRequest() *TaobaodrugpriceupdateAPIRequest

NewTaobaodrugpriceupdateRequest 初始化TaobaodrugpriceupdateAPIRequest对象

func (TaobaodrugpriceupdateAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaodrugpriceupdateAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaodrugpriceupdateAPIRequest) GetApiParams added in v1.3.1

func (r TaobaodrugpriceupdateAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaodrugpriceupdateAPIRequest) GetOutItemId added in v1.3.1

func (r TaobaodrugpriceupdateAPIRequest) GetOutItemId() string

GetOutItemId OutItemId Getter

func (TaobaodrugpriceupdateAPIRequest) GetOutStoreId added in v1.3.1

func (r TaobaodrugpriceupdateAPIRequest) GetOutStoreId() string

GetOutStoreId OutStoreId Getter

func (TaobaodrugpriceupdateAPIRequest) GetPrice added in v1.3.1

GetPrice Price Getter

func (TaobaodrugpriceupdateAPIRequest) GetRawParams added in v1.3.1

func (r TaobaodrugpriceupdateAPIRequest) GetRawParams() model.Params

GetRawParams IRequest interface 方法, 获取API原始参数

func (*TaobaodrugpriceupdateAPIRequest) SetOutItemId added in v1.3.1

func (r *TaobaodrugpriceupdateAPIRequest) SetOutItemId(_outItemId string) error

SetOutItemId is OutItemId Setter 对应的外部商品编码

func (*TaobaodrugpriceupdateAPIRequest) SetOutStoreId added in v1.3.1

func (r *TaobaodrugpriceupdateAPIRequest) SetOutStoreId(_outStoreId string) error

SetOutStoreId is OutStoreId Setter 对应的外部店铺ID

func (*TaobaodrugpriceupdateAPIRequest) SetPrice added in v1.3.1

func (r *TaobaodrugpriceupdateAPIRequest) SetPrice(_price float64) error

SetPrice is Price Setter 商品价格

type TaobaodrugpriceupdateAPIResponse added in v1.3.1

type TaobaodrugpriceupdateAPIResponse struct {
	model.CommonResponse
	TaobaodrugpriceupdateAPIResponseModel
}

TaobaodrugpriceupdateAPIResponse 商家更新宝贝价格 API返回值 taobao.drug.price.update

商家更新价格

type TaobaodrugpriceupdateAPIResponseModel added in v1.3.1

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

TaobaodrugpriceupdateAPIResponseModel is 商家更新宝贝价格 成功返回结果

type TaobaodrugpriceupdateResult added in v1.3.1

type TaobaodrugpriceupdateResult struct {
	// 异常代码
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 异常信息
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 请求是否成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

TaobaodrugpriceupdateResult 结构体

type TaobaodrugquantitybatchupdateAPIRequest added in v1.3.1

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

TaobaodrugquantitybatchupdateAPIRequest 批量同步库存接口 API请求 taobao.drug.quantity.batch.update

商家通过top接口可以批量修改商品库存

func NewTaobaodrugquantitybatchupdateRequest added in v1.3.1

func NewTaobaodrugquantitybatchupdateRequest() *TaobaodrugquantitybatchupdateAPIRequest

NewTaobaodrugquantitybatchupdateRequest 初始化TaobaodrugquantitybatchupdateAPIRequest对象

func (TaobaodrugquantitybatchupdateAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaodrugquantitybatchupdateAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaodrugquantitybatchupdateAPIRequest) GetApiParams added in v1.3.1

func (r TaobaodrugquantitybatchupdateAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaodrugquantitybatchupdateAPIRequest) GetOutItemIdQuantityMap added in v1.3.1

func (r TaobaodrugquantitybatchupdateAPIRequest) GetOutItemIdQuantityMap() string

GetOutItemIdQuantityMap OutItemIdQuantityMap Getter

func (TaobaodrugquantitybatchupdateAPIRequest) GetOutStoreId added in v1.3.1

GetOutStoreId OutStoreId Getter

func (TaobaodrugquantitybatchupdateAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*TaobaodrugquantitybatchupdateAPIRequest) SetOutItemIdQuantityMap added in v1.3.1

func (r *TaobaodrugquantitybatchupdateAPIRequest) SetOutItemIdQuantityMap(_outItemIdQuantityMap string) error

SetOutItemIdQuantityMap is OutItemIdQuantityMap Setter 商品ID和库存

func (*TaobaodrugquantitybatchupdateAPIRequest) SetOutStoreId added in v1.3.1

func (r *TaobaodrugquantitybatchupdateAPIRequest) SetOutStoreId(_outStoreId string) error

SetOutStoreId is OutStoreId Setter 外部店铺ID

type TaobaodrugquantitybatchupdateAPIResponse added in v1.3.1

type TaobaodrugquantitybatchupdateAPIResponse struct {
	model.CommonResponse
	TaobaodrugquantitybatchupdateAPIResponseModel
}

TaobaodrugquantitybatchupdateAPIResponse 批量同步库存接口 API返回值 taobao.drug.quantity.batch.update

商家通过top接口可以批量修改商品库存

type TaobaodrugquantitybatchupdateAPIResponseModel added in v1.3.1

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

TaobaodrugquantitybatchupdateAPIResponseModel is 批量同步库存接口 成功返回结果

type TaobaodrugquantitybatchupdateResult added in v1.3.1

type TaobaodrugquantitybatchupdateResult struct {
	// 错误编号
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 错误信息
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 请求的接口是否成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

TaobaodrugquantitybatchupdateResult 结构体

type TaobaodrugquantityupdateAPIRequest added in v1.3.1

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

TaobaodrugquantityupdateAPIRequest 商家更新库存 API请求 taobao.drug.quantity.update

商家通过top接口可以直接修改商品库存

func NewTaobaodrugquantityupdateRequest added in v1.3.1

func NewTaobaodrugquantityupdateRequest() *TaobaodrugquantityupdateAPIRequest

NewTaobaodrugquantityupdateRequest 初始化TaobaodrugquantityupdateAPIRequest对象

func (TaobaodrugquantityupdateAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaodrugquantityupdateAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaodrugquantityupdateAPIRequest) GetApiParams added in v1.3.1

func (r TaobaodrugquantityupdateAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaodrugquantityupdateAPIRequest) GetOutItemId added in v1.3.1

func (r TaobaodrugquantityupdateAPIRequest) GetOutItemId() string

GetOutItemId OutItemId Getter

func (TaobaodrugquantityupdateAPIRequest) GetOutStoreId added in v1.3.1

func (r TaobaodrugquantityupdateAPIRequest) GetOutStoreId() string

GetOutStoreId OutStoreId Getter

func (TaobaodrugquantityupdateAPIRequest) GetQuantity added in v1.3.1

func (r TaobaodrugquantityupdateAPIRequest) GetQuantity() int64

GetQuantity Quantity Getter

func (TaobaodrugquantityupdateAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*TaobaodrugquantityupdateAPIRequest) SetOutItemId added in v1.3.1

func (r *TaobaodrugquantityupdateAPIRequest) SetOutItemId(_outItemId string) error

SetOutItemId is OutItemId Setter 外部商品ID

func (*TaobaodrugquantityupdateAPIRequest) SetOutStoreId added in v1.3.1

func (r *TaobaodrugquantityupdateAPIRequest) SetOutStoreId(_outStoreId string) error

SetOutStoreId is OutStoreId Setter 外部店铺ID

func (*TaobaodrugquantityupdateAPIRequest) SetQuantity added in v1.3.1

func (r *TaobaodrugquantityupdateAPIRequest) SetQuantity(_quantity int64) error

SetQuantity is Quantity Setter 库存数量

type TaobaodrugquantityupdateAPIResponse added in v1.3.1

type TaobaodrugquantityupdateAPIResponse struct {
	model.CommonResponse
	TaobaodrugquantityupdateAPIResponseModel
}

TaobaodrugquantityupdateAPIResponse 商家更新库存 API返回值 taobao.drug.quantity.update

商家通过top接口可以直接修改商品库存

type TaobaodrugquantityupdateAPIResponseModel added in v1.3.1

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

TaobaodrugquantityupdateAPIResponseModel is 商家更新库存 成功返回结果

type TaobaodrugquantityupdateResult added in v1.3.1

type TaobaodrugquantityupdateResult struct {
	// 错误编号
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 错误信息
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 请求的接口是否成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

TaobaodrugquantityupdateResult 结构体

type TaobaodrugshoplistAPIRequest added in v1.3.1

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

TaobaodrugshoplistAPIRequest 查询卖家外卖店列表 API请求 taobao.drug.shop.list

查询卖家外卖店列表

func NewTaobaodrugshoplistRequest added in v1.3.1

func NewTaobaodrugshoplistRequest() *TaobaodrugshoplistAPIRequest

NewTaobaodrugshoplistRequest 初始化TaobaodrugshoplistAPIRequest对象

func (TaobaodrugshoplistAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaodrugshoplistAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaodrugshoplistAPIRequest) GetApiParams added in v1.3.1

func (r TaobaodrugshoplistAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaodrugshoplistAPIRequest) GetKeywords added in v1.3.1

func (r TaobaodrugshoplistAPIRequest) GetKeywords() string

GetKeywords Keywords Getter

func (TaobaodrugshoplistAPIRequest) GetPage added in v1.3.1

func (r TaobaodrugshoplistAPIRequest) GetPage() int64

GetPage Page Getter

func (TaobaodrugshoplistAPIRequest) GetPageSize added in v1.3.1

func (r TaobaodrugshoplistAPIRequest) GetPageSize() int64

GetPageSize PageSize Getter

func (TaobaodrugshoplistAPIRequest) GetRawParams added in v1.3.1

func (r TaobaodrugshoplistAPIRequest) GetRawParams() model.Params

GetRawParams IRequest interface 方法, 获取API原始参数

func (TaobaodrugshoplistAPIRequest) GetStatus added in v1.3.1

func (r TaobaodrugshoplistAPIRequest) GetStatus() int64

GetStatus Status Getter

func (*TaobaodrugshoplistAPIRequest) SetKeywords added in v1.3.1

func (r *TaobaodrugshoplistAPIRequest) SetKeywords(_keywords string) error

SetKeywords is Keywords Setter 查询关键字

func (*TaobaodrugshoplistAPIRequest) SetPage added in v1.3.1

func (r *TaobaodrugshoplistAPIRequest) SetPage(_page int64) error

SetPage is Page Setter 页码

func (*TaobaodrugshoplistAPIRequest) SetPageSize added in v1.3.1

func (r *TaobaodrugshoplistAPIRequest) SetPageSize(_pageSize int64) error

SetPageSize is PageSize Setter 每页条数

func (*TaobaodrugshoplistAPIRequest) SetStatus added in v1.3.1

func (r *TaobaodrugshoplistAPIRequest) SetStatus(_status int64) error

SetStatus is Status Setter 店铺状态,歇业:0,营业:1,所有:-1

type TaobaodrugshoplistAPIResponse added in v1.3.1

type TaobaodrugshoplistAPIResponse struct {
	model.CommonResponse
	TaobaodrugshoplistAPIResponseModel
}

TaobaodrugshoplistAPIResponse 查询卖家外卖店列表 API返回值 taobao.drug.shop.list

查询卖家外卖店列表

type TaobaodrugshoplistAPIResponseModel added in v1.3.1

type TaobaodrugshoplistAPIResponseModel struct {
	XMLName xml.Name `xml:"drug_shop_list_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 数据结果集
	Result *TakeoutShopPage `json:"result,omitempty" xml:"result,omitempty"`
}

TaobaodrugshoplistAPIResponseModel is 查询卖家外卖店列表 成功返回结果

type TaobaotradedrugconfirmorderAPIRequest added in v1.3.1

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

TaobaotradedrugconfirmorderAPIRequest 阿里健康020接单 API请求 taobao.trade.drug.confirmorder

阿里健康020接单

func NewTaobaotradedrugconfirmorderRequest added in v1.3.1

func NewTaobaotradedrugconfirmorderRequest() *TaobaotradedrugconfirmorderAPIRequest

NewTaobaotradedrugconfirmorderRequest 初始化TaobaotradedrugconfirmorderAPIRequest对象

func (TaobaotradedrugconfirmorderAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaotradedrugconfirmorderAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaotradedrugconfirmorderAPIRequest) GetApiParams added in v1.3.1

func (r TaobaotradedrugconfirmorderAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaotradedrugconfirmorderAPIRequest) GetConfirmType added in v1.3.1

func (r TaobaotradedrugconfirmorderAPIRequest) GetConfirmType() int64

GetConfirmType ConfirmType Getter

func (TaobaotradedrugconfirmorderAPIRequest) GetDeliveryId added in v1.3.1

func (r TaobaotradedrugconfirmorderAPIRequest) GetDeliveryId() int64

GetDeliveryId DeliveryId Getter

func (TaobaotradedrugconfirmorderAPIRequest) GetOrderId added in v1.3.1

GetOrderId OrderId Getter

func (TaobaotradedrugconfirmorderAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (TaobaotradedrugconfirmorderAPIRequest) GetSubUserNick added in v1.3.1

func (r TaobaotradedrugconfirmorderAPIRequest) GetSubUserNick() string

GetSubUserNick SubUserNick Getter

func (*TaobaotradedrugconfirmorderAPIRequest) SetConfirmType added in v1.3.1

func (r *TaobaotradedrugconfirmorderAPIRequest) SetConfirmType(_confirmType int64) error

SetConfirmType is ConfirmType Setter public static int NORMAL_TYPE=0; 普通发货 默认 public static int DD_DAI_SONG=2; 代送宝 public static int DD_SONG_TYPE_V2=3; 点点送发货

func (*TaobaotradedrugconfirmorderAPIRequest) SetDeliveryId added in v1.3.1

func (r *TaobaotradedrugconfirmorderAPIRequest) SetDeliveryId(_deliveryId int64) error

SetDeliveryId is DeliveryId Setter 代送宝 代送商ID

func (*TaobaotradedrugconfirmorderAPIRequest) SetOrderId added in v1.3.1

func (r *TaobaotradedrugconfirmorderAPIRequest) SetOrderId(_orderId int64) error

SetOrderId is OrderId Setter 订单ID

func (*TaobaotradedrugconfirmorderAPIRequest) SetSubUserNick added in v1.3.1

func (r *TaobaotradedrugconfirmorderAPIRequest) SetSubUserNick(_subUserNick string) error

SetSubUserNick is SubUserNick Setter 子账号nick

type TaobaotradedrugconfirmorderAPIResponse added in v1.3.1

type TaobaotradedrugconfirmorderAPIResponse struct {
	model.CommonResponse
	TaobaotradedrugconfirmorderAPIResponseModel
}

TaobaotradedrugconfirmorderAPIResponse 阿里健康020接单 API返回值 taobao.trade.drug.confirmorder

阿里健康020接单

type TaobaotradedrugconfirmorderAPIResponseModel added in v1.3.1

type TaobaotradedrugconfirmorderAPIResponseModel struct {
	XMLName xml.Name `xml:"trade_drug_confirmorder_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// life的返回值
	Result *LifeResultDo `json:"result,omitempty" xml:"result,omitempty"`
}

TaobaotradedrugconfirmorderAPIResponseModel is 阿里健康020接单 成功返回结果

type TaobaotradedruggetAPIRequest added in v1.3.1

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

TaobaotradedruggetAPIRequest 查询商家未确认订单列表 API请求 taobao.trade.drug.get

可以按商家或是店铺维度的进行查询买家付款卖家未确认订单,一次返回不大于20条订单

func NewTaobaotradedruggetRequest added in v1.3.1

func NewTaobaotradedruggetRequest() *TaobaotradedruggetAPIRequest

NewTaobaotradedruggetRequest 初始化TaobaotradedruggetAPIRequest对象

func (TaobaotradedruggetAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaotradedruggetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaotradedruggetAPIRequest) GetApiParams added in v1.3.1

func (r TaobaotradedruggetAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaotradedruggetAPIRequest) GetIsAll added in v1.3.1

func (r TaobaotradedruggetAPIRequest) GetIsAll() bool

GetIsAll IsAll Getter

func (TaobaotradedruggetAPIRequest) GetMaxSize added in v1.3.1

func (r TaobaotradedruggetAPIRequest) GetMaxSize() int64

GetMaxSize MaxSize Getter

func (TaobaotradedruggetAPIRequest) GetRawParams added in v1.3.1

func (r TaobaotradedruggetAPIRequest) GetRawParams() model.Params

GetRawParams IRequest interface 方法, 获取API原始参数

func (TaobaotradedruggetAPIRequest) GetStoreId added in v1.3.1

func (r TaobaotradedruggetAPIRequest) GetStoreId() int64

GetStoreId StoreId Getter

func (*TaobaotradedruggetAPIRequest) SetIsAll added in v1.3.1

func (r *TaobaotradedruggetAPIRequest) SetIsAll(_isAll bool) error

SetIsAll is IsAll Setter true-商家下所有店铺的待确认订单, false—指定店铺的订单

func (*TaobaotradedruggetAPIRequest) SetMaxSize added in v1.3.1

func (r *TaobaotradedruggetAPIRequest) SetMaxSize(_maxSize int64) error

SetMaxSize is MaxSize Setter 返回记录数,超过20按20条返回数据

func (*TaobaotradedruggetAPIRequest) SetStoreId added in v1.3.1

func (r *TaobaotradedruggetAPIRequest) SetStoreId(_storeId int64) error

SetStoreId is StoreId Setter 店铺id

type TaobaotradedruggetAPIResponse added in v1.3.1

type TaobaotradedruggetAPIResponse struct {
	model.CommonResponse
	TaobaotradedruggetAPIResponseModel
}

TaobaotradedruggetAPIResponse 查询商家未确认订单列表 API返回值 taobao.trade.drug.get

可以按商家或是店铺维度的进行查询买家付款卖家未确认订单,一次返回不大于20条订单

type TaobaotradedruggetAPIResponseModel added in v1.3.1

type TaobaotradedruggetAPIResponseModel struct {
	XMLName xml.Name `xml:"trade_drug_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 查询到的订单列表对象
	Result *TaobaotradedruggetResult `json:"result,omitempty" xml:"result,omitempty"`
}

TaobaotradedruggetAPIResponseModel is 查询商家未确认订单列表 成功返回结果

type TaobaotradedruggetResult added in v1.3.1

type TaobaotradedruggetResult struct {
	// 订单列表
	ResultList []TaobaotradedruggetResult `json:"result_list,omitempty" xml:"result_list>taobaotradedrugget_result,omitempty"`
	// 下单商品列表
	GoodsList []OrderGoods `json:"goods_list,omitempty" xml:"goods_list>order_goods,omitempty"`
	// 送达时间要求_起始
	StartDeliveryTime string `json:"start_delivery_time,omitempty" xml:"start_delivery_time,omitempty"`
	// 送货地址
	Address string `json:"address,omitempty" xml:"address,omitempty"`
	// 配送费
	DeliveryPay string `json:"delivery_pay,omitempty" xml:"delivery_pay,omitempty"`
	// 送达时间要求_结束
	EndDeliveryTime string `json:"end_delivery_time,omitempty" xml:"end_delivery_time,omitempty"`
	// 创建时间
	CreateTime string `json:"create_time,omitempty" xml:"create_time,omitempty"`
	// 总支付金额
	TotalPay string `json:"total_pay,omitempty" xml:"total_pay,omitempty"`
	// 店铺名称
	StoreName string `json:"store_name,omitempty" xml:"store_name,omitempty"`
	// 店铺联系电话
	StoreContactPhone string `json:"store_contact_phone,omitempty" xml:"store_contact_phone,omitempty"`
	// 用户下单时的备注信息
	Note string `json:"note,omitempty" xml:"note,omitempty"`
	// 支付宝流水号
	AlipayStreamId string `json:"alipay_stream_id,omitempty" xml:"alipay_stream_id,omitempty"`
	// 返回记录数
	ResultSize int64 `json:"result_size,omitempty" xml:"result_size,omitempty"`
	// 总记录数
	TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"`
	// 用户地址对象
	UserAddress *UserAddress `json:"user_address,omitempty" xml:"user_address,omitempty"`
	// 分店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 订单号
	Id int64 `json:"id,omitempty" xml:"id,omitempty"`
	// 用户下单方式(PC/APP)
	From int64 `json:"from,omitempty" xml:"from,omitempty"`
}

TaobaotradedruggetResult 结构体

type TaobaotradedrugordergetAPIRequest added in v1.3.1

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

TaobaotradedrugordergetAPIRequest 查看订单详情 API请求 taobao.trade.drug.order.get

商家查看订单详情

func NewTaobaotradedrugordergetRequest added in v1.3.1

func NewTaobaotradedrugordergetRequest() *TaobaotradedrugordergetAPIRequest

NewTaobaotradedrugordergetRequest 初始化TaobaotradedrugordergetAPIRequest对象

func (TaobaotradedrugordergetAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaotradedrugordergetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaotradedrugordergetAPIRequest) GetApiParams added in v1.3.1

func (r TaobaotradedrugordergetAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaotradedrugordergetAPIRequest) GetOrderId added in v1.3.1

GetOrderId OrderId Getter

func (TaobaotradedrugordergetAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*TaobaotradedrugordergetAPIRequest) SetOrderId added in v1.3.1

func (r *TaobaotradedrugordergetAPIRequest) SetOrderId(_orderId int64) error

SetOrderId is OrderId Setter 订单id

type TaobaotradedrugordergetAPIResponse added in v1.3.1

type TaobaotradedrugordergetAPIResponse struct {
	model.CommonResponse
	TaobaotradedrugordergetAPIResponseModel
}

TaobaotradedrugordergetAPIResponse 查看订单详情 API返回值 taobao.trade.drug.order.get

商家查看订单详情

type TaobaotradedrugordergetAPIResponseModel added in v1.3.1

type TaobaotradedrugordergetAPIResponseModel struct {
	XMLName xml.Name `xml:"trade_drug_order_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回结果
	Result *TaobaotradedrugordergetResultSet `json:"result,omitempty" xml:"result,omitempty"`
}

TaobaotradedrugordergetAPIResponseModel is 查看订单详情 成功返回结果

type TaobaotradedrugordergetResultSet added in v1.3.1

type TaobaotradedrugordergetResultSet struct {
	// 异常信息
	Exception string `json:"exception,omitempty" xml:"exception,omitempty"`
	// errorCode
	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`
	// errorMsg
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// TakeoutThirdOrder订单数据
	Result *TakeoutThirdOrder `json:"result,omitempty" xml:"result,omitempty"`
}

TaobaotradedrugordergetResultSet 结构体

type TaobaotradedrugordersgetAPIRequest added in v1.3.1

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

TaobaotradedrugordersgetAPIRequest 阿里健康获取某一药店全部订单 API请求 taobao.trade.drug.orders.get

阿里健康获取某一药店全部订单

func NewTaobaotradedrugordersgetRequest added in v1.3.1

func NewTaobaotradedrugordersgetRequest() *TaobaotradedrugordersgetAPIRequest

NewTaobaotradedrugordersgetRequest 初始化TaobaotradedrugordersgetAPIRequest对象

func (TaobaotradedrugordersgetAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaotradedrugordersgetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaotradedrugordersgetAPIRequest) GetApiParams added in v1.3.1

func (r TaobaotradedrugordersgetAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaotradedrugordersgetAPIRequest) GetIsAllOrder added in v1.3.1

func (r TaobaotradedrugordersgetAPIRequest) GetIsAllOrder() bool

GetIsAllOrder IsAllOrder Getter

func (TaobaotradedrugordersgetAPIRequest) GetIsAllShop added in v1.3.1

func (r TaobaotradedrugordersgetAPIRequest) GetIsAllShop() bool

GetIsAllShop IsAllShop Getter

func (TaobaotradedrugordersgetAPIRequest) GetKeyword added in v1.3.1

GetKeyword Keyword Getter

func (TaobaotradedrugordersgetAPIRequest) GetOrderStatus added in v1.3.1

func (r TaobaotradedrugordersgetAPIRequest) GetOrderStatus() int64

GetOrderStatus OrderStatus Getter

func (TaobaotradedrugordersgetAPIRequest) GetPageNo added in v1.3.1

GetPageNo PageNo Getter

func (TaobaotradedrugordersgetAPIRequest) GetPageSize added in v1.3.1

func (r TaobaotradedrugordersgetAPIRequest) GetPageSize() int64

GetPageSize PageSize Getter

func (TaobaotradedrugordersgetAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (TaobaotradedrugordersgetAPIRequest) GetShopId added in v1.3.1

GetShopId ShopId Getter

func (*TaobaotradedrugordersgetAPIRequest) SetIsAllOrder added in v1.3.1

func (r *TaobaotradedrugordersgetAPIRequest) SetIsAllOrder(_isAllOrder bool) error

SetIsAllOrder is IsAllOrder Setter true 仅有支付宝订单,false 包括所有类型订单(货到付款,支付券等)

func (*TaobaotradedrugordersgetAPIRequest) SetIsAllShop added in v1.3.1

func (r *TaobaotradedrugordersgetAPIRequest) SetIsAllShop(_isAllShop bool) error

SetIsAllShop is IsAllShop Setter true-查询仅按商家维度 false-查询按商家下所属店铺维度

func (*TaobaotradedrugordersgetAPIRequest) SetKeyword added in v1.3.1

func (r *TaobaotradedrugordersgetAPIRequest) SetKeyword(_keyword string) error

SetKeyword is Keyword Setter 关键字

func (*TaobaotradedrugordersgetAPIRequest) SetOrderStatus added in v1.3.1

func (r *TaobaotradedrugordersgetAPIRequest) SetOrderStatus(_orderStatus int64) error

SetOrderStatus is OrderStatus Setter (必填字段)订单状态 待确认订单2 , 退款中订单4 , 已发货12 关闭20 交易成功21

func (*TaobaotradedrugordersgetAPIRequest) SetPageNo added in v1.3.1

func (r *TaobaotradedrugordersgetAPIRequest) SetPageNo(_pageNo int64) error

SetPageNo is PageNo Setter 页码

func (*TaobaotradedrugordersgetAPIRequest) SetPageSize added in v1.3.1

func (r *TaobaotradedrugordersgetAPIRequest) SetPageSize(_pageSize int64) error

SetPageSize is PageSize Setter 返回记录数,超过20按20条返回数据

func (*TaobaotradedrugordersgetAPIRequest) SetShopId added in v1.3.1

func (r *TaobaotradedrugordersgetAPIRequest) SetShopId(_shopId int64) error

SetShopId is ShopId Setter 外卖分店ID

type TaobaotradedrugordersgetAPIResponse added in v1.3.1

type TaobaotradedrugordersgetAPIResponse struct {
	model.CommonResponse
	TaobaotradedrugordersgetAPIResponseModel
}

TaobaotradedrugordersgetAPIResponse 阿里健康获取某一药店全部订单 API返回值 taobao.trade.drug.orders.get

阿里健康获取某一药店全部订单

type TaobaotradedrugordersgetAPIResponseModel added in v1.3.1

type TaobaotradedrugordersgetAPIResponseModel struct {
	XMLName xml.Name `xml:"trade_drug_orders_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 查询到的订单列表对象
	Result *TaobaotradedrugordersgetResult `json:"result,omitempty" xml:"result,omitempty"`
}

TaobaotradedrugordersgetAPIResponseModel is 阿里健康获取某一药店全部订单 成功返回结果

type TaobaotradedrugordersgetResult added in v1.3.1

type TaobaotradedrugordersgetResult struct {
	// 订单列表
	ResultList []TaobaotradedrugordersgetResult `json:"result_list,omitempty" xml:"result_list>taobaotradedrugordersget_result,omitempty"`
	// 下单列表
	GoodsList []OrderGoods `json:"goods_list,omitempty" xml:"goods_list>order_goods,omitempty"`
	// 送达时间要求_起始
	StartDeliveryTime string `json:"start_delivery_time,omitempty" xml:"start_delivery_time,omitempty"`
	// 买家支付宝账号
	PayAccount string `json:"pay_account,omitempty" xml:"pay_account,omitempty"`
	// 送货地址
	Address string `json:"address,omitempty" xml:"address,omitempty"`
	// 配送费
	DeliveryPay string `json:"delivery_pay,omitempty" xml:"delivery_pay,omitempty"`
	// 送达时间要求_结束
	EndDeliveryTime string `json:"end_delivery_time,omitempty" xml:"end_delivery_time,omitempty"`
	// 创建时间
	CreateTime string `json:"create_time,omitempty" xml:"create_time,omitempty"`
	// 总支付金额
	TotalPay string `json:"total_pay,omitempty" xml:"total_pay,omitempty"`
	// 店铺名称
	StoreName string `json:"store_name,omitempty" xml:"store_name,omitempty"`
	// 店铺联系电话
	StoreContactPhone string `json:"store_contact_phone,omitempty" xml:"store_contact_phone,omitempty"`
	// 用户下单时的备注信息
	Note string `json:"note,omitempty" xml:"note,omitempty"`
	// 支付宝流水号
	AlipayStreamId string `json:"alipay_stream_id,omitempty" xml:"alipay_stream_id,omitempty"`
	// 返回记录数
	ResultSize int64 `json:"result_size,omitempty" xml:"result_size,omitempty"`
	// 总记录数
	TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"`
	// 用户地址对象
	UserAddress *UserAddress `json:"user_address,omitempty" xml:"user_address,omitempty"`
	// 分店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 订单号
	Id int64 `json:"id,omitempty" xml:"id,omitempty"`
	// 买家ID
	UserId int64 `json:"user_id,omitempty" xml:"user_id,omitempty"`
	// 用户下单方式(PC/APP)
	From int64 `json:"from,omitempty" xml:"from,omitempty"`
}

TaobaotradedrugordersgetResult 结构体

type TaobaotradedrugrefuseorderAPIRequest added in v1.3.1

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

TaobaotradedrugrefuseorderAPIRequest 阿里健康020拒单 API请求 taobao.trade.drug.refuseorder

阿里健康020拒单

func NewTaobaotradedrugrefuseorderRequest added in v1.3.1

func NewTaobaotradedrugrefuseorderRequest() *TaobaotradedrugrefuseorderAPIRequest

NewTaobaotradedrugrefuseorderRequest 初始化TaobaotradedrugrefuseorderAPIRequest对象

func (TaobaotradedrugrefuseorderAPIRequest) GetApiMethodName added in v1.3.1

func (r TaobaotradedrugrefuseorderAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaotradedrugrefuseorderAPIRequest) GetApiParams added in v1.3.1

func (r TaobaotradedrugrefuseorderAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaotradedrugrefuseorderAPIRequest) GetOrderId added in v1.3.1

GetOrderId OrderId Getter

func (TaobaotradedrugrefuseorderAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (TaobaotradedrugrefuseorderAPIRequest) GetRefuseReason added in v1.3.1

func (r TaobaotradedrugrefuseorderAPIRequest) GetRefuseReason() string

GetRefuseReason RefuseReason Getter

func (*TaobaotradedrugrefuseorderAPIRequest) SetOrderId added in v1.3.1

func (r *TaobaotradedrugrefuseorderAPIRequest) SetOrderId(_orderId int64) error

SetOrderId is OrderId Setter 订单ID

func (*TaobaotradedrugrefuseorderAPIRequest) SetRefuseReason added in v1.3.1

func (r *TaobaotradedrugrefuseorderAPIRequest) SetRefuseReason(_refuseReason string) error

SetRefuseReason is RefuseReason Setter 拒单原因

type TaobaotradedrugrefuseorderAPIResponse added in v1.3.1

type TaobaotradedrugrefuseorderAPIResponse struct {
	model.CommonResponse
	TaobaotradedrugrefuseorderAPIResponseModel
}

TaobaotradedrugrefuseorderAPIResponse 阿里健康020拒单 API返回值 taobao.trade.drug.refuseorder

阿里健康020拒单

type TaobaotradedrugrefuseorderAPIResponseModel added in v1.3.1

type TaobaotradedrugrefuseorderAPIResponseModel struct {
	XMLName xml.Name `xml:"trade_drug_refuseorder_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// life的返回值
	Result *LifeResultDo `json:"result,omitempty" xml:"result,omitempty"`
}

TaobaotradedrugrefuseorderAPIResponseModel is 阿里健康020拒单 成功返回结果

type TmsCutResultConfirmItem added in v1.2.8

type TmsCutResultConfirmItem struct {
	// 运单号
	TmsCodes []string `json:"tms_codes,omitempty" xml:"tms_codes>string,omitempty"`
	// 扩展参数
	ExtendItem string `json:"extend_item,omitempty" xml:"extend_item,omitempty"`
	// 仓编码
	StoreCode string `json:"store_code,omitempty" xml:"store_code,omitempty"`
	// 拦截状态 2 拦截成功 3拦截失败
	Status int64 `json:"status,omitempty" xml:"status,omitempty"`
}

TmsCutResultConfirmItem 结构体

type TmsCutResultConfirmRequest added in v1.2.8

type TmsCutResultConfirmRequest struct {
	// 回传数组
	ConfirmItems []TmsCutResultConfirmItem `json:"confirm_items,omitempty" xml:"confirm_items>tms_cut_result_confirm_item,omitempty"`
	// 扩展参数
	Extend string `json:"extend,omitempty" xml:"extend,omitempty"`
}

TmsCutResultConfirmRequest 结构体

type TopChannelDeptSyncDto added in v1.2.5

type TopChannelDeptSyncDto struct {
	// 医院ID+科室ID+状态
	BizContent string `json:"biz_content,omitempty" xml:"biz_content,omitempty"`
}

TopChannelDeptSyncDto 结构体

type TopChannelDoctorSyncDto added in v1.2.5

type TopChannelDoctorSyncDto struct {
	// 医生下架参数
	BizContent string `json:"biz_content,omitempty" xml:"biz_content,omitempty"`
}

TopChannelDoctorSyncDto 结构体

type TopGoodsDto

type TopGoodsDto struct {
	// 商品名
	GoodsName string `json:"goods_name,omitempty" xml:"goods_name,omitempty"`
	// 商品编码
	GoodsCode string `json:"goods_code,omitempty" xml:"goods_code,omitempty"`
	// 商品规格
	GoodsSpec string `json:"goods_spec,omitempty" xml:"goods_spec,omitempty"`
	// 包装
	PackUnitName string `json:"pack_unit_name,omitempty" xml:"pack_unit_name,omitempty"`
	// 批号
	LotNo string `json:"lot_no,omitempty" xml:"lot_no,omitempty"`
	// 生产日期
	ProductDate string `json:"product_date,omitempty" xml:"product_date,omitempty"`
	// 有效期
	ValidityDate string `json:"validity_date,omitempty" xml:"validity_date,omitempty"`
	// 单价
	UnitPriceStr string `json:"unit_price_str,omitempty" xml:"unit_price_str,omitempty"`
	// 包装数
	PackQty int64 `json:"pack_qty,omitempty" xml:"pack_qty,omitempty"`
	// 收到数量
	ReceiveQty int64 `json:"receive_qty,omitempty" xml:"receive_qty,omitempty"`
	// 金额
	AmountMoney int64 `json:"amount_money,omitempty" xml:"amount_money,omitempty"`
}

TopGoodsDto 结构体

type TopIsvStqtyLstDto

type TopIsvStqtyLstDto struct {
	// 门店编码
	DeptCode string `json:"dept_code,omitempty" xml:"dept_code,omitempty"`
	// 商品编码
	GoodsCode string `json:"goods_code,omitempty" xml:"goods_code,omitempty"`
	// 数量
	GoodsQty string `json:"goods_qty,omitempty" xml:"goods_qty,omitempty"`
}

TopIsvStqtyLstDto 结构体

type TopOrderDetailDto

type TopOrderDetailDto struct {
	// 商品集合
	Items []TopOrderGoodsDto `json:"items,omitempty" xml:"items>top_order_goods_dto,omitempty"`
	// 孔雀翎店铺编码
	CepShopCode string `json:"cep_shop_code,omitempty" xml:"cep_shop_code,omitempty"`
	// 买家姓名
	BuyerName string `json:"buyer_name,omitempty" xml:"buyer_name,omitempty"`
	// 买家电话
	BuyerPhone string `json:"buyer_phone,omitempty" xml:"buyer_phone,omitempty"`
	// 收货地址,省
	AddrProvince string `json:"addr_province,omitempty" xml:"addr_province,omitempty"`
	// 收货地址,市
	AddrCity string `json:"addr_city,omitempty" xml:"addr_city,omitempty"`
	// 收货地址,区
	AddrDistrict string `json:"addr_district,omitempty" xml:"addr_district,omitempty"`
	// 收货地址,详细信息
	AddrDetail string `json:"addr_detail,omitempty" xml:"addr_detail,omitempty"`
	// 期望送达时间
	ExpectTime string `json:"expect_time,omitempty" xml:"expect_time,omitempty"`
	// 物流单号
	ExpressNumber string `json:"express_number,omitempty" xml:"express_number,omitempty"`
	// 物流名称
	ExpressName string `json:"express_name,omitempty" xml:"express_name,omitempty"`
	// 物流编码
	ExpressCode string `json:"express_code,omitempty" xml:"express_code,omitempty"`
	// o2o订单号
	O2oOrderNo string `json:"o2o_order_no,omitempty" xml:"o2o_order_no,omitempty"`
	// 孔雀翎订单号
	CepOrderId int64 `json:"cep_order_id,omitempty" xml:"cep_order_id,omitempty"`
	// 收货地址,经度,高德
	AddrLongitude int64 `json:"addr_longitude,omitempty" xml:"addr_longitude,omitempty"`
	// 收货地址,纬度,高德
	AddrLatitude int64 `json:"addr_latitude,omitempty" xml:"addr_latitude,omitempty"`
	// 订单状态(1已支付;2已接单;3已完成;4已取消)
	OrderStatus int64 `json:"order_status,omitempty" xml:"order_status,omitempty"`
	// 退款状态(0未申请退款,默认值;1已申请退款;2同意退款;3拒绝退款;4已取消退款)
	RefundStatus int64 `json:"refund_status,omitempty" xml:"refund_status,omitempty"`
	// 物流状态(0未申请退款,默认值;1已申请退款;2同意退款;3拒绝退款;4已取消退款)
	DeliveryStatus int64 `json:"delivery_status,omitempty" xml:"delivery_status,omitempty"`
}

TopOrderDetailDto 结构体

type TopOrderGoodsDto

type TopOrderGoodsDto struct {
	// 商品编码
	GoodsCode string `json:"goods_code,omitempty" xml:"goods_code,omitempty"`
	// 商品名称
	GoodsName string `json:"goods_name,omitempty" xml:"goods_name,omitempty"`
	// 商品数量
	Count int64 `json:"count,omitempty" xml:"count,omitempty"`
}

TopOrderGoodsDto 结构体

type TopResultModel

type TopResultModel struct {
	// 返回json字符串,包含商家的省、市、县、和id
	Models []string `json:"models,omitempty" xml:"models>string,omitempty"`
	// 操作说明
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 操作码
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// isvId
	Model string `json:"model,omitempty" xml:"model,omitempty"`
}

TopResultModel 结构体

type TopWarOutDto

type TopWarOutDto struct {
	// 商品
	GoodsList []TopGoodsDto `json:"goods_list,omitempty" xml:"goods_list>top_goods_dto,omitempty"`
	// 出库单号
	BillNo string `json:"bill_no,omitempty" xml:"bill_no,omitempty"`
	// 单据日期
	BizDate string `json:"biz_date,omitempty" xml:"biz_date,omitempty"`
	// 孔雀翎O2O订单ID
	CepOrderId int64 `json:"cep_order_id,omitempty" xml:"cep_order_id,omitempty"`
	// 淘宝sellerId
	TbSellerId int64 `json:"tb_seller_id,omitempty" xml:"tb_seller_id,omitempty"`
	// 魔方ID
	CubeId int64 `json:"cube_id,omitempty" xml:"cube_id,omitempty"`
}

TopWarOutDto 结构体

type UserAddress

type UserAddress struct {
	// 联系电话
	Phone string `json:"phone,omitempty" xml:"phone,omitempty"`
	// 送货地址
	Address string `json:"address,omitempty" xml:"address,omitempty"`
	// 买家姓名
	Name string `json:"name,omitempty" xml:"name,omitempty"`
	// 手机号
	Mobile string `json:"mobile,omitempty" xml:"mobile,omitempty"`
}

UserAddress 结构体

type ValidityPeriodItem added in v1.2.8

type ValidityPeriodItem struct {
	// 请求子明细
	SubItems []ValidityPeriodSubItem `json:"sub_items,omitempty" xml:"sub_items>validity_period_sub_item,omitempty"`
	// 货品名称
	ScItemName string `json:"sc_item_name,omitempty" xml:"sc_item_name,omitempty"`
	// 规格
	Specification string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 批准文号
	ApprovalNumber string `json:"approval_number,omitempty" xml:"approval_number,omitempty"`
	// 条码
	Barcode string `json:"barcode,omitempty" xml:"barcode,omitempty"`
	// 生产企业
	Manufacturer string `json:"manufacturer,omitempty" xml:"manufacturer,omitempty"`
	// 货品ID
	ScItemId int64 `json:"sc_item_id,omitempty" xml:"sc_item_id,omitempty"`
}

ValidityPeriodItem 结构体

type ValidityPeriodSubItem added in v1.2.8

type ValidityPeriodSubItem struct {
	// 生产日期
	ProduceDate string `json:"produce_date,omitempty" xml:"produce_date,omitempty"`
	// 失效日期
	ExpireDate string `json:"expire_date,omitempty" xml:"expire_date,omitempty"`
	// 生产批号
	ProduceNo string `json:"produce_no,omitempty" xml:"produce_no,omitempty"`
	// 数量
	Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"`
}

ValidityPeriodSubItem 结构体

type ValidityPeriodSyncReqDto added in v1.2.8

type ValidityPeriodSyncReqDto struct {
	// 请求明细
	Items []ValidityPeriodItem `json:"items,omitempty" xml:"items>validity_period_item,omitempty"`
	// 仓库编码
	StoreCode string `json:"store_code,omitempty" xml:"store_code,omitempty"`
	// 供应商ID
	SupplierId int64 `json:"supplier_id,omitempty" xml:"supplier_id,omitempty"`
}

ValidityPeriodSyncReqDto 结构体

Source Files

Jump to

Keyboard shortcuts

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