nazca

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 ActionResult

type ActionResult struct {
	Error string `json:"error,omitempty" xml:"error,omitempty"`

	Message string `json:"message,omitempty" xml:"message,omitempty"`

	RetValue *AuthApplyDoneCallBackDo `json:"ret_value,omitempty" xml:"ret_value,omitempty"`

	SubErrorMessage string `json:"sub_error_message,omitempty" xml:"sub_error_message,omitempty"`

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

ActionResult

type AlibabaInfodeptLassenCasestatisticsGetAPIResponse

type AlibabaInfodeptLassenCasestatisticsGetAPIResponse struct {
	model.CommonResponse
	AlibabaInfodeptLassenCasestatisticsGetResponse
}

法庭提交和结案案件量接口 APIResponse alibaba.infodept.lassen.casestatistics.get

功能描述:云嘉为浙江省高院制作数据大屏,需展示网上法庭相关数据,我方为省高院提供浙江省内法院收案和结案的案件量,开放数据接口,供其调取这两组数据。

type AlibabaInfodeptLassenCasestatisticsGetRequest

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

法庭提交和结案案件量接口 APIRequest alibaba.infodept.lassen.casestatistics.get

功能描述:云嘉为浙江省高院制作数据大屏,需展示网上法庭相关数据,我方为省高院提供浙江省内法院收案和结案的案件量,开放数据接口,供其调取这两组数据。

func NewAlibabaInfodeptLassenCasestatisticsGetRequest

func NewAlibabaInfodeptLassenCasestatisticsGetRequest() *AlibabaInfodeptLassenCasestatisticsGetRequest

func (AlibabaInfodeptLassenCasestatisticsGetRequest) GetApiMethodName

func (AlibabaInfodeptLassenCasestatisticsGetRequest) GetApiParams

func (AlibabaInfodeptLassenCasestatisticsGetRequest) GetAreaCode

func (AlibabaInfodeptLassenCasestatisticsGetRequest) GetEndTime

func (AlibabaInfodeptLassenCasestatisticsGetRequest) GetStartTime

func (*AlibabaInfodeptLassenCasestatisticsGetRequest) SetAreaCode

func (*AlibabaInfodeptLassenCasestatisticsGetRequest) SetEndTime

func (*AlibabaInfodeptLassenCasestatisticsGetRequest) SetStartTime

func (r *AlibabaInfodeptLassenCasestatisticsGetRequest) SetStartTime(startTime string) error

type AlibabaInfodeptLassenCasestatisticsGetResponse

type AlibabaInfodeptLassenCasestatisticsGetResponse struct {
	XMLName xml.Name `xml:"alibaba_infodept_lassen_casestatistics_get_response"`

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

	Result string `json:"result,omitempty" xml:"result,omitempty"`

	Result string `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaNazcaAuthAuthapplyCallbackAPIResponse

type AlibabaNazcaAuthAuthapplyCallbackAPIResponse struct {
	model.CommonResponse
	AlibabaNazcaAuthAuthapplyCallbackResponse
}

认证的统一回调接口 APIResponse alibaba.nazca.auth.authapply.callback

认证的统一回调接口

type AlibabaNazcaAuthAuthapplyCallbackRequest

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

认证的统一回调接口 APIRequest alibaba.nazca.auth.authapply.callback

认证的统一回调接口

func NewAlibabaNazcaAuthAuthapplyCallbackRequest

func NewAlibabaNazcaAuthAuthapplyCallbackRequest() *AlibabaNazcaAuthAuthapplyCallbackRequest

func (AlibabaNazcaAuthAuthapplyCallbackRequest) GetApiMethodName

func (r AlibabaNazcaAuthAuthapplyCallbackRequest) GetApiMethodName() string

func (AlibabaNazcaAuthAuthapplyCallbackRequest) GetApiParams

func (AlibabaNazcaAuthAuthapplyCallbackRequest) GetAuthApplyDoneCallbackDo

func (r AlibabaNazcaAuthAuthapplyCallbackRequest) GetAuthApplyDoneCallbackDo() *AuthApplyDoneCallBackDo

func (*AlibabaNazcaAuthAuthapplyCallbackRequest) SetAuthApplyDoneCallbackDo

func (r *AlibabaNazcaAuthAuthapplyCallbackRequest) SetAuthApplyDoneCallbackDo(authApplyDoneCallbackDo *AuthApplyDoneCallBackDo) error

type AlibabaNazcaAuthAuthapplyCallbackResponse

type AlibabaNazcaAuthAuthapplyCallbackResponse struct {
	XMLName xml.Name `xml:"alibaba_nazca_auth_authapply_callback_response"`

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

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

type AlibabaNazcaAuthChangeauthapplyCallbackAPIResponse

type AlibabaNazcaAuthChangeauthapplyCallbackAPIResponse struct {
	model.CommonResponse
	AlibabaNazcaAuthChangeauthapplyCallbackResponse
}

变更认证回调 APIResponse alibaba.nazca.auth.changeauthapply.callback

变更认证回调

type AlibabaNazcaAuthChangeauthapplyCallbackRequest

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

变更认证回调 APIRequest alibaba.nazca.auth.changeauthapply.callback

变更认证回调

func NewAlibabaNazcaAuthChangeauthapplyCallbackRequest

func NewAlibabaNazcaAuthChangeauthapplyCallbackRequest() *AlibabaNazcaAuthChangeauthapplyCallbackRequest

func (AlibabaNazcaAuthChangeauthapplyCallbackRequest) GetApiMethodName

func (AlibabaNazcaAuthChangeauthapplyCallbackRequest) GetApiParams

func (AlibabaNazcaAuthChangeauthapplyCallbackRequest) GetParamChangeAuthCallBackDo

func (r AlibabaNazcaAuthChangeauthapplyCallbackRequest) GetParamChangeAuthCallBackDo() *ChangeAuthCallBackDo

func (*AlibabaNazcaAuthChangeauthapplyCallbackRequest) SetParamChangeAuthCallBackDo

func (r *AlibabaNazcaAuthChangeauthapplyCallbackRequest) SetParamChangeAuthCallBackDo(paramChangeAuthCallBackDo *ChangeAuthCallBackDo) error

type AlibabaNazcaAuthChangeauthapplyCallbackResponse

type AlibabaNazcaAuthChangeauthapplyCallbackResponse struct {
	XMLName xml.Name `xml:"alibaba_nazca_auth_changeauthapply_callback_response"`

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

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

type AlibabaNazcaAuthIssueauthapplyCallbackAPIResponse

type AlibabaNazcaAuthIssueauthapplyCallbackAPIResponse struct {
	model.CommonResponse
	AlibabaNazcaAuthIssueauthapplyCallbackResponse
}

出证申请回调 APIResponse alibaba.nazca.auth.issueauthapply.callback

出证申请回调

type AlibabaNazcaAuthIssueauthapplyCallbackRequest

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

出证申请回调 APIRequest alibaba.nazca.auth.issueauthapply.callback

出证申请回调

func NewAlibabaNazcaAuthIssueauthapplyCallbackRequest

func NewAlibabaNazcaAuthIssueauthapplyCallbackRequest() *AlibabaNazcaAuthIssueauthapplyCallbackRequest

func (AlibabaNazcaAuthIssueauthapplyCallbackRequest) GetApiMethodName

func (AlibabaNazcaAuthIssueauthapplyCallbackRequest) GetApiParams

func (AlibabaNazcaAuthIssueauthapplyCallbackRequest) GetContractNum

func (AlibabaNazcaAuthIssueauthapplyCallbackRequest) GetIssueOrg

func (AlibabaNazcaAuthIssueauthapplyCallbackRequest) GetPlatformUserId

func (AlibabaNazcaAuthIssueauthapplyCallbackRequest) GetReportUrl

func (AlibabaNazcaAuthIssueauthapplyCallbackRequest) GetStatus

func (*AlibabaNazcaAuthIssueauthapplyCallbackRequest) SetContractNum

func (r *AlibabaNazcaAuthIssueauthapplyCallbackRequest) SetContractNum(contractNum string) error

func (*AlibabaNazcaAuthIssueauthapplyCallbackRequest) SetIssueOrg

func (*AlibabaNazcaAuthIssueauthapplyCallbackRequest) SetPlatformUserId

func (r *AlibabaNazcaAuthIssueauthapplyCallbackRequest) SetPlatformUserId(platformUserId string) error

func (*AlibabaNazcaAuthIssueauthapplyCallbackRequest) SetReportUrl

func (r *AlibabaNazcaAuthIssueauthapplyCallbackRequest) SetReportUrl(reportUrl string) error

func (*AlibabaNazcaAuthIssueauthapplyCallbackRequest) SetStatus

type AlibabaNazcaAuthIssueauthapplyCallbackResponse

type AlibabaNazcaAuthIssueauthapplyCallbackResponse struct {
	XMLName xml.Name `xml:"alibaba_nazca_auth_issueauthapply_callback_response"`

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

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

type AlibabaNazcaTokenAuthapplyGetAPIResponse

type AlibabaNazcaTokenAuthapplyGetAPIResponse struct {
	model.CommonResponse
	AlibabaNazcaTokenAuthapplyGetResponse
}

根据token获取认证申请信息 APIResponse alibaba.nazca.token.authapply.get

根据token获取认证申请信息

type AlibabaNazcaTokenAuthapplyGetRequest

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

根据token获取认证申请信息 APIRequest alibaba.nazca.token.authapply.get

根据token获取认证申请信息

func NewAlibabaNazcaTokenAuthapplyGetRequest

func NewAlibabaNazcaTokenAuthapplyGetRequest() *AlibabaNazcaTokenAuthapplyGetRequest

func (AlibabaNazcaTokenAuthapplyGetRequest) GetApiMethodName

func (r AlibabaNazcaTokenAuthapplyGetRequest) GetApiMethodName() string

func (AlibabaNazcaTokenAuthapplyGetRequest) GetApiParams

func (AlibabaNazcaTokenAuthapplyGetRequest) GetToken

func (*AlibabaNazcaTokenAuthapplyGetRequest) SetToken

type AlibabaNazcaTokenAuthapplyGetResponse

type AlibabaNazcaTokenAuthapplyGetResponse struct {
	XMLName xml.Name `xml:"alibaba_nazca_token_authapply_get_response"`

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

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

type AlibabaNazcaTokenChangeauthapplyGetAPIResponse

type AlibabaNazcaTokenChangeauthapplyGetAPIResponse struct {
	model.CommonResponse
	AlibabaNazcaTokenChangeauthapplyGetResponse
}

根据token获取变更认证申请信息 APIResponse alibaba.nazca.token.changeauthapply.get

根据token获取变更认证申请信息

type AlibabaNazcaTokenChangeauthapplyGetRequest

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

根据token获取变更认证申请信息 APIRequest alibaba.nazca.token.changeauthapply.get

根据token获取变更认证申请信息

func NewAlibabaNazcaTokenChangeauthapplyGetRequest

func NewAlibabaNazcaTokenChangeauthapplyGetRequest() *AlibabaNazcaTokenChangeauthapplyGetRequest

func (AlibabaNazcaTokenChangeauthapplyGetRequest) GetApiMethodName

func (AlibabaNazcaTokenChangeauthapplyGetRequest) GetApiParams

func (AlibabaNazcaTokenChangeauthapplyGetRequest) GetToken

func (*AlibabaNazcaTokenChangeauthapplyGetRequest) SetToken

type AlibabaNazcaTokenChangeauthapplyGetResponse

type AlibabaNazcaTokenChangeauthapplyGetResponse struct {
	XMLName xml.Name `xml:"alibaba_nazca_token_changeauthapply_get_response"`

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

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

type AlibabaNazcaTokenFilesecretGetAPIResponse

type AlibabaNazcaTokenFilesecretGetAPIResponse struct {
	model.CommonResponse
	AlibabaNazcaTokenFilesecretGetResponse
}

获取文件秘钥 APIResponse alibaba.nazca.token.filesecret.get

获取文件秘钥

type AlibabaNazcaTokenFilesecretGetRequest

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

获取文件秘钥 APIRequest alibaba.nazca.token.filesecret.get

获取文件秘钥

func NewAlibabaNazcaTokenFilesecretGetRequest

func NewAlibabaNazcaTokenFilesecretGetRequest() *AlibabaNazcaTokenFilesecretGetRequest

func (AlibabaNazcaTokenFilesecretGetRequest) GetApiMethodName

func (r AlibabaNazcaTokenFilesecretGetRequest) GetApiMethodName() string

func (AlibabaNazcaTokenFilesecretGetRequest) GetApiParams

func (AlibabaNazcaTokenFilesecretGetRequest) GetContractNum

func (r AlibabaNazcaTokenFilesecretGetRequest) GetContractNum() string

func (AlibabaNazcaTokenFilesecretGetRequest) GetPlatformUserId

func (r AlibabaNazcaTokenFilesecretGetRequest) GetPlatformUserId() string

func (*AlibabaNazcaTokenFilesecretGetRequest) SetContractNum

func (r *AlibabaNazcaTokenFilesecretGetRequest) SetContractNum(contractNum string) error

func (*AlibabaNazcaTokenFilesecretGetRequest) SetPlatformUserId

func (r *AlibabaNazcaTokenFilesecretGetRequest) SetPlatformUserId(platformUserId string) error

type AlibabaNazcaTokenFilesecretGetResponse

type AlibabaNazcaTokenFilesecretGetResponse struct {
	XMLName xml.Name `xml:"alibaba_nazca_token_filesecret_get_response"`

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

	Error string `json:"error,omitempty" xml:"error,omitempty"`

	Message string `json:"message,omitempty" xml:"message,omitempty"`

	RetValue string `json:"ret_value,omitempty" xml:"ret_value,omitempty"`

	SubErrorMessage string `json:"sub_error_message,omitempty" xml:"sub_error_message,omitempty"`

	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

type AlibabaNazcaTokenIssuecertapplyGetAPIResponse

type AlibabaNazcaTokenIssuecertapplyGetAPIResponse struct {
	model.CommonResponse
	AlibabaNazcaTokenIssuecertapplyGetResponse
}

根据token获取出证申请信息 APIResponse alibaba.nazca.token.issuecertapply.get

根据token获取出证申请信息

type AlibabaNazcaTokenIssuecertapplyGetRequest

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

根据token获取出证申请信息 APIRequest alibaba.nazca.token.issuecertapply.get

根据token获取出证申请信息

func NewAlibabaNazcaTokenIssuecertapplyGetRequest

func NewAlibabaNazcaTokenIssuecertapplyGetRequest() *AlibabaNazcaTokenIssuecertapplyGetRequest

func (AlibabaNazcaTokenIssuecertapplyGetRequest) GetApiMethodName

func (AlibabaNazcaTokenIssuecertapplyGetRequest) GetApiParams

func (AlibabaNazcaTokenIssuecertapplyGetRequest) GetToken

func (*AlibabaNazcaTokenIssuecertapplyGetRequest) SetToken

type AlibabaNazcaTokenIssuecertapplyGetResponse

type AlibabaNazcaTokenIssuecertapplyGetResponse struct {
	XMLName xml.Name `xml:"alibaba_nazca_token_issuecertapply_get_response"`

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

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

type AuthApplyDo

type AuthApplyDo struct {
	Autherized bool `json:"autherized,omitempty" xml:"autherized,omitempty"`

	EnterpriseName string `json:"enterprise_name,omitempty" xml:"enterprise_name,omitempty"`

	License string `json:"license,omitempty" xml:"license,omitempty"`

	Organization string `json:"organization,omitempty" xml:"organization,omitempty"`

	PlatformUserId string `json:"platform_user_id,omitempty" xml:"platform_user_id,omitempty"`

	ReturnUrl string `json:"return_url,omitempty" xml:"return_url,omitempty"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`

	ThreeCertNumber string `json:"three_cert_number,omitempty" xml:"three_cert_number,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`
}

AuthApplyDo

type AuthApplyDoneCallBackDo

type AuthApplyDoneCallBackDo struct {
	Id string `json:"id,omitempty" xml:"id,omitempty"`

	AlipayAccount string `json:"alipay_account,omitempty" xml:"alipay_account,omitempty"`

	AlipayUserId string `json:"alipay_user_id,omitempty" xml:"alipay_user_id,omitempty"`

	ApplicantType string `json:"applicant_type,omitempty" xml:"applicant_type,omitempty"`

	Dn string `json:"dn,omitempty" xml:"dn,omitempty"`

	Email string `json:"email,omitempty" xml:"email,omitempty"`

	EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"`

	EnterpriseName string `json:"enterprise_name,omitempty" xml:"enterprise_name,omitempty"`

	License string `json:"license,omitempty" xml:"license,omitempty"`

	Organization string `json:"organization,omitempty" xml:"organization,omitempty"`

	PersonName string `json:"person_name,omitempty" xml:"person_name,omitempty"`

	Pfx string `json:"pfx,omitempty" xml:"pfx,omitempty"`

	PfxKey string `json:"pfx_key,omitempty" xml:"pfx_key,omitempty"`

	Phone string `json:"phone,omitempty" xml:"phone,omitempty"`

	PlatformUserId string `json:"platform_user_id,omitempty" xml:"platform_user_id,omitempty"`

	SequenceNo string `json:"sequence_no,omitempty" xml:"sequence_no,omitempty"`

	StartTime string `json:"start_time,omitempty" xml:"start_time,omitempty"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`

	ThreeCertNumber string `json:"three_cert_number,omitempty" xml:"three_cert_number,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`
}

AuthApplyDoneCallBackDo

type ChangeAuthApplyDo

type ChangeAuthApplyDo struct {
	Autherized bool `json:"autherized,omitempty" xml:"autherized,omitempty"`

	EnterpriseName string `json:"enterprise_name,omitempty" xml:"enterprise_name,omitempty"`

	License string `json:"license,omitempty" xml:"license,omitempty"`

	Organization string `json:"organization,omitempty" xml:"organization,omitempty"`

	PlatformUserId string `json:"platform_user_id,omitempty" xml:"platform_user_id,omitempty"`

	ReturnUrl string `json:"return_url,omitempty" xml:"return_url,omitempty"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`

	ThreeCertNumber string `json:"three_cert_number,omitempty" xml:"three_cert_number,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`
}

ChangeAuthApplyDo

type ChangeAuthCallBackDo

type ChangeAuthCallBackDo struct {
	Id string `json:"id,omitempty" xml:"id,omitempty"`

	AlipayAccount string `json:"alipay_account,omitempty" xml:"alipay_account,omitempty"`

	Email string `json:"email,omitempty" xml:"email,omitempty"`

	PersonName string `json:"person_name,omitempty" xml:"person_name,omitempty"`

	PlatformUserId string `json:"platform_user_id,omitempty" xml:"platform_user_id,omitempty"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`

	Telphone string `json:"telphone,omitempty" xml:"telphone,omitempty"`
}

ChangeAuthCallBackDo

type IssueAuthCallBackDo

type IssueAuthCallBackDo struct {
	ContractNum string `json:"contract_num,omitempty" xml:"contract_num,omitempty"`

	IssueOrg string `json:"issue_org,omitempty" xml:"issue_org,omitempty"`

	PlatformUserId string `json:"platform_user_id,omitempty" xml:"platform_user_id,omitempty"`

	ReportUrl string `json:"report_url,omitempty" xml:"report_url,omitempty"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`
}

IssueAuthCallBackDo

type IssueCertApplyDo

type IssueCertApplyDo struct {
	ContractNum string `json:"contract_num,omitempty" xml:"contract_num,omitempty"`

	PageNum int64 `json:"page_num,omitempty" xml:"page_num,omitempty"`

	PlatformUserId string `json:"platform_user_id,omitempty" xml:"platform_user_id,omitempty"`

	ReturnUrl string `json:"return_url,omitempty" xml:"return_url,omitempty"`

	SendReceive int64 `json:"send_receive,omitempty" xml:"send_receive,omitempty"`

	Topic string `json:"topic,omitempty" xml:"topic,omitempty"`
}

IssueCertApplyDo

Jump to

Keyboard shortcuts

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