medicalbase

package
v1.1.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaAlihealthMedicalbaseOrderStatusSyncAPIResponse

type AlibabaAlihealthMedicalbaseOrderStatusSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthMedicalbaseOrderStatusSyncResponse
}

号源直连订单状态同步接口 APIResponse alibaba.alihealth.medicalbase.order.status.sync

互联网医院isv批量通过接口批量导入

type AlibabaAlihealthMedicalbaseOrderStatusSyncRequest

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

号源直连订单状态同步接口 APIRequest alibaba.alihealth.medicalbase.order.status.sync

互联网医院isv批量通过接口批量导入

func NewAlibabaAlihealthMedicalbaseOrderStatusSyncRequest

func NewAlibabaAlihealthMedicalbaseOrderStatusSyncRequest() *AlibabaAlihealthMedicalbaseOrderStatusSyncRequest

func (AlibabaAlihealthMedicalbaseOrderStatusSyncRequest) GetApiMethodName

func (AlibabaAlihealthMedicalbaseOrderStatusSyncRequest) GetApiParams

func (AlibabaAlihealthMedicalbaseOrderStatusSyncRequest) GetOrderlSyncDTO

func (*AlibabaAlihealthMedicalbaseOrderStatusSyncRequest) SetOrderlSyncDTO

func (r *AlibabaAlihealthMedicalbaseOrderStatusSyncRequest) SetOrderlSyncDTO(orderlSyncDTO *OrderlSyncDto) error

type AlibabaAlihealthMedicalbaseOrderStatusSyncResponse

type AlibabaAlihealthMedicalbaseOrderStatusSyncResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_medicalbase_order_status_sync_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

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

type OrderlSyncDto

type OrderlSyncDto struct {
	AlipayId string `json:"alipay_id,omitempty" xml:"alipay_id,omitempty"`

	HosOrgNo string `json:"hos_org_no,omitempty" xml:"hos_org_no,omitempty"`

	HosDistinctCode string `json:"hos_distinct_code,omitempty" xml:"hos_distinct_code,omitempty"`

	ReservationId string `json:"reservation_id,omitempty" xml:"reservation_id,omitempty"`

	OrderStatus string `json:"order_status,omitempty" xml:"order_status,omitempty"`

	Remark string `json:"remark,omitempty" xml:"remark,omitempty"`

	OrderPass string `json:"order_pass,omitempty" xml:"order_pass,omitempty"`
}

OrderlSyncDto

type TopResultModel

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

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

	Model string `json:"model,omitempty" xml:"model,omitempty"`
}

TopResultModel

Jump to

Keyboard shortcuts

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