alihealthcert

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 AlibabaAlihealthExaminationReserveCertificateNotifyAPIResponse

type AlibabaAlihealthExaminationReserveCertificateNotifyAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthExaminationReserveCertificateNotifyResponse
}

健康证服务商预约结果通知阿里健康 APIResponse alibaba.alihealth.examination.reserve.certificate.notify

当ISV执行完健康证预约成功之后, 调用通知阿里健康

type AlibabaAlihealthExaminationReserveCertificateNotifyRequest

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

健康证服务商预约结果通知阿里健康 APIRequest alibaba.alihealth.examination.reserve.certificate.notify

当ISV执行完健康证预约成功之后, 调用通知阿里健康

func (AlibabaAlihealthExaminationReserveCertificateNotifyRequest) GetApiMethodName

func (AlibabaAlihealthExaminationReserveCertificateNotifyRequest) GetApiParams

func (AlibabaAlihealthExaminationReserveCertificateNotifyRequest) GetCheckNo

func (AlibabaAlihealthExaminationReserveCertificateNotifyRequest) GetReportStatus

func (AlibabaAlihealthExaminationReserveCertificateNotifyRequest) GetReserveNumber

func (AlibabaAlihealthExaminationReserveCertificateNotifyRequest) GetStatusReason

func (AlibabaAlihealthExaminationReserveCertificateNotifyRequest) GetUniqReserveCode

func (*AlibabaAlihealthExaminationReserveCertificateNotifyRequest) SetCheckNo

func (*AlibabaAlihealthExaminationReserveCertificateNotifyRequest) SetReportStatus

func (*AlibabaAlihealthExaminationReserveCertificateNotifyRequest) SetReserveNumber

func (r *AlibabaAlihealthExaminationReserveCertificateNotifyRequest) SetReserveNumber(reserveNumber string) error

func (*AlibabaAlihealthExaminationReserveCertificateNotifyRequest) SetStatusReason

func (*AlibabaAlihealthExaminationReserveCertificateNotifyRequest) SetUniqReserveCode

func (r *AlibabaAlihealthExaminationReserveCertificateNotifyRequest) SetUniqReserveCode(uniqReserveCode string) error

type AlibabaAlihealthExaminationReserveCertificateNotifyResponse

type AlibabaAlihealthExaminationReserveCertificateNotifyResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_examination_reserve_certificate_notify_response"`

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

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

type ReserveStatusResultResponse

type ReserveStatusResultResponse struct {
	Msg string `json:"msg,omitempty" xml:"msg,omitempty"`

	ResponseCode string `json:"response_code,omitempty" xml:"response_code,omitempty"`
}

ReserveStatusResultResponse

type ServiceResult

type ServiceResult struct {
	Data *ReserveStatusResultResponse `json:"data,omitempty" xml:"data,omitempty"`

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

	EagleEyeTraceId string `json:"eagle_eye_trace_id,omitempty" xml:"eagle_eye_trace_id,omitempty"`

	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`

	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
}

ServiceResult

Jump to

Keyboard shortcuts

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