alihealth2

package
v1.3.3 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.2.5

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

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

供应商上报期货库存

func NewAlibabaAlihealthBcFutureStockInboundRequest added in v1.2.5

func NewAlibabaAlihealthBcFutureStockInboundRequest() *AlibabaAlihealthBcFutureStockInboundAPIRequest

NewAlibabaAlihealthBcFutureStockInboundRequest 初始化AlibabaAlihealthBcFutureStockInboundAPIRequest对象

func (AlibabaAlihealthBcFutureStockInboundAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBcFutureStockInboundAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBcFutureStockInboundAPIRequest) GetFutureInboundReqDto added in v1.2.5

GetFutureInboundReqDto FutureInboundReqDto Getter

func (AlibabaAlihealthBcFutureStockInboundAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthBcFutureStockInboundAPIRequest) SetFutureInboundReqDto added in v1.2.5

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

SetFutureInboundReqDto is FutureInboundReqDto Setter 请求体

type AlibabaAlihealthBcFutureStockInboundAPIResponse added in v1.2.5

type AlibabaAlihealthBcFutureStockInboundAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBcFutureStockInboundAPIResponseModel
}

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

供应商上报期货库存

type AlibabaAlihealthBcFutureStockInboundAPIResponseModel added in v1.2.5

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.2.8

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

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

供应商期货出库

func NewAlibabaAlihealthBcFutureStockOutboundRequest added in v1.2.8

func NewAlibabaAlihealthBcFutureStockOutboundRequest() *AlibabaAlihealthBcFutureStockOutboundAPIRequest

NewAlibabaAlihealthBcFutureStockOutboundRequest 初始化AlibabaAlihealthBcFutureStockOutboundAPIRequest对象

func (AlibabaAlihealthBcFutureStockOutboundAPIRequest) GetApiMethodName added in v1.2.8

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBcFutureStockOutboundAPIRequest) GetApiParams added in v1.2.8

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBcFutureStockOutboundAPIRequest) GetFutureOutboundReqDto added in v1.2.8

GetFutureOutboundReqDto FutureOutboundReqDto Getter

func (AlibabaAlihealthBcFutureStockOutboundAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthBcFutureStockOutboundAPIRequest) SetFutureOutboundReqDto added in v1.2.8

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

SetFutureOutboundReqDto is FutureOutboundReqDto Setter 请求体

type AlibabaAlihealthBcFutureStockOutboundAPIResponse added in v1.2.8

type AlibabaAlihealthBcFutureStockOutboundAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBcFutureStockOutboundAPIResponseModel
}

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

供应商期货出库

type AlibabaAlihealthBcFutureStockOutboundAPIResponseModel added in v1.2.8

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.2.8

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

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

代销品效期同步

func NewAlibabaAlihealthBcItemPeriodSyncRequest added in v1.2.8

func NewAlibabaAlihealthBcItemPeriodSyncRequest() *AlibabaAlihealthBcItemPeriodSyncAPIRequest

NewAlibabaAlihealthBcItemPeriodSyncRequest 初始化AlibabaAlihealthBcItemPeriodSyncAPIRequest对象

func (AlibabaAlihealthBcItemPeriodSyncAPIRequest) GetApiMethodName added in v1.2.8

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBcItemPeriodSyncAPIRequest) GetApiParams added in v1.2.8

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBcItemPeriodSyncAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthBcItemPeriodSyncAPIRequest) GetValidityPeriodSyncReqDto added in v1.2.8

GetValidityPeriodSyncReqDto ValidityPeriodSyncReqDto Getter

func (*AlibabaAlihealthBcItemPeriodSyncAPIRequest) SetValidityPeriodSyncReqDto added in v1.2.8

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

SetValidityPeriodSyncReqDto is ValidityPeriodSyncReqDto Setter 请求体

type AlibabaAlihealthBcItemPeriodSyncAPIResponse added in v1.2.8

type AlibabaAlihealthBcItemPeriodSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBcItemPeriodSyncAPIResponseModel
}

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

代销品效期同步

type AlibabaAlihealthBcItemPeriodSyncAPIResponseModel added in v1.2.8

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

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

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

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

func NewAlibabaAlihealthBookingReserveCancelRequest

func NewAlibabaAlihealthBookingReserveCancelRequest() *AlibabaAlihealthBookingReserveCancelAPIRequest

NewAlibabaAlihealthBookingReserveCancelRequest 初始化AlibabaAlihealthBookingReserveCancelAPIRequest对象

func (AlibabaAlihealthBookingReserveCancelAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBookingReserveCancelAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBookingReserveCancelAPIRequest) GetCancel

GetCancel Cancel Getter

func (AlibabaAlihealthBookingReserveCancelAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthBookingReserveCancelAPIRequest) SetCancel

SetCancel is Cancel Setter cancel

type AlibabaAlihealthBookingReserveCancelAPIResponse

type AlibabaAlihealthBookingReserveCancelAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBookingReserveCancelAPIResponseModel
}

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

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

type AlibabaAlihealthBookingReserveCancelAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthBookingReserveCheckinRequest

func NewAlibabaAlihealthBookingReserveCheckinRequest() *AlibabaAlihealthBookingReserveCheckinAPIRequest

NewAlibabaAlihealthBookingReserveCheckinRequest 初始化AlibabaAlihealthBookingReserveCheckinAPIRequest对象

func (AlibabaAlihealthBookingReserveCheckinAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBookingReserveCheckinAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBookingReserveCheckinAPIRequest) GetCheckIn

GetCheckIn CheckIn Getter

func (AlibabaAlihealthBookingReserveCheckinAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthBookingReserveCheckinAPIRequest) SetCheckIn

SetCheckIn is CheckIn Setter check_in

type AlibabaAlihealthBookingReserveCheckinAPIResponse

type AlibabaAlihealthBookingReserveCheckinAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBookingReserveCheckinAPIResponseModel
}

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

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

type AlibabaAlihealthBookingReserveCheckinAPIResponseModel

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

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

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

确认预约

func NewAlibabaAlihealthBookingReserveConfirmRequest

func NewAlibabaAlihealthBookingReserveConfirmRequest() *AlibabaAlihealthBookingReserveConfirmAPIRequest

NewAlibabaAlihealthBookingReserveConfirmRequest 初始化AlibabaAlihealthBookingReserveConfirmAPIRequest对象

func (AlibabaAlihealthBookingReserveConfirmAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBookingReserveConfirmAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBookingReserveConfirmAPIRequest) GetConfirm

GetConfirm Confirm Getter

func (AlibabaAlihealthBookingReserveConfirmAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthBookingReserveConfirmAPIRequest) SetConfirm

SetConfirm is Confirm Setter 参数

type AlibabaAlihealthBookingReserveConfirmAPIResponse

type AlibabaAlihealthBookingReserveConfirmAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBookingReserveConfirmAPIResponseModel
}

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

确认预约

type AlibabaAlihealthBookingReserveConfirmAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthBookingReserveModifyRequest

func NewAlibabaAlihealthBookingReserveModifyRequest() *AlibabaAlihealthBookingReserveModifyAPIRequest

NewAlibabaAlihealthBookingReserveModifyRequest 初始化AlibabaAlihealthBookingReserveModifyAPIRequest对象

func (AlibabaAlihealthBookingReserveModifyAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBookingReserveModifyAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBookingReserveModifyAPIRequest) GetModify

GetModify Modify Getter

func (AlibabaAlihealthBookingReserveModifyAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthBookingReserveModifyAPIRequest) SetModify

SetModify is Modify Setter modify

type AlibabaAlihealthBookingReserveModifyAPIResponse

type AlibabaAlihealthBookingReserveModifyAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBookingReserveModifyAPIResponseModel
}

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

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

type AlibabaAlihealthBookingReserveModifyAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthBookingReserveRiseRequest

func NewAlibabaAlihealthBookingReserveRiseRequest() *AlibabaAlihealthBookingReserveRiseAPIRequest

NewAlibabaAlihealthBookingReserveRiseRequest 初始化AlibabaAlihealthBookingReserveRiseAPIRequest对象

func (AlibabaAlihealthBookingReserveRiseAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBookingReserveRiseAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBookingReserveRiseAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthBookingReserveRiseAPIRequest) GetRiseRequest

GetRiseRequest RiseRequest Getter

func (*AlibabaAlihealthBookingReserveRiseAPIRequest) SetRiseRequest

SetRiseRequest is RiseRequest Setter 参数

type AlibabaAlihealthBookingReserveRiseAPIResponse

type AlibabaAlihealthBookingReserveRiseAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBookingReserveRiseAPIResponseModel
}

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

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

type AlibabaAlihealthBookingReserveRiseAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthBookingReserveTreatRequest

func NewAlibabaAlihealthBookingReserveTreatRequest() *AlibabaAlihealthBookingReserveTreatAPIRequest

NewAlibabaAlihealthBookingReserveTreatRequest 初始化AlibabaAlihealthBookingReserveTreatAPIRequest对象

func (AlibabaAlihealthBookingReserveTreatAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthBookingReserveTreatAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthBookingReserveTreatAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthBookingReserveTreatAPIRequest) GetTreat

GetTreat Treat Getter

func (*AlibabaAlihealthBookingReserveTreatAPIRequest) SetTreat

SetTreat is Treat Setter treat

type AlibabaAlihealthBookingReserveTreatAPIResponse

type AlibabaAlihealthBookingReserveTreatAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthBookingReserveTreatAPIResponseModel
}

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

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

type AlibabaAlihealthBookingReserveTreatAPIResponseModel

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

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

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

ISV查询绑定审核状态

func NewAlibabaAlihealthDentalBindAuditQueryRequest

func NewAlibabaAlihealthDentalBindAuditQueryRequest() *AlibabaAlihealthDentalBindAuditQueryAPIRequest

NewAlibabaAlihealthDentalBindAuditQueryRequest 初始化AlibabaAlihealthDentalBindAuditQueryAPIRequest对象

func (AlibabaAlihealthDentalBindAuditQueryAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDentalBindAuditQueryAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalBindAuditQueryAPIRequest) GetBindIds

GetBindIds BindIds Getter

func (AlibabaAlihealthDentalBindAuditQueryAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthDentalBindAuditQueryAPIRequest) SetBindIds

SetBindIds is BindIds Setter 绑定ID列表

type AlibabaAlihealthDentalBindAuditQueryAPIResponse

type AlibabaAlihealthDentalBindAuditQueryAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDentalBindAuditQueryAPIResponseModel
}

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

ISV查询绑定审核状态

type AlibabaAlihealthDentalBindAuditQueryAPIResponseModel

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

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

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

func NewAlibabaAlihealthDentalItemBindRequest() *AlibabaAlihealthDentalItemBindAPIRequest

NewAlibabaAlihealthDentalItemBindRequest 初始化AlibabaAlihealthDentalItemBindAPIRequest对象

func (AlibabaAlihealthDentalItemBindAPIRequest) GetApiMethodName

func (r AlibabaAlihealthDentalItemBindAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDentalItemBindAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalItemBindAPIRequest) GetBindList

GetBindList BindList Getter

func (AlibabaAlihealthDentalItemBindAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthDentalItemBindAPIRequest) GetType

GetType Type Getter

func (*AlibabaAlihealthDentalItemBindAPIRequest) SetBindList

SetBindList is BindList Setter bind_list

func (*AlibabaAlihealthDentalItemBindAPIRequest) SetType

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

type AlibabaAlihealthDentalItemBindAPIResponse

type AlibabaAlihealthDentalItemBindAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDentalItemBindAPIResponseModel
}

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

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

type AlibabaAlihealthDentalItemBindAPIResponseModel

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

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

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

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

ISV获取口腔标品列表

func NewAlibabaAlihealthDentalItemListRequest

func NewAlibabaAlihealthDentalItemListRequest() *AlibabaAlihealthDentalItemListAPIRequest

NewAlibabaAlihealthDentalItemListRequest 初始化AlibabaAlihealthDentalItemListAPIRequest对象

func (AlibabaAlihealthDentalItemListAPIRequest) GetApiMethodName

func (r AlibabaAlihealthDentalItemListAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDentalItemListAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalItemListAPIRequest) GetNeedTestItem

func (r AlibabaAlihealthDentalItemListAPIRequest) GetNeedTestItem() bool

GetNeedTestItem NeedTestItem Getter

func (AlibabaAlihealthDentalItemListAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthDentalItemListAPIRequest) SetNeedTestItem

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

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

type AlibabaAlihealthDentalItemListAPIResponse

type AlibabaAlihealthDentalItemListAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDentalItemListAPIResponseModel
}

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

ISV获取口腔标品列表

type AlibabaAlihealthDentalItemListAPIResponseModel

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

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

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

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

ISV解绑商品

func NewAlibabaAlihealthDentalItemUnbindRequest

func NewAlibabaAlihealthDentalItemUnbindRequest() *AlibabaAlihealthDentalItemUnbindAPIRequest

NewAlibabaAlihealthDentalItemUnbindRequest 初始化AlibabaAlihealthDentalItemUnbindAPIRequest对象

func (AlibabaAlihealthDentalItemUnbindAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDentalItemUnbindAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalItemUnbindAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthDentalItemUnbindAPIRequest) GetSpItemId

GetSpItemId SpItemId Getter

func (AlibabaAlihealthDentalItemUnbindAPIRequest) GetSpStoreId

GetSpStoreId SpStoreId Getter

func (*AlibabaAlihealthDentalItemUnbindAPIRequest) SetSpItemId

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

SetSpItemId is SpItemId Setter ISV商品ID

func (*AlibabaAlihealthDentalItemUnbindAPIRequest) SetSpStoreId

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

SetSpStoreId is SpStoreId Setter ISV门店ID

type AlibabaAlihealthDentalItemUnbindAPIResponse

type AlibabaAlihealthDentalItemUnbindAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDentalItemUnbindAPIResponseModel
}

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

ISV解绑商品

type AlibabaAlihealthDentalItemUnbindAPIResponseModel

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

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

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

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

ISV查询对账单

func NewAlibabaAlihealthDentalStatementQueryRequest

func NewAlibabaAlihealthDentalStatementQueryRequest() *AlibabaAlihealthDentalStatementQueryAPIRequest

NewAlibabaAlihealthDentalStatementQueryRequest 初始化AlibabaAlihealthDentalStatementQueryAPIRequest对象

func (AlibabaAlihealthDentalStatementQueryAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDentalStatementQueryAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalStatementQueryAPIRequest) GetOrderId

GetOrderId OrderId Getter

func (AlibabaAlihealthDentalStatementQueryAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthDentalStatementQueryAPIRequest) GetStatementTime

GetStatementTime StatementTime Getter

func (*AlibabaAlihealthDentalStatementQueryAPIRequest) SetOrderId

SetOrderId is OrderId Setter 订单ID

func (*AlibabaAlihealthDentalStatementQueryAPIRequest) SetStatementTime

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

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

type AlibabaAlihealthDentalStatementQueryAPIResponse

type AlibabaAlihealthDentalStatementQueryAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDentalStatementQueryAPIResponseModel
}

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

ISV查询对账单

type AlibabaAlihealthDentalStatementQueryAPIResponseModel

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

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

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

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

ISV查询门店审核状态

func NewAlibabaAlihealthDentalStoreAuditQueryRequest

func NewAlibabaAlihealthDentalStoreAuditQueryRequest() *AlibabaAlihealthDentalStoreAuditQueryAPIRequest

NewAlibabaAlihealthDentalStoreAuditQueryRequest 初始化AlibabaAlihealthDentalStoreAuditQueryAPIRequest对象

func (AlibabaAlihealthDentalStoreAuditQueryAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDentalStoreAuditQueryAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalStoreAuditQueryAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthDentalStoreAuditQueryAPIRequest) GetStoreAuditIds

GetStoreAuditIds StoreAuditIds Getter

func (*AlibabaAlihealthDentalStoreAuditQueryAPIRequest) SetStoreAuditIds

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

SetStoreAuditIds is StoreAuditIds Setter 审核ID列表

type AlibabaAlihealthDentalStoreAuditQueryAPIResponse

type AlibabaAlihealthDentalStoreAuditQueryAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDentalStoreAuditQueryAPIResponseModel
}

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

ISV查询门店审核状态

type AlibabaAlihealthDentalStoreAuditQueryAPIResponseModel

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

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

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

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

ISV新增/修改口腔门店

func NewAlibabaAlihealthDentalStoreInsertorupdateRequest

func NewAlibabaAlihealthDentalStoreInsertorupdateRequest() *AlibabaAlihealthDentalStoreInsertorupdateAPIRequest

NewAlibabaAlihealthDentalStoreInsertorupdateRequest 初始化AlibabaAlihealthDentalStoreInsertorupdateAPIRequest对象

func (AlibabaAlihealthDentalStoreInsertorupdateAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDentalStoreInsertorupdateAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalStoreInsertorupdateAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthDentalStoreInsertorupdateAPIRequest) GetStore

GetStore Store Getter

func (*AlibabaAlihealthDentalStoreInsertorupdateAPIRequest) SetStore

SetStore is Store Setter 门店

type AlibabaAlihealthDentalStoreInsertorupdateAPIResponse

type AlibabaAlihealthDentalStoreInsertorupdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDentalStoreInsertorupdateAPIResponseModel
}

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

ISV新增/修改口腔门店

type AlibabaAlihealthDentalStoreInsertorupdateAPIResponseModel

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

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

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

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

门店无隐形消费签约

func NewAlibabaAlihealthDentalStoreInvisibleConsumeUpdateRequest

func NewAlibabaAlihealthDentalStoreInvisibleConsumeUpdateRequest() *AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIRequest

NewAlibabaAlihealthDentalStoreInvisibleConsumeUpdateRequest 初始化AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIRequest对象

func (AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIRequest) GetStore

GetStore Store Getter

func (*AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIRequest) SetStore

SetStore is Store Setter 入参

type AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIResponse

type AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIResponseModel
}

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

门店无隐形消费签约

type AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIResponseModel

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

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

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

根据健康ID获取支付宝ID

func NewAlibabaAlihealthDocbaseUserinfoAlipayidGetRequest

func NewAlibabaAlihealthDocbaseUserinfoAlipayidGetRequest() *AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest

NewAlibabaAlihealthDocbaseUserinfoAlipayidGetRequest 初始化AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest对象

func (AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) GetAlihealthUserId

GetAlihealthUserId AlihealthUserId Getter

func (AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) GetAppChannel

GetAppChannel AppChannel Getter

func (AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) SetAlihealthUserId

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

SetAlihealthUserId is AlihealthUserId Setter 阿里健康ID

func (*AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) SetAppChannel

SetAppChannel is AppChannel Setter 渠道alipay taobao uc gaode

type AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIResponse

type AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIResponseModel
}

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

根据健康ID获取支付宝ID

type AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthDruguseQueryRequest

func NewAlibabaAlihealthDruguseQueryRequest() *AlibabaAlihealthDruguseQueryAPIRequest

NewAlibabaAlihealthDruguseQueryRequest 初始化AlibabaAlihealthDruguseQueryAPIRequest对象

func (AlibabaAlihealthDruguseQueryAPIRequest) GetApiMethodName

func (r AlibabaAlihealthDruguseQueryAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDruguseQueryAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDruguseQueryAPIRequest) GetCommand

GetCommand Command Getter

func (AlibabaAlihealthDruguseQueryAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthDruguseQueryAPIRequest) SetCommand

SetCommand is Command Setter 入参

type AlibabaAlihealthDruguseQueryAPIResponse

type AlibabaAlihealthDruguseQueryAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDruguseQueryAPIResponseModel
}

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

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

type AlibabaAlihealthDruguseQueryAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthExaminationStockQueryRequest

func NewAlibabaAlihealthExaminationStockQueryRequest() *AlibabaAlihealthExaminationStockQueryAPIRequest

NewAlibabaAlihealthExaminationStockQueryRequest 初始化AlibabaAlihealthExaminationStockQueryAPIRequest对象

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetHospitalId

GetHospitalId HospitalId Getter

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetMerchantCode

GetMerchantCode MerchantCode Getter

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetPackageId

GetPackageId PackageId Getter

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetTimeFrom

GetTimeFrom TimeFrom Getter

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetTimeTo

GetTimeTo TimeTo Getter

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetHospitalId

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

SetHospitalId is HospitalId Setter 分院ID

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetMerchantCode

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

SetMerchantCode is MerchantCode Setter 商户唯一码

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetPackageId

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

SetPackageId is PackageId Setter 套餐id

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetTimeFrom

SetTimeFrom is TimeFrom Setter 开始日期

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetTimeTo

SetTimeTo is TimeTo Setter 结束日期

type AlibabaAlihealthExaminationStockQueryAPIResponse

type AlibabaAlihealthExaminationStockQueryAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthExaminationStockQueryAPIResponseModel
}

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

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

type AlibabaAlihealthExaminationStockQueryAPIResponseModel

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.2.5

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

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

阿里健康的问诊质控接口

func NewAlibabaAlihealthImriskQueryRequest added in v1.2.5

func NewAlibabaAlihealthImriskQueryRequest() *AlibabaAlihealthImriskQueryAPIRequest

NewAlibabaAlihealthImriskQueryRequest 初始化AlibabaAlihealthImriskQueryAPIRequest对象

func (AlibabaAlihealthImriskQueryAPIRequest) GetApiMethodName added in v1.2.5

func (r AlibabaAlihealthImriskQueryAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthImriskQueryAPIRequest) GetApiParams added in v1.2.5

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthImriskQueryAPIRequest) GetParam0 added in v1.2.5

GetParam0 Param0 Getter

func (AlibabaAlihealthImriskQueryAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthImriskQueryAPIRequest) SetParam0 added in v1.2.5

SetParam0 is Param0 Setter 入参数

type AlibabaAlihealthImriskQueryAPIResponse added in v1.2.5

type AlibabaAlihealthImriskQueryAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthImriskQueryAPIResponseModel
}

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

阿里健康的问诊质控接口

type AlibabaAlihealthImriskQueryAPIResponseModel added in v1.2.5

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 AlibabaAlihealthMedicalDepartmentSyncAPIRequest

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

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

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

func NewAlibabaAlihealthMedicalDepartmentSyncRequest

func NewAlibabaAlihealthMedicalDepartmentSyncRequest() *AlibabaAlihealthMedicalDepartmentSyncAPIRequest

NewAlibabaAlihealthMedicalDepartmentSyncRequest 初始化AlibabaAlihealthMedicalDepartmentSyncAPIRequest对象

func (AlibabaAlihealthMedicalDepartmentSyncAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalDepartmentSyncAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalDepartmentSyncAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalDepartmentSyncAPIRequest) GetSaveRequest

GetSaveRequest SaveRequest Getter

func (*AlibabaAlihealthMedicalDepartmentSyncAPIRequest) SetSaveRequest

SetSaveRequest is SaveRequest Setter 接口入参

type AlibabaAlihealthMedicalDepartmentSyncAPIResponse

type AlibabaAlihealthMedicalDepartmentSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalDepartmentSyncAPIResponseModel
}

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

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

type AlibabaAlihealthMedicalDepartmentSyncAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthMedicalDoctorSyncRequest

func NewAlibabaAlihealthMedicalDoctorSyncRequest() *AlibabaAlihealthMedicalDoctorSyncAPIRequest

NewAlibabaAlihealthMedicalDoctorSyncRequest 初始化AlibabaAlihealthMedicalDoctorSyncAPIRequest对象

func (AlibabaAlihealthMedicalDoctorSyncAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalDoctorSyncAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalDoctorSyncAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalDoctorSyncAPIRequest) GetSaveRequest

GetSaveRequest SaveRequest Getter

func (*AlibabaAlihealthMedicalDoctorSyncAPIRequest) SetSaveRequest

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

SetSaveRequest is SaveRequest Setter 接口入参

type AlibabaAlihealthMedicalDoctorSyncAPIResponse

type AlibabaAlihealthMedicalDoctorSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalDoctorSyncAPIResponseModel
}

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

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

type AlibabaAlihealthMedicalDoctorSyncAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthMedicalRegistrationSyncRequest

func NewAlibabaAlihealthMedicalRegistrationSyncRequest() *AlibabaAlihealthMedicalRegistrationSyncAPIRequest

NewAlibabaAlihealthMedicalRegistrationSyncRequest 初始化AlibabaAlihealthMedicalRegistrationSyncAPIRequest对象

func (AlibabaAlihealthMedicalRegistrationSyncAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalRegistrationSyncAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalRegistrationSyncAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalRegistrationSyncAPIRequest) GetSaveRequest

GetSaveRequest SaveRequest Getter

func (*AlibabaAlihealthMedicalRegistrationSyncAPIRequest) SetSaveRequest

SetSaveRequest is SaveRequest Setter 接口入参

type AlibabaAlihealthMedicalRegistrationSyncAPIResponse

type AlibabaAlihealthMedicalRegistrationSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalRegistrationSyncAPIResponseModel
}

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

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

type AlibabaAlihealthMedicalRegistrationSyncAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthMedicalRegistrationSyncnewRequest

func NewAlibabaAlihealthMedicalRegistrationSyncnewRequest() *AlibabaAlihealthMedicalRegistrationSyncnewAPIRequest

NewAlibabaAlihealthMedicalRegistrationSyncnewRequest 初始化AlibabaAlihealthMedicalRegistrationSyncnewAPIRequest对象

func (AlibabaAlihealthMedicalRegistrationSyncnewAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalRegistrationSyncnewAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalRegistrationSyncnewAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalRegistrationSyncnewAPIRequest) GetSaveRequest

GetSaveRequest SaveRequest Getter

func (*AlibabaAlihealthMedicalRegistrationSyncnewAPIRequest) SetSaveRequest

SetSaveRequest is SaveRequest Setter 接口入参

type AlibabaAlihealthMedicalRegistrationSyncnewAPIResponse

type AlibabaAlihealthMedicalRegistrationSyncnewAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalRegistrationSyncnewAPIResponseModel
}

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

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

type AlibabaAlihealthMedicalRegistrationSyncnewAPIResponseModel

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 AlibabaAlihealthMedicalbaseDeptStatusSyncAPIRequest added in v1.2.5

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

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

挂号医院上下线

func NewAlibabaAlihealthMedicalbaseDeptStatusSyncRequest added in v1.2.5

func NewAlibabaAlihealthMedicalbaseDeptStatusSyncRequest() *AlibabaAlihealthMedicalbaseDeptStatusSyncAPIRequest

NewAlibabaAlihealthMedicalbaseDeptStatusSyncRequest 初始化AlibabaAlihealthMedicalbaseDeptStatusSyncAPIRequest对象

func (AlibabaAlihealthMedicalbaseDeptStatusSyncAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalbaseDeptStatusSyncAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalbaseDeptStatusSyncAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalbaseDeptStatusSyncAPIRequest) GetTopChannelDeptSyncDTO added in v1.2.5

GetTopChannelDeptSyncDTO TopChannelDeptSyncDTO Getter

func (*AlibabaAlihealthMedicalbaseDeptStatusSyncAPIRequest) SetTopChannelDeptSyncDTO added in v1.2.5

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

SetTopChannelDeptSyncDTO is TopChannelDeptSyncDTO Setter 科室状态同步

type AlibabaAlihealthMedicalbaseDeptStatusSyncAPIResponse added in v1.2.5

type AlibabaAlihealthMedicalbaseDeptStatusSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseDeptStatusSyncAPIResponseModel
}

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

挂号医院上下线

type AlibabaAlihealthMedicalbaseDeptStatusSyncAPIResponseModel added in v1.2.5

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.2.5

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

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

直连科室上传接口

func NewAlibabaAlihealthMedicalbaseDeptSyncnewRequest added in v1.2.5

func NewAlibabaAlihealthMedicalbaseDeptSyncnewRequest() *AlibabaAlihealthMedicalbaseDeptSyncnewAPIRequest

NewAlibabaAlihealthMedicalbaseDeptSyncnewRequest 初始化AlibabaAlihealthMedicalbaseDeptSyncnewAPIRequest对象

func (AlibabaAlihealthMedicalbaseDeptSyncnewAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalbaseDeptSyncnewAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalbaseDeptSyncnewAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalbaseDeptSyncnewAPIRequest) GetTopChannelDeptSyncDTO added in v1.2.5

GetTopChannelDeptSyncDTO TopChannelDeptSyncDTO Getter

func (*AlibabaAlihealthMedicalbaseDeptSyncnewAPIRequest) SetTopChannelDeptSyncDTO added in v1.2.5

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

SetTopChannelDeptSyncDTO is TopChannelDeptSyncDTO Setter 科室状态同步

type AlibabaAlihealthMedicalbaseDeptSyncnewAPIResponse added in v1.2.5

type AlibabaAlihealthMedicalbaseDeptSyncnewAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseDeptSyncnewAPIResponseModel
}

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

直连科室上传接口

type AlibabaAlihealthMedicalbaseDeptSyncnewAPIResponseModel added in v1.2.5

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.2.5

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

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

挂号医院上下线

func NewAlibabaAlihealthMedicalbaseDoctorStatusSyncRequest added in v1.2.5

func NewAlibabaAlihealthMedicalbaseDoctorStatusSyncRequest() *AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIRequest

NewAlibabaAlihealthMedicalbaseDoctorStatusSyncRequest 初始化AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIRequest对象

func (AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIRequest) GetTopChannelDoctorSyncDTO added in v1.2.5

GetTopChannelDoctorSyncDTO TopChannelDoctorSyncDTO Getter

func (*AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIRequest) SetTopChannelDoctorSyncDTO added in v1.2.5

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

SetTopChannelDoctorSyncDTO is TopChannelDoctorSyncDTO Setter 医生下架

type AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIResponse added in v1.2.5

type AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIResponseModel
}

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

挂号医院上下线

type AlibabaAlihealthMedicalbaseDoctorStatusSyncAPIResponseModel added in v1.2.5

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.2.5

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

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

直连医生上传

func NewAlibabaAlihealthMedicalbaseDoctorSyncnewRequest added in v1.2.5

func NewAlibabaAlihealthMedicalbaseDoctorSyncnewRequest() *AlibabaAlihealthMedicalbaseDoctorSyncnewAPIRequest

NewAlibabaAlihealthMedicalbaseDoctorSyncnewRequest 初始化AlibabaAlihealthMedicalbaseDoctorSyncnewAPIRequest对象

func (AlibabaAlihealthMedicalbaseDoctorSyncnewAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalbaseDoctorSyncnewAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalbaseDoctorSyncnewAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalbaseDoctorSyncnewAPIRequest) GetTopChannelDoctorSyncDTO added in v1.2.5

GetTopChannelDoctorSyncDTO TopChannelDoctorSyncDTO Getter

func (*AlibabaAlihealthMedicalbaseDoctorSyncnewAPIRequest) SetTopChannelDoctorSyncDTO added in v1.2.5

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

SetTopChannelDoctorSyncDTO is TopChannelDoctorSyncDTO Setter 医生下架

type AlibabaAlihealthMedicalbaseDoctorSyncnewAPIResponse added in v1.2.5

type AlibabaAlihealthMedicalbaseDoctorSyncnewAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseDoctorSyncnewAPIResponseModel
}

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

直连医生上传

type AlibabaAlihealthMedicalbaseDoctorSyncnewAPIResponseModel added in v1.2.5

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.2.5

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

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

挂号医院上下线

func NewAlibabaAlihealthMedicalbaseHosStatusSyncRequest added in v1.2.5

func NewAlibabaAlihealthMedicalbaseHosStatusSyncRequest() *AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest

NewAlibabaAlihealthMedicalbaseHosStatusSyncRequest 初始化AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest对象

func (AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) GetFunctionCode added in v1.2.5

GetFunctionCode FunctionCode Getter

func (AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) GetIsvHosCode added in v1.2.5

GetIsvHosCode IsvHosCode Getter

func (AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) GetStatus added in v1.2.5

GetStatus Status Getter

func (*AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) SetFunctionCode added in v1.2.5

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

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

func (*AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) SetIsvHosCode added in v1.2.5

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

SetIsvHosCode is IsvHosCode Setter 服务商医院编码

func (*AlibabaAlihealthMedicalbaseHosStatusSyncAPIRequest) SetStatus added in v1.2.5

SetStatus is Status Setter normal 正常 maintaining 维护中

type AlibabaAlihealthMedicalbaseHosStatusSyncAPIResponse added in v1.2.5

type AlibabaAlihealthMedicalbaseHosStatusSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseHosStatusSyncAPIResponseModel
}

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

挂号医院上下线

type AlibabaAlihealthMedicalbaseHosStatusSyncAPIResponseModel added in v1.2.5

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.2.5

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

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

直连医院上传接口

func NewAlibabaAlihealthMedicalbaseHosSyncnewRequest added in v1.2.5

func NewAlibabaAlihealthMedicalbaseHosSyncnewRequest() *AlibabaAlihealthMedicalbaseHosSyncnewAPIRequest

NewAlibabaAlihealthMedicalbaseHosSyncnewRequest 初始化AlibabaAlihealthMedicalbaseHosSyncnewAPIRequest对象

func (AlibabaAlihealthMedicalbaseHosSyncnewAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalbaseHosSyncnewAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalbaseHosSyncnewAPIRequest) GetBizContent added in v1.2.5

GetBizContent BizContent Getter

func (AlibabaAlihealthMedicalbaseHosSyncnewAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthMedicalbaseHosSyncnewAPIRequest) SetBizContent added in v1.2.5

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

SetBizContent is BizContent Setter 212

type AlibabaAlihealthMedicalbaseHosSyncnewAPIResponse added in v1.2.5

type AlibabaAlihealthMedicalbaseHosSyncnewAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseHosSyncnewAPIResponseModel
}

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

直连医院上传接口

type AlibabaAlihealthMedicalbaseHosSyncnewAPIResponseModel added in v1.2.5

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.2.5

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

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

三方评论信息同步

func NewAlibabaAlihealthMedicalbaseThirdEvaluateSyncRequest added in v1.2.5

func NewAlibabaAlihealthMedicalbaseThirdEvaluateSyncRequest() *AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIRequest

NewAlibabaAlihealthMedicalbaseThirdEvaluateSyncRequest 初始化AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIRequest对象

func (AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIRequest) GetEvaluateRequest added in v1.2.5

GetEvaluateRequest EvaluateRequest Getter

func (AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIRequest) SetEvaluateRequest added in v1.2.5

SetEvaluateRequest is EvaluateRequest Setter 请求参数

type AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIResponse added in v1.2.5

type AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIResponseModel
}

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

三方评论信息同步

type AlibabaAlihealthMedicalbaseThirdEvaluateSyncAPIResponseModel added in v1.2.5

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.2.5

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.2.5

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

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

第三方订单同步

func NewAlibabaAlihealthMedicalbaseThirdOrderSyncRequest added in v1.2.5

func NewAlibabaAlihealthMedicalbaseThirdOrderSyncRequest() *AlibabaAlihealthMedicalbaseThirdOrderSyncAPIRequest

NewAlibabaAlihealthMedicalbaseThirdOrderSyncRequest 初始化AlibabaAlihealthMedicalbaseThirdOrderSyncAPIRequest对象

func (AlibabaAlihealthMedicalbaseThirdOrderSyncAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalbaseThirdOrderSyncAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalbaseThirdOrderSyncAPIRequest) GetOrderRequest added in v1.2.5

GetOrderRequest OrderRequest Getter

func (AlibabaAlihealthMedicalbaseThirdOrderSyncAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthMedicalbaseThirdOrderSyncAPIRequest) SetOrderRequest added in v1.2.5

SetOrderRequest is OrderRequest Setter 请求参数

type AlibabaAlihealthMedicalbaseThirdOrderSyncAPIResponse added in v1.2.5

type AlibabaAlihealthMedicalbaseThirdOrderSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseThirdOrderSyncAPIResponseModel
}

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

第三方订单同步

type AlibabaAlihealthMedicalbaseThirdOrderSyncAPIResponseModel added in v1.2.5

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.2.5

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 AlibabaAlihealthMsAreaProvinceListAPIRequest

type AlibabaAlihealthMsAreaProvinceListAPIRequest struct {
	model.Params
}

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

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

func NewAlibabaAlihealthMsAreaProvinceListRequest

func NewAlibabaAlihealthMsAreaProvinceListRequest() *AlibabaAlihealthMsAreaProvinceListAPIRequest

NewAlibabaAlihealthMsAreaProvinceListRequest 初始化AlibabaAlihealthMsAreaProvinceListAPIRequest对象

func (AlibabaAlihealthMsAreaProvinceListAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMsAreaProvinceListAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMsAreaProvinceListAPIRequest) GetRawParams added in v1.2.8

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

type AlibabaAlihealthMsAreaProvinceListAPIResponse

type AlibabaAlihealthMsAreaProvinceListAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMsAreaProvinceListAPIResponseModel
}

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

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

type AlibabaAlihealthMsAreaProvinceListAPIResponseModel

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

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

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

获取全国疫情统计数据

func NewAlibabaAlihealthNocovAlldiseaseinfoGetRequest

func NewAlibabaAlihealthNocovAlldiseaseinfoGetRequest() *AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest

NewAlibabaAlihealthNocovAlldiseaseinfoGetRequest 初始化AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest对象

func (AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) GetCity

GetCity City Getter

func (AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) GetCityCode

GetCityCode CityCode Getter

func (AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) GetProvince

GetProvince Province Getter

func (AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) SetCity

SetCity is City Setter 城市

func (*AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) SetCityCode

SetCityCode is CityCode Setter 城市code

func (*AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) SetProvince

SetProvince is Province Setter 省的

type AlibabaAlihealthNocovAlldiseaseinfoGetAPIResponse

type AlibabaAlihealthNocovAlldiseaseinfoGetAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthNocovAlldiseaseinfoGetAPIResponseModel
}

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

获取全国疫情统计数据

type AlibabaAlihealthNocovAlldiseaseinfoGetAPIResponseModel

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

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

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

绑定门店信息,商品信息

func NewAlibabaAlihealthReserveDentalBindshopanditemRequest

func NewAlibabaAlihealthReserveDentalBindshopanditemRequest() *AlibabaAlihealthReserveDentalBindshopanditemAPIRequest

NewAlibabaAlihealthReserveDentalBindshopanditemRequest 初始化AlibabaAlihealthReserveDentalBindshopanditemAPIRequest对象

func (AlibabaAlihealthReserveDentalBindshopanditemAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthReserveDentalBindshopanditemAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthReserveDentalBindshopanditemAPIRequest) GetBindList

GetBindList BindList Getter

func (AlibabaAlihealthReserveDentalBindshopanditemAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthReserveDentalBindshopanditemAPIRequest) SetBindList

SetBindList is BindList Setter bind_list

type AlibabaAlihealthReserveDentalBindshopanditemAPIResponse

type AlibabaAlihealthReserveDentalBindshopanditemAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthReserveDentalBindshopanditemAPIResponseModel
}

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

绑定门店信息,商品信息

type AlibabaAlihealthReserveDentalBindshopanditemAPIResponseModel

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

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

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

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

标记商品是否可预约

func NewAlibabaAlihealthReserveDentalMarkitemRequest

func NewAlibabaAlihealthReserveDentalMarkitemRequest() *AlibabaAlihealthReserveDentalMarkitemAPIRequest

NewAlibabaAlihealthReserveDentalMarkitemRequest 初始化AlibabaAlihealthReserveDentalMarkitemAPIRequest对象

func (AlibabaAlihealthReserveDentalMarkitemAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthReserveDentalMarkitemAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthReserveDentalMarkitemAPIRequest) GetItemId

GetItemId ItemId Getter

func (AlibabaAlihealthReserveDentalMarkitemAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthReserveDentalMarkitemAPIRequest) GetStatus

GetStatus Status Getter

func (*AlibabaAlihealthReserveDentalMarkitemAPIRequest) SetItemId

SetItemId is ItemId Setter 平台商品id

func (*AlibabaAlihealthReserveDentalMarkitemAPIRequest) SetStatus

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

type AlibabaAlihealthReserveDentalMarkitemAPIResponse

type AlibabaAlihealthReserveDentalMarkitemAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthReserveDentalMarkitemAPIResponseModel
}

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

标记商品是否可预约

type AlibabaAlihealthReserveDentalMarkitemAPIResponseModel

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

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

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

修改预约时间

func NewAlibabaAlihealthReserveDentalModifyrestimeRequest

func NewAlibabaAlihealthReserveDentalModifyrestimeRequest() *AlibabaAlihealthReserveDentalModifyrestimeAPIRequest

NewAlibabaAlihealthReserveDentalModifyrestimeRequest 初始化AlibabaAlihealthReserveDentalModifyrestimeAPIRequest对象

func (AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) GetReserveId

GetReserveId ReserveId Getter

func (AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) GetReserveTime

GetReserveTime ReserveTime Getter

func (*AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) SetReserveId

SetReserveId is ReserveId Setter 预约单ID

func (*AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) SetReserveTime

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

SetReserveTime is ReserveTime Setter 预约时间

type AlibabaAlihealthReserveDentalModifyrestimeAPIResponse

type AlibabaAlihealthReserveDentalModifyrestimeAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthReserveDentalModifyrestimeAPIResponseModel
}

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

修改预约时间

type AlibabaAlihealthReserveDentalModifyrestimeAPIResponseModel

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

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

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

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

查询商户门店,商品列表

func NewAlibabaAlihealthReserveDentalStoresanditemsRequest

func NewAlibabaAlihealthReserveDentalStoresanditemsRequest() *AlibabaAlihealthReserveDentalStoresanditemsAPIRequest

NewAlibabaAlihealthReserveDentalStoresanditemsRequest 初始化AlibabaAlihealthReserveDentalStoresanditemsAPIRequest对象

func (AlibabaAlihealthReserveDentalStoresanditemsAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthReserveDentalStoresanditemsAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthReserveDentalStoresanditemsAPIRequest) GetPageNo

GetPageNo PageNo Getter

func (AlibabaAlihealthReserveDentalStoresanditemsAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthReserveDentalStoresanditemsAPIRequest) SetPageNo

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

type AlibabaAlihealthReserveDentalStoresanditemsAPIResponse

type AlibabaAlihealthReserveDentalStoresanditemsAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthReserveDentalStoresanditemsAPIResponseModel
}

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

查询商户门店,商品列表

type AlibabaAlihealthReserveDentalStoresanditemsAPIResponseModel

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

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

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

绑定门店信息,商品信息

func NewAlibabaAlihealthReserveDentalUnbinditemRequest

func NewAlibabaAlihealthReserveDentalUnbinditemRequest() *AlibabaAlihealthReserveDentalUnbinditemAPIRequest

NewAlibabaAlihealthReserveDentalUnbinditemRequest 初始化AlibabaAlihealthReserveDentalUnbinditemAPIRequest对象

func (AlibabaAlihealthReserveDentalUnbinditemAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthReserveDentalUnbinditemAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthReserveDentalUnbinditemAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthReserveDentalUnbinditemAPIRequest) GetSpItemId

GetSpItemId SpItemId Getter

func (AlibabaAlihealthReserveDentalUnbinditemAPIRequest) GetSpStoreId

GetSpStoreId SpStoreId Getter

func (*AlibabaAlihealthReserveDentalUnbinditemAPIRequest) SetSpItemId

SetSpItemId is SpItemId Setter 服务商商品id

func (*AlibabaAlihealthReserveDentalUnbinditemAPIRequest) SetSpStoreId

SetSpStoreId is SpStoreId Setter 服务商门店id

type AlibabaAlihealthReserveDentalUnbinditemAPIResponse

type AlibabaAlihealthReserveDentalUnbinditemAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthReserveDentalUnbinditemAPIResponseModel
}

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

绑定门店信息,商品信息

type AlibabaAlihealthReserveDentalUnbinditemAPIResponseModel

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

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

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

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

仓库侧换证发起审批

func NewAlibabaAlihealthStoreCertificateCreateRequest

func NewAlibabaAlihealthStoreCertificateCreateRequest() *AlibabaAlihealthStoreCertificateCreateAPIRequest

NewAlibabaAlihealthStoreCertificateCreateRequest 初始化AlibabaAlihealthStoreCertificateCreateAPIRequest对象

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetAuditType

GetAuditType AuditType Getter

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetBizNo

GetBizNo BizNo Getter

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetContent

GetContent Content Getter

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetStoreCode

GetStoreCode StoreCode Getter

func (*AlibabaAlihealthStoreCertificateCreateAPIRequest) SetAuditType

SetAuditType is AuditType Setter 审批业务类型

func (*AlibabaAlihealthStoreCertificateCreateAPIRequest) SetBizNo

SetBizNo is BizNo Setter 业务单号

func (*AlibabaAlihealthStoreCertificateCreateAPIRequest) SetContent

SetContent is Content Setter 审批内容

func (*AlibabaAlihealthStoreCertificateCreateAPIRequest) SetStoreCode

SetStoreCode is StoreCode Setter 仓库code

type AlibabaAlihealthStoreCertificateCreateAPIResponse

type AlibabaAlihealthStoreCertificateCreateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthStoreCertificateCreateAPIResponseModel
}

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

仓库侧换证发起审批

type AlibabaAlihealthStoreCertificateCreateAPIResponseModel

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

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.2.8

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

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

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

func NewAlibabaAlihealthTmsCutConfirmRequest added in v1.2.8

func NewAlibabaAlihealthTmsCutConfirmRequest() *AlibabaAlihealthTmsCutConfirmAPIRequest

NewAlibabaAlihealthTmsCutConfirmRequest 初始化AlibabaAlihealthTmsCutConfirmAPIRequest对象

func (AlibabaAlihealthTmsCutConfirmAPIRequest) GetApiMethodName added in v1.2.8

func (r AlibabaAlihealthTmsCutConfirmAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTmsCutConfirmAPIRequest) GetApiParams added in v1.2.8

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTmsCutConfirmAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthTmsCutConfirmAPIRequest) GetTmsCutResultConfirmRequest added in v1.2.8

func (r AlibabaAlihealthTmsCutConfirmAPIRequest) GetTmsCutResultConfirmRequest() *TmsCutResultConfirmRequest

GetTmsCutResultConfirmRequest TmsCutResultConfirmRequest Getter

func (*AlibabaAlihealthTmsCutConfirmAPIRequest) SetTmsCutResultConfirmRequest added in v1.2.8

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

SetTmsCutResultConfirmRequest is TmsCutResultConfirmRequest Setter 参数

type AlibabaAlihealthTmsCutConfirmAPIResponse added in v1.2.8

type AlibabaAlihealthTmsCutConfirmAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTmsCutConfirmAPIResponseModel
}

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

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

type AlibabaAlihealthTmsCutConfirmAPIResponseModel added in v1.2.8

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.2.8

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

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

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

用于正大鸡蛋激活追溯码

func NewAlibabaAlihealthTracecodeplatformCodeActiveRequest

func NewAlibabaAlihealthTracecodeplatformCodeActiveRequest() *AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest

NewAlibabaAlihealthTracecodeplatformCodeActiveRequest 初始化AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest对象

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetCallbackUrl

GetCallbackUrl CallbackUrl Getter

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetFileInfo

GetFileInfo FileInfo Getter

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetFileName

GetFileName FileName Getter

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetProdId

GetProdId ProdId Getter

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) SetCallbackUrl

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

SetCallbackUrl is CallbackUrl Setter 回调url

func (*AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) SetFileInfo

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

func (*AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) SetFileName

SetFileName is FileName Setter 文件名

func (*AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) SetProdId

SetProdId is ProdId Setter 商品id

type AlibabaAlihealthTracecodeplatformCodeActiveAPIResponse

type AlibabaAlihealthTracecodeplatformCodeActiveAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodeplatformCodeActiveAPIResponseModel
}

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

用于正大鸡蛋激活追溯码

type AlibabaAlihealthTracecodeplatformCodeActiveAPIResponseModel

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

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

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

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

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

func NewAlibabaAlihealthTracecodeplatformCodeEntscanRequest

func NewAlibabaAlihealthTracecodeplatformCodeEntscanRequest() *AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest

NewAlibabaAlihealthTracecodeplatformCodeEntscanRequest 初始化AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest对象

func (AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) GetCode

GetCode Code Getter

func (AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) GetServiceFlag

GetServiceFlag ServiceFlag Getter

func (*AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) SetCode

SetCode is Code Setter 药监码

func (*AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) SetServiceFlag

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

type AlibabaAlihealthTracecodeplatformCodeEntscanAPIResponse

type AlibabaAlihealthTracecodeplatformCodeEntscanAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodeplatformCodeEntscanAPIResponseModel
}

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

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

type AlibabaAlihealthTracecodeplatformCodeEntscanAPIResponseModel

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

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

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

查询出入库单处理结果api

func NewAlibabaAlihealthTracecodesellerBillResultSearchRequest

func NewAlibabaAlihealthTracecodesellerBillResultSearchRequest() *AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest

NewAlibabaAlihealthTracecodesellerBillResultSearchRequest 初始化AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest对象

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetBeginDate

GetBeginDate BeginDate Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetBillCode

GetBillCode BillCode Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetEndDate

GetEndDate EndDate Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetEntInfoId

GetEntInfoId EntInfoId Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetPage

GetPage Page Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetPageSize

GetPageSize PageSize Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetSellerName

GetSellerName SellerName Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetSkeyCode

GetSkeyCode SkeyCode Getter

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetBeginDate

SetBeginDate is BeginDate Setter 查询开始日期

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetBillCode

SetBillCode is BillCode Setter 单据编号

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetEndDate

SetEndDate is EndDate Setter 查询结束日期

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetEntInfoId

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetPage

SetPage is Page Setter 当前页

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetPageSize

SetPageSize is PageSize Setter 每页条数

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetSellerName

SetSellerName is SellerName Setter 不需要

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetSkeyCode

SetSkeyCode is SkeyCode Setter top身份认证

type AlibabaAlihealthTracecodesellerBillResultSearchAPIResponse

type AlibabaAlihealthTracecodesellerBillResultSearchAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerBillResultSearchAPIResponseModel
}

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

查询出入库单处理结果api

type AlibabaAlihealthTracecodesellerBillResultSearchAPIResponseModel

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

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

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

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

上传入出库单api

func NewAlibabaAlihealthTracecodesellerBillUploadRequest

func NewAlibabaAlihealthTracecodesellerBillUploadRequest() *AlibabaAlihealthTracecodesellerBillUploadAPIRequest

NewAlibabaAlihealthTracecodesellerBillUploadRequest 初始化AlibabaAlihealthTracecodesellerBillUploadAPIRequest对象

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetBillCode

GetBillCode BillCode Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetCodeInfo

GetCodeInfo CodeInfo Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetEntInfoId

GetEntInfoId EntInfoId Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetEntMerchantId

GetEntMerchantId EntMerchantId Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetSkeyCode

GetSkeyCode SkeyCode Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetTime

GetTime Time Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetType

GetType Type Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetWarehouseId

GetWarehouseId WarehouseId Getter

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetBillCode

SetBillCode is BillCode Setter 单据编号

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetCodeInfo

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

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetEntInfoId

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetEntMerchantId

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

SetEntMerchantId is EntMerchantId Setter 渠道商id

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetSkeyCode

SetSkeyCode is SkeyCode Setter 身份认证

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetTime

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

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetType

SetType is Type Setter 出入库类型

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetWarehouseId

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

SetWarehouseId is WarehouseId Setter 自己仓库id

type AlibabaAlihealthTracecodesellerBillUploadAPIResponse

type AlibabaAlihealthTracecodesellerBillUploadAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerBillUploadAPIResponseModel
}

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

上传入出库单api

type AlibabaAlihealthTracecodesellerBillUploadAPIResponseModel

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

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

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

查询渠道商api

func NewAlibabaAlihealthTracecodesellerChannelSearchRequest

func NewAlibabaAlihealthTracecodesellerChannelSearchRequest() *AlibabaAlihealthTracecodesellerChannelSearchAPIRequest

NewAlibabaAlihealthTracecodesellerChannelSearchRequest 初始化AlibabaAlihealthTracecodesellerChannelSearchAPIRequest对象

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetEntInfoId

GetEntInfoId EntInfoId Getter

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetOutInType

GetOutInType OutInType Getter

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetPage

GetPage Page Getter

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetPageSize

GetPageSize PageSize Getter

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetSkeyCode

GetSkeyCode SkeyCode Getter

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetEntInfoId

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetOutInType

SetOutInType is OutInType Setter 0 出库 2 入库

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetPage

SetPage is Page Setter 第几页

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetPageSize

SetPageSize is PageSize Setter 每页几条

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetSkeyCode

SetSkeyCode is SkeyCode Setter 身份认证

type AlibabaAlihealthTracecodesellerChannelSearchAPIResponse

type AlibabaAlihealthTracecodesellerChannelSearchAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerChannelSearchAPIResponseModel
}

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

查询渠道商api

type AlibabaAlihealthTracecodesellerChannelSearchAPIResponseModel

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

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

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

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

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

func NewAlibabaAlihealthTracecodesellerCodeActiveRequest

func NewAlibabaAlihealthTracecodesellerCodeActiveRequest() *AlibabaAlihealthTracecodesellerCodeActiveAPIRequest

NewAlibabaAlihealthTracecodesellerCodeActiveRequest 初始化AlibabaAlihealthTracecodesellerCodeActiveAPIRequest对象

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetCorrelationRatio

GetCorrelationRatio CorrelationRatio Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetCorrelationType

GetCorrelationType CorrelationType Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetFileContent

GetFileContent FileContent Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetFileName

GetFileName FileName Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetLanguage

GetLanguage Language Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetProductInfoId

GetProductInfoId ProductInfoId Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetCorrelationRatio

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

SetCorrelationRatio is CorrelationRatio Setter 关联比例

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetCorrelationType

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

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

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetFileContent

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

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

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetFileName

SetFileName is FileName Setter 文件名

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetLanguage

SetLanguage is Language Setter 语言标识

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetProductInfoId

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

SetProductInfoId is ProductInfoId Setter 商品编号

type AlibabaAlihealthTracecodesellerCodeActiveAPIResponse

type AlibabaAlihealthTracecodesellerCodeActiveAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerCodeActiveAPIResponseModel
}

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

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

type AlibabaAlihealthTracecodesellerCodeActiveAPIResponseModel

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

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

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

解除码的关联关系

func NewAlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveRequest

func NewAlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveRequest() *AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest

NewAlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveRequest 初始化AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest对象

func (AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) GetEntInfoId

GetEntInfoId EntInfoId Getter

func (AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) GetTbUserId

GetTbUserId TbUserId Getter

func (AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) GetTopCode

GetTopCode TopCode Getter

func (*AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) SetEntInfoId

SetEntInfoId is EntInfoId Setter 企业id

func (*AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) SetTbUserId

SetTbUserId is TbUserId Setter 淘宝名

func (*AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) SetTopCode

SetTopCode is TopCode Setter 顶层码

type AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIResponse

type AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIResponseModel
}

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

解除码的关联关系

type AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIResponseModel

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

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

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

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

func NewAlibabaAlihealthTracecodesellerCodeSingleCodereplaceRequest

func NewAlibabaAlihealthTracecodesellerCodeSingleCodereplaceRequest() *AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest

NewAlibabaAlihealthTracecodesellerCodeSingleCodereplaceRequest 初始化AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest对象

func (AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) GetEntInfoId

GetEntInfoId EntInfoId Getter

func (AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) GetNewCode

GetNewCode NewCode Getter

func (AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) GetOldCode

GetOldCode OldCode Getter

func (AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) SetEntInfoId

SetEntInfoId is EntInfoId Setter 企业id

func (*AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) SetNewCode

SetNewCode is NewCode Setter 新码

func (*AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) SetOldCode

SetOldCode is OldCode Setter 老码

type AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIResponse

type AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIResponseModel
}

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

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

type AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIResponseModel

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

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

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

查询商家信息

func NewAlibabaAlihealthTracecodesellerEntSearchRequest

func NewAlibabaAlihealthTracecodesellerEntSearchRequest() *AlibabaAlihealthTracecodesellerEntSearchAPIRequest

NewAlibabaAlihealthTracecodesellerEntSearchRequest 初始化AlibabaAlihealthTracecodesellerEntSearchAPIRequest对象

func (AlibabaAlihealthTracecodesellerEntSearchAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerEntSearchAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerEntSearchAPIRequest) GetName

GetName Name Getter

func (AlibabaAlihealthTracecodesellerEntSearchAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthTracecodesellerEntSearchAPIRequest) GetSkeyCode

GetSkeyCode SkeyCode Getter

func (AlibabaAlihealthTracecodesellerEntSearchAPIRequest) GetTbUserId

GetTbUserId TbUserId Getter

func (*AlibabaAlihealthTracecodesellerEntSearchAPIRequest) SetName

SetName is Name Setter 商家名称

func (*AlibabaAlihealthTracecodesellerEntSearchAPIRequest) SetSkeyCode

SetSkeyCode is SkeyCode Setter appkey

func (*AlibabaAlihealthTracecodesellerEntSearchAPIRequest) SetTbUserId

SetTbUserId is TbUserId Setter 淘宝名

type AlibabaAlihealthTracecodesellerEntSearchAPIResponse

type AlibabaAlihealthTracecodesellerEntSearchAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerEntSearchAPIResponseModel
}

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

查询商家信息

type AlibabaAlihealthTracecodesellerEntSearchAPIResponseModel

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

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

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

查询商品api

func NewAlibabaAlihealthTracecodesellerProductSearchRequest

func NewAlibabaAlihealthTracecodesellerProductSearchRequest() *AlibabaAlihealthTracecodesellerProductSearchAPIRequest

NewAlibabaAlihealthTracecodesellerProductSearchRequest 初始化AlibabaAlihealthTracecodesellerProductSearchAPIRequest对象

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetEntInfoId

GetEntInfoId EntInfoId Getter

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetPage

GetPage Page Getter

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetPageSize

GetPageSize PageSize Getter

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetSkeyCode

GetSkeyCode SkeyCode Getter

func (*AlibabaAlihealthTracecodesellerProductSearchAPIRequest) SetEntInfoId

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerProductSearchAPIRequest) SetPage

SetPage is Page Setter 页数

func (*AlibabaAlihealthTracecodesellerProductSearchAPIRequest) SetPageSize

SetPageSize is PageSize Setter 每页条数

func (*AlibabaAlihealthTracecodesellerProductSearchAPIRequest) SetSkeyCode

SetSkeyCode is SkeyCode Setter 身份认证

type AlibabaAlihealthTracecodesellerProductSearchAPIResponse

type AlibabaAlihealthTracecodesellerProductSearchAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerProductSearchAPIResponseModel
}

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

查询商品api

type AlibabaAlihealthTracecodesellerProductSearchAPIResponseModel

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

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

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

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

查询仓库api

func NewAlibabaAlihealthTracecodesellerWarehouseSearchRequest

func NewAlibabaAlihealthTracecodesellerWarehouseSearchRequest() *AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest

NewAlibabaAlihealthTracecodesellerWarehouseSearchRequest 初始化AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest对象

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetAppkey

GetAppkey Appkey Getter

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetEntInfoId

GetEntInfoId EntInfoId Getter

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetPage

GetPage Page Getter

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetPageSize

GetPageSize PageSize Getter

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) SetAppkey

SetAppkey is Appkey Setter 身份认证

func (*AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) SetEntInfoId

SetEntInfoId is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) SetPage

SetPage is Page Setter 第几页

func (*AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) SetPageSize

SetPageSize is PageSize Setter 每页多少条

type AlibabaAlihealthTracecodesellerWarehouseSearchAPIResponse

type AlibabaAlihealthTracecodesellerWarehouseSearchAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthTracecodesellerWarehouseSearchAPIResponseModel
}

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

查询仓库api

type AlibabaAlihealthTracecodesellerWarehouseSearchAPIResponseModel

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

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

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

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

订单详情查询接口

func NewAlibabaHealthNrCepOrderQueryRequest

func NewAlibabaHealthNrCepOrderQueryRequest() *AlibabaHealthNrCepOrderQueryAPIRequest

NewAlibabaHealthNrCepOrderQueryRequest 初始化AlibabaHealthNrCepOrderQueryAPIRequest对象

func (AlibabaHealthNrCepOrderQueryAPIRequest) GetApiMethodName

func (r AlibabaHealthNrCepOrderQueryAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaHealthNrCepOrderQueryAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaHealthNrCepOrderQueryAPIRequest) GetOrderId

GetOrderId OrderId Getter

func (AlibabaHealthNrCepOrderQueryAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaHealthNrCepOrderQueryAPIRequest) SetOrderId

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

SetOrderId is OrderId Setter 订单号

type AlibabaHealthNrCepOrderQueryAPIResponse

type AlibabaHealthNrCepOrderQueryAPIResponse struct {
	model.CommonResponse
	AlibabaHealthNrCepOrderQueryAPIResponseModel
}

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

订单详情查询接口

type AlibabaHealthNrCepOrderQueryAPIResponseModel

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

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

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

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

func NewAlibabaHealthNrCepOutorderUploadRequest

func NewAlibabaHealthNrCepOutorderUploadRequest() *AlibabaHealthNrCepOutorderUploadAPIRequest

NewAlibabaHealthNrCepOutorderUploadRequest 初始化AlibabaHealthNrCepOutorderUploadAPIRequest对象

func (AlibabaHealthNrCepOutorderUploadAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaHealthNrCepOutorderUploadAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaHealthNrCepOutorderUploadAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaHealthNrCepOutorderUploadAPIRequest) GetTopWarOutDto

GetTopWarOutDto TopWarOutDto Getter

func (*AlibabaHealthNrCepOutorderUploadAPIRequest) SetTopWarOutDto

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

SetTopWarOutDto is TopWarOutDto Setter 出库单对象

type AlibabaHealthNrCepOutorderUploadAPIResponse

type AlibabaHealthNrCepOutorderUploadAPIResponse struct {
	model.CommonResponse
	AlibabaHealthNrCepOutorderUploadAPIResponseModel
}

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

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

type AlibabaHealthNrCepOutorderUploadAPIResponseModel

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

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

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

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

func NewAlibabaHealthNrCepWarstqtyBatchupdateRequest

func NewAlibabaHealthNrCepWarstqtyBatchupdateRequest() *AlibabaHealthNrCepWarstqtyBatchupdateAPIRequest

NewAlibabaHealthNrCepWarstqtyBatchupdateRequest 初始化AlibabaHealthNrCepWarstqtyBatchupdateAPIRequest对象

func (AlibabaHealthNrCepWarstqtyBatchupdateAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaHealthNrCepWarstqtyBatchupdateAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaHealthNrCepWarstqtyBatchupdateAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaHealthNrCepWarstqtyBatchupdateAPIRequest) GetWarStqtyList

GetWarStqtyList WarStqtyList Getter

func (*AlibabaHealthNrCepWarstqtyBatchupdateAPIRequest) SetWarStqtyList

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

SetWarStqtyList is WarStqtyList Setter 库存更新对象

type AlibabaHealthNrCepWarstqtyBatchupdateAPIResponse

type AlibabaHealthNrCepWarstqtyBatchupdateAPIResponse struct {
	model.CommonResponse
	AlibabaHealthNrCepWarstqtyBatchupdateAPIResponseModel
}

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

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

type AlibabaHealthNrCepWarstqtyBatchupdateAPIResponseModel

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>alibaba_alihealth_tracecodeseller_channel_search_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>alibaba_alihealth_tracecodeseller_bill_result_search_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

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

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

商家批量更新宝贝价格

func NewTaobaoDrugPriceBatchUpdateRequest

func NewTaobaoDrugPriceBatchUpdateRequest() *TaobaoDrugPriceBatchUpdateAPIRequest

NewTaobaoDrugPriceBatchUpdateRequest 初始化TaobaoDrugPriceBatchUpdateAPIRequest对象

func (TaobaoDrugPriceBatchUpdateAPIRequest) GetApiMethodName

func (r TaobaoDrugPriceBatchUpdateAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoDrugPriceBatchUpdateAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugPriceBatchUpdateAPIRequest) GetOutItemIdPriceMap

func (r TaobaoDrugPriceBatchUpdateAPIRequest) GetOutItemIdPriceMap() string

GetOutItemIdPriceMap OutItemIdPriceMap Getter

func (TaobaoDrugPriceBatchUpdateAPIRequest) GetOutStoreId

func (r TaobaoDrugPriceBatchUpdateAPIRequest) GetOutStoreId() string

GetOutStoreId OutStoreId Getter

func (TaobaoDrugPriceBatchUpdateAPIRequest) GetRawParams added in v1.2.8

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

func (*TaobaoDrugPriceBatchUpdateAPIRequest) SetOutItemIdPriceMap

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

SetOutItemIdPriceMap is OutItemIdPriceMap Setter 商品ID和价格

func (*TaobaoDrugPriceBatchUpdateAPIRequest) SetOutStoreId

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

SetOutStoreId is OutStoreId Setter 外部店铺ID

type TaobaoDrugPriceBatchUpdateAPIResponse

type TaobaoDrugPriceBatchUpdateAPIResponse struct {
	model.CommonResponse
	TaobaoDrugPriceBatchUpdateAPIResponseModel
}

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

商家批量更新宝贝价格

type TaobaoDrugPriceBatchUpdateAPIResponseModel

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

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

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

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

商家更新价格

func NewTaobaoDrugPriceUpdateRequest

func NewTaobaoDrugPriceUpdateRequest() *TaobaoDrugPriceUpdateAPIRequest

NewTaobaoDrugPriceUpdateRequest 初始化TaobaoDrugPriceUpdateAPIRequest对象

func (TaobaoDrugPriceUpdateAPIRequest) GetApiMethodName

func (r TaobaoDrugPriceUpdateAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoDrugPriceUpdateAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugPriceUpdateAPIRequest) GetOutItemId

func (r TaobaoDrugPriceUpdateAPIRequest) GetOutItemId() string

GetOutItemId OutItemId Getter

func (TaobaoDrugPriceUpdateAPIRequest) GetOutStoreId

func (r TaobaoDrugPriceUpdateAPIRequest) GetOutStoreId() string

GetOutStoreId OutStoreId Getter

func (TaobaoDrugPriceUpdateAPIRequest) GetPrice

GetPrice Price Getter

func (TaobaoDrugPriceUpdateAPIRequest) GetRawParams added in v1.2.8

func (r TaobaoDrugPriceUpdateAPIRequest) GetRawParams() model.Params

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

func (*TaobaoDrugPriceUpdateAPIRequest) SetOutItemId

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

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

func (*TaobaoDrugPriceUpdateAPIRequest) SetOutStoreId

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

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

func (*TaobaoDrugPriceUpdateAPIRequest) SetPrice

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

SetPrice is Price Setter 商品价格

type TaobaoDrugPriceUpdateAPIResponse

type TaobaoDrugPriceUpdateAPIResponse struct {
	model.CommonResponse
	TaobaoDrugPriceUpdateAPIResponseModel
}

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

商家更新价格

type TaobaoDrugPriceUpdateAPIResponseModel

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

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

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

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

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

func NewTaobaoDrugQuantityBatchUpdateRequest

func NewTaobaoDrugQuantityBatchUpdateRequest() *TaobaoDrugQuantityBatchUpdateAPIRequest

NewTaobaoDrugQuantityBatchUpdateRequest 初始化TaobaoDrugQuantityBatchUpdateAPIRequest对象

func (TaobaoDrugQuantityBatchUpdateAPIRequest) GetApiMethodName

func (r TaobaoDrugQuantityBatchUpdateAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoDrugQuantityBatchUpdateAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugQuantityBatchUpdateAPIRequest) GetOutItemIdQuantityMap

func (r TaobaoDrugQuantityBatchUpdateAPIRequest) GetOutItemIdQuantityMap() string

GetOutItemIdQuantityMap OutItemIdQuantityMap Getter

func (TaobaoDrugQuantityBatchUpdateAPIRequest) GetOutStoreId

GetOutStoreId OutStoreId Getter

func (TaobaoDrugQuantityBatchUpdateAPIRequest) GetRawParams added in v1.2.8

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

func (*TaobaoDrugQuantityBatchUpdateAPIRequest) SetOutItemIdQuantityMap

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

SetOutItemIdQuantityMap is OutItemIdQuantityMap Setter 商品ID和库存

func (*TaobaoDrugQuantityBatchUpdateAPIRequest) SetOutStoreId

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

SetOutStoreId is OutStoreId Setter 外部店铺ID

type TaobaoDrugQuantityBatchUpdateAPIResponse

type TaobaoDrugQuantityBatchUpdateAPIResponse struct {
	model.CommonResponse
	TaobaoDrugQuantityBatchUpdateAPIResponseModel
}

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

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

type TaobaoDrugQuantityBatchUpdateAPIResponseModel

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

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

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

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

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

func NewTaobaoDrugQuantityUpdateRequest

func NewTaobaoDrugQuantityUpdateRequest() *TaobaoDrugQuantityUpdateAPIRequest

NewTaobaoDrugQuantityUpdateRequest 初始化TaobaoDrugQuantityUpdateAPIRequest对象

func (TaobaoDrugQuantityUpdateAPIRequest) GetApiMethodName

func (r TaobaoDrugQuantityUpdateAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoDrugQuantityUpdateAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugQuantityUpdateAPIRequest) GetOutItemId

func (r TaobaoDrugQuantityUpdateAPIRequest) GetOutItemId() string

GetOutItemId OutItemId Getter

func (TaobaoDrugQuantityUpdateAPIRequest) GetOutStoreId

func (r TaobaoDrugQuantityUpdateAPIRequest) GetOutStoreId() string

GetOutStoreId OutStoreId Getter

func (TaobaoDrugQuantityUpdateAPIRequest) GetQuantity

func (r TaobaoDrugQuantityUpdateAPIRequest) GetQuantity() int64

GetQuantity Quantity Getter

func (TaobaoDrugQuantityUpdateAPIRequest) GetRawParams added in v1.2.8

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

func (*TaobaoDrugQuantityUpdateAPIRequest) SetOutItemId

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

SetOutItemId is OutItemId Setter 外部商品ID

func (*TaobaoDrugQuantityUpdateAPIRequest) SetOutStoreId

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

SetOutStoreId is OutStoreId Setter 外部店铺ID

func (*TaobaoDrugQuantityUpdateAPIRequest) SetQuantity

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

SetQuantity is Quantity Setter 库存数量

type TaobaoDrugQuantityUpdateAPIResponse

type TaobaoDrugQuantityUpdateAPIResponse struct {
	model.CommonResponse
	TaobaoDrugQuantityUpdateAPIResponseModel
}

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

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

type TaobaoDrugQuantityUpdateAPIResponseModel

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

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

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

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

查询卖家外卖店列表

func NewTaobaoDrugShopListRequest

func NewTaobaoDrugShopListRequest() *TaobaoDrugShopListAPIRequest

NewTaobaoDrugShopListRequest 初始化TaobaoDrugShopListAPIRequest对象

func (TaobaoDrugShopListAPIRequest) GetApiMethodName

func (r TaobaoDrugShopListAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoDrugShopListAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugShopListAPIRequest) GetKeywords

func (r TaobaoDrugShopListAPIRequest) GetKeywords() string

GetKeywords Keywords Getter

func (TaobaoDrugShopListAPIRequest) GetPage

func (r TaobaoDrugShopListAPIRequest) GetPage() int64

GetPage Page Getter

func (TaobaoDrugShopListAPIRequest) GetPageSize

func (r TaobaoDrugShopListAPIRequest) GetPageSize() int64

GetPageSize PageSize Getter

func (TaobaoDrugShopListAPIRequest) GetRawParams added in v1.2.8

func (r TaobaoDrugShopListAPIRequest) GetRawParams() model.Params

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

func (TaobaoDrugShopListAPIRequest) GetStatus

func (r TaobaoDrugShopListAPIRequest) GetStatus() int64

GetStatus Status Getter

func (*TaobaoDrugShopListAPIRequest) SetKeywords

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

SetKeywords is Keywords Setter 查询关键字

func (*TaobaoDrugShopListAPIRequest) SetPage

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

SetPage is Page Setter 页码

func (*TaobaoDrugShopListAPIRequest) SetPageSize

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

SetPageSize is PageSize Setter 每页条数

func (*TaobaoDrugShopListAPIRequest) SetStatus

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

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

type TaobaoDrugShopListAPIResponse

type TaobaoDrugShopListAPIResponse struct {
	model.CommonResponse
	TaobaoDrugShopListAPIResponseModel
}

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

查询卖家外卖店列表

type TaobaoDrugShopListAPIResponseModel

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

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

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

阿里健康020接单

func NewTaobaoTradeDrugConfirmorderRequest

func NewTaobaoTradeDrugConfirmorderRequest() *TaobaoTradeDrugConfirmorderAPIRequest

NewTaobaoTradeDrugConfirmorderRequest 初始化TaobaoTradeDrugConfirmorderAPIRequest对象

func (TaobaoTradeDrugConfirmorderAPIRequest) GetApiMethodName

func (r TaobaoTradeDrugConfirmorderAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoTradeDrugConfirmorderAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugConfirmorderAPIRequest) GetConfirmType

func (r TaobaoTradeDrugConfirmorderAPIRequest) GetConfirmType() int64

GetConfirmType ConfirmType Getter

func (TaobaoTradeDrugConfirmorderAPIRequest) GetDeliveryId

func (r TaobaoTradeDrugConfirmorderAPIRequest) GetDeliveryId() int64

GetDeliveryId DeliveryId Getter

func (TaobaoTradeDrugConfirmorderAPIRequest) GetOrderId

GetOrderId OrderId Getter

func (TaobaoTradeDrugConfirmorderAPIRequest) GetRawParams added in v1.2.8

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

func (TaobaoTradeDrugConfirmorderAPIRequest) GetSubUserNick

func (r TaobaoTradeDrugConfirmorderAPIRequest) GetSubUserNick() string

GetSubUserNick SubUserNick Getter

func (*TaobaoTradeDrugConfirmorderAPIRequest) SetConfirmType

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

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

SetDeliveryId is DeliveryId Setter 代送宝 代送商ID

func (*TaobaoTradeDrugConfirmorderAPIRequest) SetOrderId

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

SetOrderId is OrderId Setter 订单ID

func (*TaobaoTradeDrugConfirmorderAPIRequest) SetSubUserNick

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

SetSubUserNick is SubUserNick Setter 子账号nick

type TaobaoTradeDrugConfirmorderAPIResponse

type TaobaoTradeDrugConfirmorderAPIResponse struct {
	model.CommonResponse
	TaobaoTradeDrugConfirmorderAPIResponseModel
}

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

阿里健康020接单

type TaobaoTradeDrugConfirmorderAPIResponseModel

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

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

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

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

func NewTaobaoTradeDrugGetRequest

func NewTaobaoTradeDrugGetRequest() *TaobaoTradeDrugGetAPIRequest

NewTaobaoTradeDrugGetRequest 初始化TaobaoTradeDrugGetAPIRequest对象

func (TaobaoTradeDrugGetAPIRequest) GetApiMethodName

func (r TaobaoTradeDrugGetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoTradeDrugGetAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugGetAPIRequest) GetIsAll

func (r TaobaoTradeDrugGetAPIRequest) GetIsAll() bool

GetIsAll IsAll Getter

func (TaobaoTradeDrugGetAPIRequest) GetMaxSize

func (r TaobaoTradeDrugGetAPIRequest) GetMaxSize() int64

GetMaxSize MaxSize Getter

func (TaobaoTradeDrugGetAPIRequest) GetRawParams added in v1.2.8

func (r TaobaoTradeDrugGetAPIRequest) GetRawParams() model.Params

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

func (TaobaoTradeDrugGetAPIRequest) GetStoreId

func (r TaobaoTradeDrugGetAPIRequest) GetStoreId() int64

GetStoreId StoreId Getter

func (*TaobaoTradeDrugGetAPIRequest) SetIsAll

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

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

func (*TaobaoTradeDrugGetAPIRequest) SetMaxSize

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

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

func (*TaobaoTradeDrugGetAPIRequest) SetStoreId

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

SetStoreId is StoreId Setter 店铺id

type TaobaoTradeDrugGetAPIResponse

type TaobaoTradeDrugGetAPIResponse struct {
	model.CommonResponse
	TaobaoTradeDrugGetAPIResponseModel
}

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

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

type TaobaoTradeDrugGetAPIResponseModel

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

type TaobaoTradeDrugGetResult struct {
	// 订单列表
	ResultList []TaobaoTradeDrugGetResult `json:"result_list,omitempty" xml:"result_list>taobao_trade_drug_get_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

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

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

商家查看订单详情

func NewTaobaoTradeDrugOrderGetRequest

func NewTaobaoTradeDrugOrderGetRequest() *TaobaoTradeDrugOrderGetAPIRequest

NewTaobaoTradeDrugOrderGetRequest 初始化TaobaoTradeDrugOrderGetAPIRequest对象

func (TaobaoTradeDrugOrderGetAPIRequest) GetApiMethodName

func (r TaobaoTradeDrugOrderGetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoTradeDrugOrderGetAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugOrderGetAPIRequest) GetOrderId

GetOrderId OrderId Getter

func (TaobaoTradeDrugOrderGetAPIRequest) GetRawParams added in v1.2.8

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

func (*TaobaoTradeDrugOrderGetAPIRequest) SetOrderId

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

SetOrderId is OrderId Setter 订单id

type TaobaoTradeDrugOrderGetAPIResponse

type TaobaoTradeDrugOrderGetAPIResponse struct {
	model.CommonResponse
	TaobaoTradeDrugOrderGetAPIResponseModel
}

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

商家查看订单详情

type TaobaoTradeDrugOrderGetAPIResponseModel

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

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

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

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

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

func NewTaobaoTradeDrugOrdersGetRequest

func NewTaobaoTradeDrugOrdersGetRequest() *TaobaoTradeDrugOrdersGetAPIRequest

NewTaobaoTradeDrugOrdersGetRequest 初始化TaobaoTradeDrugOrdersGetAPIRequest对象

func (TaobaoTradeDrugOrdersGetAPIRequest) GetApiMethodName

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoTradeDrugOrdersGetAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugOrdersGetAPIRequest) GetIsAllOrder

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetIsAllOrder() bool

GetIsAllOrder IsAllOrder Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetIsAllShop

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetIsAllShop() bool

GetIsAllShop IsAllShop Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetKeyword

GetKeyword Keyword Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetOrderStatus

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetOrderStatus() int64

GetOrderStatus OrderStatus Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetPageNo

GetPageNo PageNo Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetPageSize

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetPageSize() int64

GetPageSize PageSize Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetRawParams added in v1.2.8

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

func (TaobaoTradeDrugOrdersGetAPIRequest) GetShopId

GetShopId ShopId Getter

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetIsAllOrder

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

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

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetIsAllShop

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

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

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetKeyword

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

SetKeyword is Keyword Setter 关键字

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetOrderStatus

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

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

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetPageNo

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

SetPageNo is PageNo Setter 页码

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetPageSize

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

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

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetShopId

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

SetShopId is ShopId Setter 外卖分店ID

type TaobaoTradeDrugOrdersGetAPIResponse

type TaobaoTradeDrugOrdersGetAPIResponse struct {
	model.CommonResponse
	TaobaoTradeDrugOrdersGetAPIResponseModel
}

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

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

type TaobaoTradeDrugOrdersGetAPIResponseModel

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

type TaobaoTradeDrugOrdersGetResult struct {
	// 订单列表
	ResultList []TaobaoTradeDrugOrdersGetResult `json:"result_list,omitempty" xml:"result_list>taobao_trade_drug_orders_get_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

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

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

阿里健康020拒单

func NewTaobaoTradeDrugRefuseorderRequest

func NewTaobaoTradeDrugRefuseorderRequest() *TaobaoTradeDrugRefuseorderAPIRequest

NewTaobaoTradeDrugRefuseorderRequest 初始化TaobaoTradeDrugRefuseorderAPIRequest对象

func (TaobaoTradeDrugRefuseorderAPIRequest) GetApiMethodName

func (r TaobaoTradeDrugRefuseorderAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoTradeDrugRefuseorderAPIRequest) GetApiParams

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugRefuseorderAPIRequest) GetOrderId

GetOrderId OrderId Getter

func (TaobaoTradeDrugRefuseorderAPIRequest) GetRawParams added in v1.2.8

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

func (TaobaoTradeDrugRefuseorderAPIRequest) GetRefuseReason

func (r TaobaoTradeDrugRefuseorderAPIRequest) GetRefuseReason() string

GetRefuseReason RefuseReason Getter

func (*TaobaoTradeDrugRefuseorderAPIRequest) SetOrderId

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

SetOrderId is OrderId Setter 订单ID

func (*TaobaoTradeDrugRefuseorderAPIRequest) SetRefuseReason

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

SetRefuseReason is RefuseReason Setter 拒单原因

type TaobaoTradeDrugRefuseorderAPIResponse

type TaobaoTradeDrugRefuseorderAPIResponse struct {
	model.CommonResponse
	TaobaoTradeDrugRefuseorderAPIResponseModel
}

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

阿里健康020拒单

type TaobaoTradeDrugRefuseorderAPIResponseModel

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