alihealth2

package
v1.2.1 Latest Latest
Warning

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

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

Documentation

Overview

阿里健康API model

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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

Get Cancel Getter

func (*AlibabaAlihealthBookingReserveCancelAPIRequest) SetCancel

Set 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

Get CheckIn Getter

func (*AlibabaAlihealthBookingReserveCheckinAPIRequest) SetCheckIn

Set 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

Get Confirm Getter

func (*AlibabaAlihealthBookingReserveConfirmAPIRequest) SetConfirm

Set 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

Get Modify Getter

func (*AlibabaAlihealthBookingReserveModifyAPIRequest) SetModify

Set 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) GetRiseRequest

Get RiseRequest Getter

func (*AlibabaAlihealthBookingReserveRiseAPIRequest) SetRiseRequest

Set 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) GetTreat

Get Treat Getter

func (*AlibabaAlihealthBookingReserveTreatAPIRequest) SetTreat

Set 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

Get BindIds Getter

func (*AlibabaAlihealthDentalBindAuditQueryAPIRequest) SetBindIds

Set 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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalItemBindAPIRequest) GetBindList

Get BindList Getter

func (AlibabaAlihealthDentalItemBindAPIRequest) GetType

Get Type Getter

func (*AlibabaAlihealthDentalItemBindAPIRequest) SetBindList

Set is BindList Setter bind_list

func (*AlibabaAlihealthDentalItemBindAPIRequest) SetType

Set 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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalItemListAPIRequest) GetNeedTestItem

func (r AlibabaAlihealthDentalItemListAPIRequest) GetNeedTestItem() bool

Get NeedTestItem Getter

func (*AlibabaAlihealthDentalItemListAPIRequest) SetNeedTestItem

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

Set 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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDentalItemUnbindAPIRequest) GetSpItemId

Get SpItemId Getter

func (AlibabaAlihealthDentalItemUnbindAPIRequest) GetSpStoreId

Get SpStoreId Getter

func (*AlibabaAlihealthDentalItemUnbindAPIRequest) SetSpItemId

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

Set is SpItemId Setter ISV商品ID

func (*AlibabaAlihealthDentalItemUnbindAPIRequest) SetSpStoreId

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

Set 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 {
	// true
	Model bool `json:"model,omitempty" xml:"model,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"`
}

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

Get OrderId Getter

func (AlibabaAlihealthDentalStatementQueryAPIRequest) GetStatementTime

Get StatementTime Getter

func (*AlibabaAlihealthDentalStatementQueryAPIRequest) SetOrderId

Set is OrderId Setter 订单ID

func (*AlibabaAlihealthDentalStatementQueryAPIRequest) SetStatementTime

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

Set 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 {
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
	// model
	StatementDetailVos []StatementDetailVo `json:"statement_detail_vos,omitempty" xml:"statement_detail_vos>statement_detail_vo,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) GetStoreAuditIds

Get StoreAuditIds Getter

func (*AlibabaAlihealthDentalStoreAuditQueryAPIRequest) SetStoreAuditIds

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

Set 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) GetStore

Get Store Getter

func (*AlibabaAlihealthDentalStoreInsertorupdateAPIRequest) SetStore

Set 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 {
	// model
	Model *StoreAuditVo `json:"model,omitempty" xml:"model,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"`
}

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) GetStore

Get Store Getter

func (*AlibabaAlihealthDentalStoreInvisibleConsumeUpdateAPIRequest) SetStore

Set 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

Get AlihealthUserId Getter

func (AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) GetAppChannel

Get AppChannel Getter

func (*AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) SetAlihealthUserId

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

Set is AlihealthUserId Setter 阿里健康ID

func (*AlibabaAlihealthDocbaseUserinfoAlipayidGetAPIRequest) SetAppChannel

Set 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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDruguseQueryAPIRequest) GetCommand

Get Command Getter

func (*AlibabaAlihealthDruguseQueryAPIRequest) SetCommand

Set 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

Get HospitalId Getter

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetMerchantCode

Get MerchantCode Getter

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetPackageId

Get PackageId Getter

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetTimeFrom

Get TimeFrom Getter

func (AlibabaAlihealthExaminationStockQueryAPIRequest) GetTimeTo

Get TimeTo Getter

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetHospitalId

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

Set is HospitalId Setter 分院ID

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetMerchantCode

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

Set is MerchantCode Setter 商户唯一码

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetPackageId

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

Set is PackageId Setter 套餐id

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetTimeFrom

Set is TimeFrom Setter 开始日期

func (*AlibabaAlihealthExaminationStockQueryAPIRequest) SetTimeTo

Set 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"`
	// 返回结果描述
	Message string `json:"message,omitempty" xml:"message,omitempty"`
	// 门店库存列表
	StorageList []Storage `json:"storage_list,omitempty" xml:"storage_list>storage,omitempty"`
	// 返回结果编码
	ResponseCode string `json:"response_code,omitempty" xml:"response_code,omitempty"`
	// 是否支持分时能力
	TimeSharingEnable bool `json:"time_sharing_enable,omitempty" xml:"time_sharing_enable,omitempty"`
}

AlibabaAlihealthExaminationStockQueryAPIResponseModel 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) GetSaveRequest

Get SaveRequest Getter

func (*AlibabaAlihealthMedicalDepartmentSyncAPIRequest) SetSaveRequest

Set 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) GetSaveRequest

Get SaveRequest Getter

func (*AlibabaAlihealthMedicalDoctorSyncAPIRequest) SetSaveRequest

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

Set 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 AlibabaAlihealthMedicalHospitalSyncAPIRequest

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

阿里将康支付宝挂号数据医院回传接口 API请求 alibaba.alihealth.medical.hospital.sync

阿里将康支付宝挂号数据医院回传接口

func NewAlibabaAlihealthMedicalHospitalSyncRequest

func NewAlibabaAlihealthMedicalHospitalSyncRequest() *AlibabaAlihealthMedicalHospitalSyncAPIRequest

NewAlibabaAlihealthMedicalHospitalSyncRequest 初始化AlibabaAlihealthMedicalHospitalSyncAPIRequest对象

func (AlibabaAlihealthMedicalHospitalSyncAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalHospitalSyncAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalHospitalSyncAPIRequest) GetSaveRequest

Get SaveRequest Getter

func (*AlibabaAlihealthMedicalHospitalSyncAPIRequest) SetSaveRequest

Set is SaveRequest Setter top保存入参

type AlibabaAlihealthMedicalHospitalSyncAPIResponse

type AlibabaAlihealthMedicalHospitalSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalHospitalSyncAPIResponseModel
}
AlibabaAlihealthMedicalHospitalSyncAPIResponse

阿里将康支付宝挂号数据医院回传接口 API返回值 alibaba.alihealth.medical.hospital.sync

阿里将康支付宝挂号数据医院回传接口

type AlibabaAlihealthMedicalHospitalSyncAPIResponseModel

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

AlibabaAlihealthMedicalHospitalSyncAPIResponseModel is 阿里将康支付宝挂号数据医院回传接口 成功返回结果

type AlibabaAlihealthMedicalRegisterWeiyiSyncAPIRequest

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

微医数据号源回传 API请求 alibaba.alihealth.medical.register.weiyi.sync

微医号源数据回传

func NewAlibabaAlihealthMedicalRegisterWeiyiSyncRequest

func NewAlibabaAlihealthMedicalRegisterWeiyiSyncRequest() *AlibabaAlihealthMedicalRegisterWeiyiSyncAPIRequest

NewAlibabaAlihealthMedicalRegisterWeiyiSyncRequest 初始化AlibabaAlihealthMedicalRegisterWeiyiSyncAPIRequest对象

func (AlibabaAlihealthMedicalRegisterWeiyiSyncAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthMedicalRegisterWeiyiSyncAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthMedicalRegisterWeiyiSyncAPIRequest) GetServiceRequest

Get ServiceRequest Getter

func (*AlibabaAlihealthMedicalRegisterWeiyiSyncAPIRequest) SetServiceRequest

func (r *AlibabaAlihealthMedicalRegisterWeiyiSyncAPIRequest) SetServiceRequest(_serviceRequest *SourcesReturnVo) error

Set is ServiceRequest Setter 号源数据实体

type AlibabaAlihealthMedicalRegisterWeiyiSyncAPIResponse

type AlibabaAlihealthMedicalRegisterWeiyiSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalRegisterWeiyiSyncAPIResponseModel
}
AlibabaAlihealthMedicalRegisterWeiyiSyncAPIResponse

微医数据号源回传 API返回值 alibaba.alihealth.medical.register.weiyi.sync

微医号源数据回传

type AlibabaAlihealthMedicalRegisterWeiyiSyncAPIResponseModel

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

AlibabaAlihealthMedicalRegisterWeiyiSyncAPIResponseModel 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) GetSaveRequest

Get SaveRequest Getter

func (*AlibabaAlihealthMedicalRegistrationSyncAPIRequest) SetSaveRequest

Set 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) GetSaveRequest

Get SaveRequest Getter

func (*AlibabaAlihealthMedicalRegistrationSyncnewAPIRequest) SetSaveRequest

Set 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 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参数

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

Get City Getter

func (AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) GetCityCode

Get CityCode Getter

func (AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) GetProvince

Get Province Getter

func (*AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) SetCity

Set is City Setter 城市

func (*AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) SetCityCode

Set is CityCode Setter 城市code

func (*AlibabaAlihealthNocovAlldiseaseinfoGetAPIRequest) SetProvince

Set 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"`
	// success
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,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"`
}

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

Get BindList Getter

func (*AlibabaAlihealthReserveDentalBindshopanditemAPIRequest) SetBindList

Set 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 {
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
	// errMessage
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// errCode
	ErrCode string `json:"err_code,omitempty" xml:"err_code,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

Get ItemId Getter

func (AlibabaAlihealthReserveDentalMarkitemAPIRequest) GetStatus

Get Status Getter

func (*AlibabaAlihealthReserveDentalMarkitemAPIRequest) SetItemId

Set is ItemId Setter 平台商品id

func (*AlibabaAlihealthReserveDentalMarkitemAPIRequest) SetStatus

Set 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) GetReserveId

Get ReserveId Getter

func (AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) GetReserveTime

Get ReserveTime Getter

func (*AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) SetReserveId

Set is ReserveId Setter 预约单ID

func (*AlibabaAlihealthReserveDentalModifyrestimeAPIRequest) SetReserveTime

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

Set 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

Get PageNo Getter

func (*AlibabaAlihealthReserveDentalStoresanditemsAPIRequest) SetPageNo

Set 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) GetSpItemId

Get SpItemId Getter

func (AlibabaAlihealthReserveDentalUnbinditemAPIRequest) GetSpStoreId

Get SpStoreId Getter

func (*AlibabaAlihealthReserveDentalUnbinditemAPIRequest) SetSpItemId

Set is SpItemId Setter 服务商商品id

func (*AlibabaAlihealthReserveDentalUnbinditemAPIRequest) SetSpStoreId

Set 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 {
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
	// errMessage
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// errCode
	ErrCode string `json:"err_code,omitempty" xml:"err_code,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

Get AuditType Getter

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetBizNo

Get BizNo Getter

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetContent

Get Content Getter

func (AlibabaAlihealthStoreCertificateCreateAPIRequest) GetStoreCode

Get StoreCode Getter

func (*AlibabaAlihealthStoreCertificateCreateAPIRequest) SetAuditType

Set is AuditType Setter 审批业务类型

func (*AlibabaAlihealthStoreCertificateCreateAPIRequest) SetBizNo

Set is BizNo Setter 业务单号

func (*AlibabaAlihealthStoreCertificateCreateAPIRequest) SetContent

Set is Content Setter 审批内容

func (*AlibabaAlihealthStoreCertificateCreateAPIRequest) SetStoreCode

Set 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 {
	// 状态
	Status bool `json:"status,omitempty" xml:"status,omitempty"`
	// 错误码
	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`
	// 错误信息
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 创建审批流是否成功
	Module bool `json:"module,omitempty" xml:"module,omitempty"`
}

AlibabaAlihealthStoreCertificateCreateResult 结构体

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

Get CallbackUrl Getter

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetFileInfo

Get FileInfo Getter

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetFileName

Get FileName Getter

func (AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) GetProdId

Get ProdId Getter

func (*AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) SetCallbackUrl

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

Set is CallbackUrl Setter 回调url

func (*AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) SetFileInfo

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

func (*AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) SetFileName

Set is FileName Setter 文件名

func (*AlibabaAlihealthTracecodeplatformCodeActiveAPIRequest) SetProdId

Set 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

Get Code Getter

func (AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) GetServiceFlag

Get ServiceFlag Getter

func (*AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) SetCode

Set is Code Setter 药监码

func (*AlibabaAlihealthTracecodeplatformCodeEntscanAPIRequest) SetServiceFlag

Set 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

Get BeginDate Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetBillCode

Get BillCode Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetEndDate

Get EndDate Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetEntInfoId

Get EntInfoId Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetPage

Get Page Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetPageSize

Get PageSize Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetSellerName

Get SellerName Getter

func (AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) GetSkeyCode

Get SkeyCode Getter

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetBeginDate

Set is BeginDate Setter 查询开始日期

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetBillCode

Set is BillCode Setter 单据编号

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetEndDate

Set is EndDate Setter 查询结束日期

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetEntInfoId

Set is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetPage

Set is Page Setter 当前页

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetPageSize

Set is PageSize Setter 每页条数

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetSellerName

Set is SellerName Setter 不需要

func (*AlibabaAlihealthTracecodesellerBillResultSearchAPIRequest) SetSkeyCode

Set 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 {
	// 单据处理时间
	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"`
	// 单据编号
	BillCode string `json:"bill_code,omitempty" xml:"bill_code,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

Get BillCode Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetCodeInfo

Get CodeInfo Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetEntInfoId

Get EntInfoId Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetEntMerchantId

Get EntMerchantId Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetSkeyCode

Get SkeyCode Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetTime

Get Time Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetType

Get Type Getter

func (AlibabaAlihealthTracecodesellerBillUploadAPIRequest) GetWarehouseId

Get WarehouseId Getter

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetBillCode

Set is BillCode Setter 单据编号

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetCodeInfo

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

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetEntInfoId

Set is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetEntMerchantId

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

Set is EntMerchantId Setter 渠道商id

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetSkeyCode

Set is SkeyCode Setter 身份认证

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetTime

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

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetType

Set is Type Setter 出入库类型

func (*AlibabaAlihealthTracecodesellerBillUploadAPIRequest) SetWarehouseId

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

Set 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"`
	// model
	Model bool `json:"model,omitempty" xml:"model,omitempty"`
	// msgCode
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// msgInfo
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,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

Get EntInfoId Getter

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetOutInType

Get OutInType Getter

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetPage

Get Page Getter

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetPageSize

Get PageSize Getter

func (AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) GetSkeyCode

Get SkeyCode Getter

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetEntInfoId

Set is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetOutInType

Set is OutInType Setter 0 出库 2 入库

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetPage

Set is Page Setter 第几页

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetPageSize

Set is PageSize Setter 每页几条

func (*AlibabaAlihealthTracecodesellerChannelSearchAPIRequest) SetSkeyCode

Set 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

Get CorrelationRatio Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetCorrelationType

Get CorrelationType Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetFileContent

Get FileContent Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetFileName

Get FileName Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetLanguage

Get Language Getter

func (AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) GetProductInfoId

Get ProductInfoId Getter

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetCorrelationRatio

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

Set is CorrelationRatio Setter 关联比例

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetCorrelationType

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

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

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetFileContent

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

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

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetFileName

Set is FileName Setter 文件名

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetLanguage

Set is Language Setter 语言标识

func (*AlibabaAlihealthTracecodesellerCodeActiveAPIRequest) SetProductInfoId

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

Set 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

Get EntInfoId Getter

func (AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) GetTbUserId

Get TbUserId Getter

func (AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) GetTopCode

Get TopCode Getter

func (*AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) SetEntInfoId

Set is EntInfoId Setter 企业id

func (*AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) SetTbUserId

Set is TbUserId Setter 淘宝名

func (*AlibabaAlihealthTracecodesellerCodeRelationCodeantiactiveAPIRequest) SetTopCode

Set 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"`
	// 成功失败标记
	Model bool `json:"model,omitempty" xml:"model,omitempty"`
	// 成功失败信息编码
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 成功失败信息
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,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

Get EntInfoId Getter

func (AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) GetNewCode

Get NewCode Getter

func (AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) GetOldCode

Get OldCode Getter

func (*AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) SetEntInfoId

Set is EntInfoId Setter 企业id

func (*AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) SetNewCode

Set is NewCode Setter 新码

func (*AlibabaAlihealthTracecodesellerCodeSingleCodereplaceAPIRequest) SetOldCode

Set 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

Get Name Getter

func (AlibabaAlihealthTracecodesellerEntSearchAPIRequest) GetSkeyCode

Get SkeyCode Getter

func (AlibabaAlihealthTracecodesellerEntSearchAPIRequest) GetTbUserId

Get TbUserId Getter

func (*AlibabaAlihealthTracecodesellerEntSearchAPIRequest) SetName

Set is Name Setter 商家名称

func (*AlibabaAlihealthTracecodesellerEntSearchAPIRequest) SetSkeyCode

Set is SkeyCode Setter appkey

func (*AlibabaAlihealthTracecodesellerEntSearchAPIRequest) SetTbUserId

Set 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

Get EntInfoId Getter

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetPage

Get Page Getter

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetPageSize

Get PageSize Getter

func (AlibabaAlihealthTracecodesellerProductSearchAPIRequest) GetSkeyCode

Get SkeyCode Getter

func (*AlibabaAlihealthTracecodesellerProductSearchAPIRequest) SetEntInfoId

Set is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerProductSearchAPIRequest) SetPage

Set is Page Setter 页数

func (*AlibabaAlihealthTracecodesellerProductSearchAPIRequest) SetPageSize

Set is PageSize Setter 每页条数

func (*AlibabaAlihealthTracecodesellerProductSearchAPIRequest) SetSkeyCode

Set 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

Get Appkey Getter

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetEntInfoId

Get EntInfoId Getter

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetPage

Get Page Getter

func (AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) GetPageSize

Get PageSize Getter

func (*AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) SetAppkey

Set is Appkey Setter 身份认证

func (*AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) SetEntInfoId

Set is EntInfoId Setter 商家id

func (*AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) SetPage

Set is Page Setter 第几页

func (*AlibabaAlihealthTracecodesellerWarehouseSearchAPIRequest) SetPageSize

Set 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 {
	// id
	Id int64 `json:"id,omitempty" xml:"id,omitempty"`
	// 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"`
}

AlibabaAlihealthTracecodesellerWarehouseSearchResult 结构体

type AlibabaFmhealthPressureReportCreateAPIRequest

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

血压报告接口 API请求 alibaba.fmhealth.pressure.report.create

生成用户血压测量报告

func NewAlibabaFmhealthPressureReportCreateRequest

func NewAlibabaFmhealthPressureReportCreateRequest() *AlibabaFmhealthPressureReportCreateAPIRequest

NewAlibabaFmhealthPressureReportCreateRequest 初始化AlibabaFmhealthPressureReportCreateAPIRequest对象

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetReportData

Get ReportData Getter

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetReportPeriod

Get ReportPeriod Getter

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetReportPeriodDays

func (r AlibabaFmhealthPressureReportCreateAPIRequest) GetReportPeriodDays() string

Get ReportPeriodDays Getter

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetReportSource

Get ReportSource Getter

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetReportTime

Get ReportTime Getter

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetReportType

Get ReportType Getter

func (AlibabaFmhealthPressureReportCreateAPIRequest) GetUserId

Get UserId Getter

func (*AlibabaFmhealthPressureReportCreateAPIRequest) SetReportData

func (r *AlibabaFmhealthPressureReportCreateAPIRequest) SetReportData(_reportData string) error

Set is ReportData Setter 报告内容

func (*AlibabaFmhealthPressureReportCreateAPIRequest) SetReportPeriod

func (r *AlibabaFmhealthPressureReportCreateAPIRequest) SetReportPeriod(_reportPeriod string) error

Set is ReportPeriod Setter 报告周期

func (*AlibabaFmhealthPressureReportCreateAPIRequest) SetReportPeriodDays

func (r *AlibabaFmhealthPressureReportCreateAPIRequest) SetReportPeriodDays(_reportPeriodDays string) error

Set is ReportPeriodDays Setter 报告周期天数

func (*AlibabaFmhealthPressureReportCreateAPIRequest) SetReportSource

func (r *AlibabaFmhealthPressureReportCreateAPIRequest) SetReportSource(_reportSource string) error

Set is ReportSource Setter 数据来源

func (*AlibabaFmhealthPressureReportCreateAPIRequest) SetReportTime

func (r *AlibabaFmhealthPressureReportCreateAPIRequest) SetReportTime(_reportTime string) error

Set is ReportTime Setter 报告时间

func (*AlibabaFmhealthPressureReportCreateAPIRequest) SetReportType

func (r *AlibabaFmhealthPressureReportCreateAPIRequest) SetReportType(_reportType string) error

Set is ReportType Setter 报告类型

func (*AlibabaFmhealthPressureReportCreateAPIRequest) SetUserId

Set is UserId Setter 用户id

type AlibabaFmhealthPressureReportCreateAPIResponse

type AlibabaFmhealthPressureReportCreateAPIResponse struct {
	model.CommonResponse
	AlibabaFmhealthPressureReportCreateAPIResponseModel
}
AlibabaFmhealthPressureReportCreateAPIResponse

血压报告接口 API返回值 alibaba.fmhealth.pressure.report.create

生成用户血压测量报告

type AlibabaFmhealthPressureReportCreateAPIResponseModel

type AlibabaFmhealthPressureReportCreateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_fmhealth_pressure_report_create_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// msgCode
	MsgCode int64 `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// data
	Data string `json:"data,omitempty" xml:"data,omitempty"`
	// msgInfo
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// success
	Status bool `json:"status,omitempty" xml:"status,omitempty"`
}

AlibabaFmhealthPressureReportCreateAPIResponseModel is 血压报告接口 成功返回结果

type AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest

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

薄荷同步三方记录 API请求 alibaba.fmhealth.weight.lossplan.syncweightdata

用于三方薄荷同步数据到健康会员

func NewAlibabaFmhealthWeightLossplanSyncweightdataRequest

func NewAlibabaFmhealthWeightLossplanSyncweightdataRequest() *AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest

NewAlibabaFmhealthWeightLossplanSyncweightdataRequest 初始化AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest对象

func (AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest) GetApiMethodName

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest) GetApiParams

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest) GetRecordDate

Get RecordDate Getter

func (AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest) GetTpUserId

Get TpUserId Getter

func (AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest) GetWeight

Get Weight Getter

func (*AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest) SetRecordDate

Set is RecordDate Setter 记录日期

func (*AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest) SetTpUserId

Set is TpUserId Setter 阿里健康id

func (*AlibabaFmhealthWeightLossplanSyncweightdataAPIRequest) SetWeight

Set is Weight Setter 记录体重

type AlibabaFmhealthWeightLossplanSyncweightdataAPIResponse

type AlibabaFmhealthWeightLossplanSyncweightdataAPIResponse struct {
	model.CommonResponse
	AlibabaFmhealthWeightLossplanSyncweightdataAPIResponseModel
}
AlibabaFmhealthWeightLossplanSyncweightdataAPIResponse

薄荷同步三方记录 API返回值 alibaba.fmhealth.weight.lossplan.syncweightdata

用于三方薄荷同步数据到健康会员

type AlibabaFmhealthWeightLossplanSyncweightdataAPIResponseModel

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

AlibabaFmhealthWeightLossplanSyncweightdataAPIResponseModel is 薄荷同步三方记录 成功返回结果

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaHealthNrCepOrderQueryAPIRequest) GetOrderId

Get OrderId Getter

func (*AlibabaHealthNrCepOrderQueryAPIRequest) SetOrderId

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

Set 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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaHealthNrCepOutorderUploadAPIRequest) GetTopWarOutDto

Get TopWarOutDto Getter

func (*AlibabaHealthNrCepOutorderUploadAPIRequest) SetTopWarOutDto

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

Set 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) GetWarStqtyList

Get WarStqtyList Getter

func (*AlibabaHealthNrCepWarstqtyBatchupdateAPIRequest) SetWarStqtyList

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

Set 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 {
	// 级别规则
	Level int64 `json:"level,omitempty" xml:"level,omitempty"`
	// 规则的详细数据
	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"`
	// 限购上限制(命中周期限购+单次限购规则)
	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"`
	// 天猫门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"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"`
}

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

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

CommonRequest4Top 结构体

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 {
	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"`
	// 门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,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"`
	// 营业执照图片
	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"`
}

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 int64 `json:"value,omitempty" xml:"value,omitempty"`
}

DosageItem 结构体

type Drug

type Drug struct {
	// 通用名
	CommonName string `json:"common_name,omitempty" xml:"common_name,omitempty"`
	// 装量值(例:24粒)
	QuantityPerPack int64 `json:"quantity_per_pack,omitempty" xml:"quantity_per_pack,omitempty"`
	// 租户的药品唯一标识别
	TenantSpuId string `json:"tenant_spu_id,omitempty" xml:"tenant_spu_id,omitempty"`
	// 生产厂家
	Producer string `json:"producer,omitempty" xml:"producer,omitempty"`
	// 成分
	Ingredients []Ingredients `json:"ingredients,omitempty" xml:"ingredients>ingredients,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"`
	// 最小使用单位数值(例:10)
	QuantityPerUnit int64 `json:"quantity_per_unit,omitempty" xml:"quantity_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"`
}

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"`
	// 规格
	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"`
	// 药监码
	Code string `json:"code,omitempty" xml:"code,omitempty"`
}

DrugInfoDto 结构体

type GoodsList

type GoodsList struct {
	// 实际价格
	RealPrice string `json:"real_price,omitempty" xml:"real_price,omitempty"`
	// 商品数量
	Count int64 `json:"count,omitempty" xml:"count,omitempty"`
	// 商品外部编码
	GoodsCode string `json:"goods_code,omitempty" xml:"goods_code,omitempty"`
	// 商品名称
	Name string `json:"name,omitempty" xml:"name,omitempty"`
	// 是否是优惠商品
	IsPromotion bool `json:"is_promotion,omitempty" xml:"is_promotion,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"`
	// 优惠名称
	PromotionName string `json:"promotion_name,omitempty" xml:"promotion_name,omitempty"`
	// 是否是优惠商品
	Promotion bool `json:"promotion,omitempty" xml:"promotion,omitempty"`
}

GoodsList 结构体

type Ingredients

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

Ingredients 结构体

type IsvReserveRequest

type IsvReserveRequest struct {
	// 预约单ID
	ReserveId int64 `json:"reserve_id,omitempty" xml:"reserve_id,omitempty"`
	// 订单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"`
}

IsvReserveRequest 结构体

type IsvRiseReserveRequest

type IsvRiseReserveRequest struct {
	// 证件类型 0身份证 1护照
	IdType int64 `json:"id_type,omitempty" xml:"id_type,omitempty"`
	// 支付宝订单ID
	OrderId string `json:"order_id,omitempty" xml:"order_id,omitempty"`
	// 性别 0男1女
	Sex int64 `json:"sex,omitempty" xml:"sex,omitempty"`
	// ISV门店名称
	SpStoreName string `json:"sp_store_name,omitempty" xml:"sp_store_name,omitempty"`
	// 证件号码
	IdNumber string `json:"id_number,omitempty" xml:"id_number,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"`
	// 用户号码
	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"`
	// 是否结婚 0未婚1结婚
	IsMarried int64 `json:"is_married,omitempty" xml:"is_married,omitempty"`
	// 支付宝标品ID
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`
	// ISV复诊/升单ID
	SpReserveId string `json:"sp_reserve_id,omitempty" xml:"sp_reserve_id,omitempty"`
	// 支付宝初诊ID
	FirstReserveId int64 `json:"first_reserve_id,omitempty" xml:"first_reserve_id,omitempty"`
	// userId
	UserId string `json:"user_id,omitempty" xml:"user_id,omitempty"`
	// 科室名称
	DepartmentName string `json:"department_name,omitempty" xml:"department_name,omitempty"`
	// 0 新增 1 修改
	OpType int64 `json:"op_type,omitempty" xml:"op_type,omitempty"`
	// 医生名称
	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,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 NormalGoodsVo

type NormalGoodsVo struct {
	// 标品ID
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"`
	// 标品名称
	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"`
}

NormalGoodsVo 结构体

type OrderGoods

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

OrderGoods 结构体

type PageInfo

type PageInfo struct {
	// totalNum
	TotalNum int64 `json:"total_num,omitempty" xml:"total_num,omitempty"`
	// result
	Results []AlibabaAlihealthTracecodesellerChannelSearchResult `json:"results,omitempty" xml:"results>alibaba_alihealth_tracecodeseller_channel_search_result,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 {
	// 总数
	TotalNum int64 `json:"total_num,omitempty" xml:"total_num,omitempty"`
	// result
	Results []AlibabaAlihealthTracecodesellerBillResultSearchResult `json:"results,omitempty" xml:"results>alibaba_alihealth_tracecodeseller_bill_result_search_result,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 {
	// 用药人性别(0未知1男2女)
	Gender int64 `json:"gender,omitempty" xml:"gender,omitempty"`
	// 用药人体重-单位kg
	Weight int64 `json:"weight,omitempty" xml:"weight,omitempty"`
	// 淘系用户id
	UserId string `json:"user_id,omitempty" xml:"user_id,omitempty"`
	// 用药人年龄-单位:天
	Age int64 `json:"age,omitempty" xml:"age,omitempty"`
	// 用药人身高-单位cm
	Height int64 `json:"height,omitempty" xml:"height,omitempty"`
	// 人群标签
	Labels []string `json:"labels,omitempty" xml:"labels>string,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 {
	// 订单详情对象
	Result *TopOrderDetailDto `json:"result,omitempty" xml:"result,omitempty"`
	// 是否成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
	// 错误码
	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`
	// 错误信息
	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
	// 是否成功
	Issuccess bool `json:"issuccess,omitempty" xml:"issuccess,omitempty"`
}

ResponseResult 结构体

type SafeMedicationReqCommand

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

SafeMedicationReqCommand 结构体

type ServiceResult

type ServiceResult struct {
	// 返回数据对象
	Data bool `json:"data,omitempty" xml:"data,omitempty"`
	// success
	Success bool `json:"success,omitempty" xml:"success,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"`
	// 结果集
	Datas []BaseRule `json:"datas,omitempty" xml:"datas>base_rule,omitempty"`
	// data
	DivisionList []DivisionDto `json:"division_list,omitempty" xml:"division_list>division_dto,omitempty"`
}

ServiceResult 结构体

type SourcesReturnVo

type SourcesReturnVo struct {
	// 地区编码
	AreaCode string `json:"area_code,omitempty" xml:"area_code,omitempty"`
	// 地区
	Area string `json:"area,omitempty" xml:"area,omitempty"`
	// 医院id
	HosId string `json:"hos_id,omitempty" xml:"hos_id,omitempty"`
	// 医院名称
	HosName string `json:"hos_name,omitempty" xml:"hos_name,omitempty"`
	// 是否有号 0 无号 1有号
	SourceStatus string `json:"source_status,omitempty" xml:"source_status,omitempty"`
}

SourcesReturnVo 结构体

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 {
	// 门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 审核状态
	CheckStatusString string `json:"check_status_string,omitempty" xml:"check_status_string,omitempty"`
	// 审核状态码
	CheckStatus int64 `json:"check_status,omitempty" xml:"check_status,omitempty"`
	// 审核原因
	Reason string `json:"reason,omitempty" xml:"reason,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 {
	// 门店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 绑定ID
	BindId int64 `json:"bind_id,omitempty" xml:"bind_id,omitempty"`
	// 审核原因
	Reason string `json:"reason,omitempty" xml:"reason,omitempty"`
	// 审核状态码
	CheckStatus int64 `json:"check_status,omitempty" xml:"check_status,omitempty"`
	// 审核状态信息
	CheckStatusString string `json:"check_status_string,omitempty" xml:"check_status_string,omitempty"`
	// 商品ID
	ItemId int64 `json:"item_id,omitempty" xml:"item_id,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"`
}

StoreItemRelVo 结构体

type TakeoutShopPage

type TakeoutShopPage struct {
	// 总条数
	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"`
	// 店铺信息列表
	TakeoutSummaryInfos []TakeoutShopSummaryInfo `json:"takeout_summary_infos,omitempty" xml:"takeout_summary_infos>takeout_shop_summary_info,omitempty"`
}

TakeoutShopPage 结构体

type TakeoutShopSummaryInfo

type TakeoutShopSummaryInfo struct {
	// 店铺分店名
	SubName string `json:"sub_name,omitempty" xml:"sub_name,omitempty"`
	// 外卖店铺id
	Shopid int64 `json:"shopid,omitempty" xml:"shopid,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"`
	// 等待确认配送的订单笔数
	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"`
	// 店铺与ISV的关联ID
	Shopoutid string `json:"shopoutid,omitempty" xml:"shopoutid,omitempty"`
}

TakeoutShopSummaryInfo 结构体

type TakeoutThirdOrder

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugPriceBatchUpdateAPIRequest) GetOutItemIdPriceMap

func (r TaobaoDrugPriceBatchUpdateAPIRequest) GetOutItemIdPriceMap() string

Get OutItemIdPriceMap Getter

func (TaobaoDrugPriceBatchUpdateAPIRequest) GetOutStoreId

func (r TaobaoDrugPriceBatchUpdateAPIRequest) GetOutStoreId() string

Get OutStoreId Getter

func (*TaobaoDrugPriceBatchUpdateAPIRequest) SetOutItemIdPriceMap

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

Set is OutItemIdPriceMap Setter 商品ID和价格

func (*TaobaoDrugPriceBatchUpdateAPIRequest) SetOutStoreId

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

Set 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() url.Values

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugPriceUpdateAPIRequest) GetOutItemId

func (r TaobaoDrugPriceUpdateAPIRequest) GetOutItemId() string

Get OutItemId Getter

func (TaobaoDrugPriceUpdateAPIRequest) GetOutStoreId

func (r TaobaoDrugPriceUpdateAPIRequest) GetOutStoreId() string

Get OutStoreId Getter

func (TaobaoDrugPriceUpdateAPIRequest) GetPrice

Get Price Getter

func (*TaobaoDrugPriceUpdateAPIRequest) SetOutItemId

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

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

func (*TaobaoDrugPriceUpdateAPIRequest) SetOutStoreId

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

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

func (*TaobaoDrugPriceUpdateAPIRequest) SetPrice

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

Set 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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugQuantityBatchUpdateAPIRequest) GetOutItemIdQuantityMap

func (r TaobaoDrugQuantityBatchUpdateAPIRequest) GetOutItemIdQuantityMap() string

Get OutItemIdQuantityMap Getter

func (TaobaoDrugQuantityBatchUpdateAPIRequest) GetOutStoreId

Get OutStoreId Getter

func (*TaobaoDrugQuantityBatchUpdateAPIRequest) SetOutItemIdQuantityMap

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

Set is OutItemIdQuantityMap Setter 商品ID和库存

func (*TaobaoDrugQuantityBatchUpdateAPIRequest) SetOutStoreId

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

Set 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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugQuantityUpdateAPIRequest) GetOutItemId

func (r TaobaoDrugQuantityUpdateAPIRequest) GetOutItemId() string

Get OutItemId Getter

func (TaobaoDrugQuantityUpdateAPIRequest) GetOutStoreId

func (r TaobaoDrugQuantityUpdateAPIRequest) GetOutStoreId() string

Get OutStoreId Getter

func (TaobaoDrugQuantityUpdateAPIRequest) GetQuantity

func (r TaobaoDrugQuantityUpdateAPIRequest) GetQuantity() int64

Get Quantity Getter

func (*TaobaoDrugQuantityUpdateAPIRequest) SetOutItemId

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

Set is OutItemId Setter 外部商品ID

func (*TaobaoDrugQuantityUpdateAPIRequest) SetOutStoreId

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

Set is OutStoreId Setter 外部店铺ID

func (*TaobaoDrugQuantityUpdateAPIRequest) SetQuantity

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

Set 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() url.Values

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoDrugShopListAPIRequest) GetKeywords

func (r TaobaoDrugShopListAPIRequest) GetKeywords() string

Get Keywords Getter

func (TaobaoDrugShopListAPIRequest) GetPage

func (r TaobaoDrugShopListAPIRequest) GetPage() int64

Get Page Getter

func (TaobaoDrugShopListAPIRequest) GetPageSize

func (r TaobaoDrugShopListAPIRequest) GetPageSize() int64

Get PageSize Getter

func (TaobaoDrugShopListAPIRequest) GetStatus

func (r TaobaoDrugShopListAPIRequest) GetStatus() int64

Get Status Getter

func (*TaobaoDrugShopListAPIRequest) SetKeywords

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

Set is Keywords Setter 查询关键字

func (*TaobaoDrugShopListAPIRequest) SetPage

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

Set is Page Setter 页码

func (*TaobaoDrugShopListAPIRequest) SetPageSize

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

Set is PageSize Setter 每页条数

func (*TaobaoDrugShopListAPIRequest) SetStatus

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

Set 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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugConfirmorderAPIRequest) GetConfirmType

func (r TaobaoTradeDrugConfirmorderAPIRequest) GetConfirmType() int64

Get ConfirmType Getter

func (TaobaoTradeDrugConfirmorderAPIRequest) GetDeliveryId

func (r TaobaoTradeDrugConfirmorderAPIRequest) GetDeliveryId() int64

Get DeliveryId Getter

func (TaobaoTradeDrugConfirmorderAPIRequest) GetOrderId

Get OrderId Getter

func (TaobaoTradeDrugConfirmorderAPIRequest) GetSubUserNick

func (r TaobaoTradeDrugConfirmorderAPIRequest) GetSubUserNick() string

Get SubUserNick Getter

func (*TaobaoTradeDrugConfirmorderAPIRequest) SetConfirmType

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

Set 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

Set is DeliveryId Setter 代送宝 代送商ID

func (*TaobaoTradeDrugConfirmorderAPIRequest) SetOrderId

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

Set is OrderId Setter 订单ID

func (*TaobaoTradeDrugConfirmorderAPIRequest) SetSubUserNick

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

Set 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() url.Values

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugGetAPIRequest) GetIsAll

func (r TaobaoTradeDrugGetAPIRequest) GetIsAll() bool

Get IsAll Getter

func (TaobaoTradeDrugGetAPIRequest) GetMaxSize

func (r TaobaoTradeDrugGetAPIRequest) GetMaxSize() int64

Get MaxSize Getter

func (TaobaoTradeDrugGetAPIRequest) GetStoreId

func (r TaobaoTradeDrugGetAPIRequest) GetStoreId() int64

Get StoreId Getter

func (*TaobaoTradeDrugGetAPIRequest) SetIsAll

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

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

func (*TaobaoTradeDrugGetAPIRequest) SetMaxSize

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

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

func (*TaobaoTradeDrugGetAPIRequest) SetStoreId

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

Set 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"`
	// 返回记录数
	ResultSize int64 `json:"result_size,omitempty" xml:"result_size,omitempty"`
	// 总记录数
	TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"`
	// 送达时间要求_起始
	StartDeliveryTime string `json:"start_delivery_time,omitempty" xml:"start_delivery_time,omitempty"`
	// 用户地址对象
	UserAddress *UserAddress `json:"user_address,omitempty" xml:"user_address,omitempty"`
	// 下单商品列表
	GoodsList []OrderGoods `json:"goods_list,omitempty" xml:"goods_list>order_goods,omitempty"`
	// 分店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 订单号
	Id int64 `json:"id,omitempty" xml:"id,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"`
	// 用户下单方式(PC/APP)
	From int64 `json:"from,omitempty" xml:"from,omitempty"`
	// 支付宝流水号
	AlipayStreamId string `json:"alipay_stream_id,omitempty" xml:"alipay_stream_id,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() url.Values

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugOrderGetAPIRequest) GetOrderId

Get OrderId Getter

func (*TaobaoTradeDrugOrderGetAPIRequest) SetOrderId

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

Set 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 {
	// TakeoutThirdOrder订单数据
	Result *TakeoutThirdOrder `json:"result,omitempty" xml:"result,omitempty"`
	// 异常信息
	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"`
}

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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugOrdersGetAPIRequest) GetIsAllOrder

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetIsAllOrder() bool

Get IsAllOrder Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetIsAllShop

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetIsAllShop() bool

Get IsAllShop Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetKeyword

Get Keyword Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetOrderStatus

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetOrderStatus() int64

Get OrderStatus Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetPageNo

Get PageNo Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetPageSize

func (r TaobaoTradeDrugOrdersGetAPIRequest) GetPageSize() int64

Get PageSize Getter

func (TaobaoTradeDrugOrdersGetAPIRequest) GetShopId

Get ShopId Getter

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetIsAllOrder

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

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

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetIsAllShop

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

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

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetKeyword

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

Set is Keyword Setter 关键字

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetOrderStatus

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

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

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetPageNo

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

Set is PageNo Setter 页码

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetPageSize

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

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

func (*TaobaoTradeDrugOrdersGetAPIRequest) SetShopId

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

Set 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"`
	// 返回记录数
	ResultSize int64 `json:"result_size,omitempty" xml:"result_size,omitempty"`
	// 总记录数
	TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"`
	// 送达时间要求_起始
	StartDeliveryTime string `json:"start_delivery_time,omitempty" xml:"start_delivery_time,omitempty"`
	// 用户地址对象
	UserAddress *UserAddress `json:"user_address,omitempty" xml:"user_address,omitempty"`
	// 下单列表
	GoodsList []OrderGoods `json:"goods_list,omitempty" xml:"goods_list>order_goods,omitempty"`
	// 分店ID
	StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"`
	// 买家支付宝账号
	PayAccount string `json:"pay_account,omitempty" xml:"pay_account,omitempty"`
	// 订单号
	Id int64 `json:"id,omitempty" xml:"id,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"`
	// 买家ID
	UserId int64 `json:"user_id,omitempty" xml:"user_id,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"`
	// 用户下单方式(PC/APP)
	From int64 `json:"from,omitempty" xml:"from,omitempty"`
	// 支付宝流水号
	AlipayStreamId string `json:"alipay_stream_id,omitempty" xml:"alipay_stream_id,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

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoTradeDrugRefuseorderAPIRequest) GetOrderId

Get OrderId Getter

func (TaobaoTradeDrugRefuseorderAPIRequest) GetRefuseReason

func (r TaobaoTradeDrugRefuseorderAPIRequest) GetRefuseReason() string

Get RefuseReason Getter

func (*TaobaoTradeDrugRefuseorderAPIRequest) SetOrderId

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

Set is OrderId Setter 订单ID

func (*TaobaoTradeDrugRefuseorderAPIRequest) SetRefuseReason

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

Set 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 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"`
	// 包装数
	PackQty int64 `json:"pack_qty,omitempty" xml:"pack_qty,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"`
	// 收到数量
	ReceiveQty int64 `json:"receive_qty,omitempty" xml:"receive_qty,omitempty"`
	// 单价
	UnitPriceStr string `json:"unit_price_str,omitempty" xml:"unit_price_str,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 {
	// 孔雀翎订单号
	CepOrderId int64 `json:"cep_order_id,omitempty" xml:"cep_order_id,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"`
	// 收货地址,经度,高德
	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"`
	// 期望送达时间
	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"`
	// 商品集合
	Items []TopOrderGoodsDto `json:"items,omitempty" xml:"items>top_order_goods_dto,omitempty"`
	// o2o订单号
	O2oOrderNo string `json:"o2o_order_no,omitempty" xml:"o2o_order_no,omitempty"`
}

TopOrderDetailDto 结构体

type TopOrderGoodsDto

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

TopOrderGoodsDto 结构体

type TopResultModel

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

TopResultModel 结构体

type TopWarOutDto

type TopWarOutDto struct {
	// 出库单号
	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"`
	// 商品
	GoodsList []TopGoodsDto `json:"goods_list,omitempty" xml:"goods_list>top_goods_dto,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 结构体

Source Files

Jump to

Keyboard shortcuts

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