esign_1_0

package
v1.3.46 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

This file is auto-generated, don't edit it. Thanks. *

*

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthUrlHeaders

type AuthUrlHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (AuthUrlHeaders) GoString

func (s AuthUrlHeaders) GoString() string

func (*AuthUrlHeaders) SetCommonHeaders

func (s *AuthUrlHeaders) SetCommonHeaders(v map[string]*string) *AuthUrlHeaders

func (*AuthUrlHeaders) SetXAcsDingtalkAccessToken

func (s *AuthUrlHeaders) SetXAcsDingtalkAccessToken(v string) *AuthUrlHeaders

func (AuthUrlHeaders) String

func (s AuthUrlHeaders) String() string

type AuthUrlRequest

type AuthUrlRequest struct {
	RedirectUrl *string `json:"redirectUrl,omitempty" xml:"redirectUrl,omitempty"`
}

func (AuthUrlRequest) GoString

func (s AuthUrlRequest) GoString() string

func (*AuthUrlRequest) SetRedirectUrl

func (s *AuthUrlRequest) SetRedirectUrl(v string) *AuthUrlRequest

func (AuthUrlRequest) String

func (s AuthUrlRequest) String() string

type AuthUrlResponse

type AuthUrlResponse struct {
	Headers map[string]*string   `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *AuthUrlResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (AuthUrlResponse) GoString

func (s AuthUrlResponse) GoString() string

func (*AuthUrlResponse) SetBody

func (*AuthUrlResponse) SetHeaders

func (s *AuthUrlResponse) SetHeaders(v map[string]*string) *AuthUrlResponse

func (AuthUrlResponse) String

func (s AuthUrlResponse) String() string

type AuthUrlResponseBody

type AuthUrlResponseBody struct {
	Code    *int32                   `json:"code,omitempty" xml:"code,omitempty"`
	Data    *AuthUrlResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                  `json:"message,omitempty" xml:"message,omitempty"`
}

func (AuthUrlResponseBody) GoString

func (s AuthUrlResponseBody) GoString() string

func (*AuthUrlResponseBody) SetCode

func (*AuthUrlResponseBody) SetData

func (*AuthUrlResponseBody) SetMessage

func (AuthUrlResponseBody) String

func (s AuthUrlResponseBody) String() string

type AuthUrlResponseBodyData

type AuthUrlResponseBodyData struct {
	MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"`
	PcUrl     *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"`
	TaskId    *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (AuthUrlResponseBodyData) GoString

func (s AuthUrlResponseBodyData) GoString() string

func (*AuthUrlResponseBodyData) SetMobileUrl

func (*AuthUrlResponseBodyData) SetPcUrl

func (*AuthUrlResponseBodyData) SetTaskId

func (AuthUrlResponseBodyData) String

func (s AuthUrlResponseBodyData) String() string

type CancelCorpAuthHeaders

type CancelCorpAuthHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (CancelCorpAuthHeaders) GoString

func (s CancelCorpAuthHeaders) GoString() string

func (*CancelCorpAuthHeaders) SetCommonHeaders

func (s *CancelCorpAuthHeaders) SetCommonHeaders(v map[string]*string) *CancelCorpAuthHeaders

func (*CancelCorpAuthHeaders) SetXAcsDingtalkAccessToken

func (s *CancelCorpAuthHeaders) SetXAcsDingtalkAccessToken(v string) *CancelCorpAuthHeaders

func (CancelCorpAuthHeaders) String

func (s CancelCorpAuthHeaders) String() string

type CancelCorpAuthResponse

type CancelCorpAuthResponse struct {
	Headers map[string]*string          `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *CancelCorpAuthResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CancelCorpAuthResponse) GoString

func (s CancelCorpAuthResponse) GoString() string

func (*CancelCorpAuthResponse) SetBody

func (*CancelCorpAuthResponse) SetHeaders

func (CancelCorpAuthResponse) String

func (s CancelCorpAuthResponse) String() string

type CancelCorpAuthResponseBody

type CancelCorpAuthResponseBody struct {
	Code    *int32                          `json:"code,omitempty" xml:"code,omitempty"`
	Data    *CancelCorpAuthResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                         `json:"message,omitempty" xml:"message,omitempty"`
}

func (CancelCorpAuthResponseBody) GoString

func (s CancelCorpAuthResponseBody) GoString() string

func (*CancelCorpAuthResponseBody) SetCode

func (*CancelCorpAuthResponseBody) SetData

func (*CancelCorpAuthResponseBody) SetMessage

func (CancelCorpAuthResponseBody) String

type CancelCorpAuthResponseBodyData

type CancelCorpAuthResponseBodyData struct {
	Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}

func (CancelCorpAuthResponseBodyData) GoString

func (*CancelCorpAuthResponseBodyData) SetResult

func (CancelCorpAuthResponseBodyData) String

type ChannelOrderHeaders

type ChannelOrderHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (ChannelOrderHeaders) GoString

func (s ChannelOrderHeaders) GoString() string

func (*ChannelOrderHeaders) SetCommonHeaders

func (s *ChannelOrderHeaders) SetCommonHeaders(v map[string]*string) *ChannelOrderHeaders

func (*ChannelOrderHeaders) SetXAcsDingtalkAccessToken

func (s *ChannelOrderHeaders) SetXAcsDingtalkAccessToken(v string) *ChannelOrderHeaders

func (ChannelOrderHeaders) String

func (s ChannelOrderHeaders) String() string

type ChannelOrderRequest

type ChannelOrderRequest struct {
	ItemCode        *string `json:"itemCode,omitempty" xml:"itemCode,omitempty"`
	ItemName        *string `json:"itemName,omitempty" xml:"itemName,omitempty"`
	OrderCreateTime *int64  `json:"orderCreateTime,omitempty" xml:"orderCreateTime,omitempty"`
	OrderId         *string `json:"orderId,omitempty" xml:"orderId,omitempty"`
	PayFee          *int64  `json:"payFee,omitempty" xml:"payFee,omitempty"`
	Quantity        *int64  `json:"quantity,omitempty" xml:"quantity,omitempty"`
}

func (ChannelOrderRequest) GoString

func (s ChannelOrderRequest) GoString() string

func (*ChannelOrderRequest) SetItemCode

func (s *ChannelOrderRequest) SetItemCode(v string) *ChannelOrderRequest

func (*ChannelOrderRequest) SetItemName

func (s *ChannelOrderRequest) SetItemName(v string) *ChannelOrderRequest

func (*ChannelOrderRequest) SetOrderCreateTime

func (s *ChannelOrderRequest) SetOrderCreateTime(v int64) *ChannelOrderRequest

func (*ChannelOrderRequest) SetOrderId

func (*ChannelOrderRequest) SetPayFee

func (*ChannelOrderRequest) SetQuantity

func (s *ChannelOrderRequest) SetQuantity(v int64) *ChannelOrderRequest

func (ChannelOrderRequest) String

func (s ChannelOrderRequest) String() string

type ChannelOrderResponse

type ChannelOrderResponse struct {
	Headers map[string]*string        `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *ChannelOrderResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (ChannelOrderResponse) GoString

func (s ChannelOrderResponse) GoString() string

func (*ChannelOrderResponse) SetBody

func (*ChannelOrderResponse) SetHeaders

func (s *ChannelOrderResponse) SetHeaders(v map[string]*string) *ChannelOrderResponse

func (ChannelOrderResponse) String

func (s ChannelOrderResponse) String() string

type ChannelOrderResponseBody

type ChannelOrderResponseBody struct {
	Code    *int32                        `json:"code,omitempty" xml:"code,omitempty"`
	Data    *ChannelOrderResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                       `json:"message,omitempty" xml:"message,omitempty"`
}

func (ChannelOrderResponseBody) GoString

func (s ChannelOrderResponseBody) GoString() string

func (*ChannelOrderResponseBody) SetCode

func (*ChannelOrderResponseBody) SetData

func (*ChannelOrderResponseBody) SetMessage

func (ChannelOrderResponseBody) String

func (s ChannelOrderResponseBody) String() string

type ChannelOrderResponseBodyData

type ChannelOrderResponseBodyData struct {
	EsignOrderId *string `json:"esignOrderId,omitempty" xml:"esignOrderId,omitempty"`
}

func (ChannelOrderResponseBodyData) GoString

func (s ChannelOrderResponseBodyData) GoString() string

func (*ChannelOrderResponseBodyData) SetEsignOrderId

func (ChannelOrderResponseBodyData) String

type Client

type Client struct {
	openapi.Client
}

func NewClient

func NewClient(config *openapi.Config) (*Client, error)

func (*Client) AuthUrl

func (client *Client) AuthUrl(request *AuthUrlRequest) (_result *AuthUrlResponse, _err error)

func (*Client) AuthUrlWithOptions

func (client *Client) AuthUrlWithOptions(request *AuthUrlRequest, headers *AuthUrlHeaders, runtime *util.RuntimeOptions) (_result *AuthUrlResponse, _err error)

func (*Client) CancelCorpAuth

func (client *Client) CancelCorpAuth() (_result *CancelCorpAuthResponse, _err error)

func (*Client) CancelCorpAuthWithOptions

func (client *Client) CancelCorpAuthWithOptions(headers *CancelCorpAuthHeaders, runtime *util.RuntimeOptions) (_result *CancelCorpAuthResponse, _err error)

func (*Client) ChannelOrder

func (client *Client) ChannelOrder(request *ChannelOrderRequest) (_result *ChannelOrderResponse, _err error)

func (*Client) ChannelOrderWithOptions

func (client *Client) ChannelOrderWithOptions(request *ChannelOrderRequest, headers *ChannelOrderHeaders, runtime *util.RuntimeOptions) (_result *ChannelOrderResponse, _err error)

func (*Client) ContractMargin

func (client *Client) ContractMargin() (_result *ContractMarginResponse, _err error)

func (*Client) ContractMarginWithOptions

func (client *Client) ContractMarginWithOptions(headers *ContractMarginHeaders, runtime *util.RuntimeOptions) (_result *ContractMarginResponse, _err error)

func (*Client) CorpConsole

func (client *Client) CorpConsole() (_result *CorpConsoleResponse, _err error)

func (*Client) CorpConsoleWithOptions

func (client *Client) CorpConsoleWithOptions(headers *CorpConsoleHeaders, runtime *util.RuntimeOptions) (_result *CorpConsoleResponse, _err error)

func (*Client) CorpInfo

func (client *Client) CorpInfo() (_result *CorpInfoResponse, _err error)

func (*Client) CorpInfoWithOptions

func (client *Client) CorpInfoWithOptions(headers *CorpInfoHeaders, runtime *util.RuntimeOptions) (_result *CorpInfoResponse, _err error)

func (*Client) CreateDeveloper

func (client *Client) CreateDeveloper(request *CreateDeveloperRequest) (_result *CreateDeveloperResponse, _err error)

func (*Client) CreateDeveloperWithOptions

func (client *Client) CreateDeveloperWithOptions(request *CreateDeveloperRequest, headers *CreateDeveloperHeaders, runtime *util.RuntimeOptions) (_result *CreateDeveloperResponse, _err error)

func (*Client) GetCorpRealnameUrl

func (client *Client) GetCorpRealnameUrl(request *GetCorpRealnameUrlRequest) (_result *GetCorpRealnameUrlResponse, _err error)

func (*Client) GetCorpRealnameUrlWithOptions

func (client *Client) GetCorpRealnameUrlWithOptions(request *GetCorpRealnameUrlRequest, headers *GetCorpRealnameUrlHeaders, runtime *util.RuntimeOptions) (_result *GetCorpRealnameUrlResponse, _err error)

func (*Client) GetCropStatus

func (client *Client) GetCropStatus() (_result *GetCropStatusResponse, _err error)

func (*Client) GetCropStatusWithOptions

func (client *Client) GetCropStatusWithOptions(headers *GetCropStatusHeaders, runtime *util.RuntimeOptions) (_result *GetCropStatusResponse, _err error)

func (*Client) GetFile

func (client *Client) GetFile(fileId *string) (_result *GetFileResponse, _err error)

func (*Client) GetFileWithOptions

func (client *Client) GetFileWithOptions(fileId *string, headers *GetFileHeaders, runtime *util.RuntimeOptions) (_result *GetFileResponse, _err error)

func (*Client) GetFlowDetail

func (client *Client) GetFlowDetail(request *GetFlowDetailRequest) (_result *GetFlowDetailResponse, _err error)

func (*Client) GetFlowDetailWithOptions

func (client *Client) GetFlowDetailWithOptions(request *GetFlowDetailRequest, headers *GetFlowDetailHeaders, runtime *util.RuntimeOptions) (_result *GetFlowDetailResponse, _err error)

func (*Client) GetFlowSignDetail

func (client *Client) GetFlowSignDetail(request *GetFlowSignDetailRequest) (_result *GetFlowSignDetailResponse, _err error)

func (*Client) GetFlowSignDetailWithOptions

func (client *Client) GetFlowSignDetailWithOptions(request *GetFlowSignDetailRequest, headers *GetFlowSignDetailHeaders, runtime *util.RuntimeOptions) (_result *GetFlowSignDetailResponse, _err error)

func (*Client) GetProcessStartUrl

func (client *Client) GetProcessStartUrl(request *GetProcessStartUrlRequest) (_result *GetProcessStartUrlResponse, _err error)

func (*Client) GetProcessStartUrlWithOptions

func (client *Client) GetProcessStartUrlWithOptions(request *GetProcessStartUrlRequest, headers *GetProcessStartUrlHeaders, runtime *util.RuntimeOptions) (_result *GetProcessStartUrlResponse, _err error)

func (*Client) GetSignNoticeUrl

func (client *Client) GetSignNoticeUrl(request *GetSignNoticeUrlRequest) (_result *GetSignNoticeUrlResponse, _err error)

func (*Client) GetSignNoticeUrlWithOptions

func (client *Client) GetSignNoticeUrlWithOptions(request *GetSignNoticeUrlRequest, headers *GetSignNoticeUrlHeaders, runtime *util.RuntimeOptions) (_result *GetSignNoticeUrlResponse, _err error)

func (*Client) GetUploadUrl

func (client *Client) GetUploadUrl(request *GetUploadUrlRequest) (_result *GetUploadUrlResponse, _err error)

func (*Client) GetUploadUrlWithOptions

func (client *Client) GetUploadUrlWithOptions(request *GetUploadUrlRequest, headers *GetUploadUrlHeaders, runtime *util.RuntimeOptions) (_result *GetUploadUrlResponse, _err error)

func (*Client) GetUserInfo

func (client *Client) GetUserInfo(userId *string) (_result *GetUserInfoResponse, _err error)

func (*Client) GetUserInfoWithOptions

func (client *Client) GetUserInfoWithOptions(userId *string, headers *GetUserInfoHeaders, runtime *util.RuntimeOptions) (_result *GetUserInfoResponse, _err error)

func (*Client) GetUserRealnameUrl

func (client *Client) GetUserRealnameUrl(request *GetUserRealnameUrlRequest) (_result *GetUserRealnameUrlResponse, _err error)

func (*Client) GetUserRealnameUrlWithOptions

func (client *Client) GetUserRealnameUrlWithOptions(request *GetUserRealnameUrlRequest, headers *GetUserRealnameUrlHeaders, runtime *util.RuntimeOptions) (_result *GetUserRealnameUrlResponse, _err error)

func (*Client) Init

func (client *Client) Init(config *openapi.Config) (_err error)

func (*Client) ListFlowDocs

func (client *Client) ListFlowDocs(request *ListFlowDocsRequest) (_result *ListFlowDocsResponse, _err error)

func (*Client) ListFlowDocsWithOptions

func (client *Client) ListFlowDocsWithOptions(request *ListFlowDocsRequest, headers *ListFlowDocsHeaders, runtime *util.RuntimeOptions) (_result *ListFlowDocsResponse, _err error)

func (*Client) ListSealApproval

func (client *Client) ListSealApproval(request *ListSealApprovalRequest) (_result *ListSealApprovalResponse, _err error)

func (*Client) ListSealApprovalWithOptions

func (client *Client) ListSealApprovalWithOptions(request *ListSealApprovalRequest, headers *ListSealApprovalHeaders, runtime *util.RuntimeOptions) (_result *ListSealApprovalResponse, _err error)

func (*Client) OrderResale

func (client *Client) OrderResale(request *OrderResaleRequest) (_result *OrderResaleResponse, _err error)

func (*Client) OrderResaleWithOptions

func (client *Client) OrderResaleWithOptions(request *OrderResaleRequest, headers *OrderResaleHeaders, runtime *util.RuntimeOptions) (_result *OrderResaleResponse, _err error)

type ContractMarginHeaders

type ContractMarginHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (ContractMarginHeaders) GoString

func (s ContractMarginHeaders) GoString() string

func (*ContractMarginHeaders) SetCommonHeaders

func (s *ContractMarginHeaders) SetCommonHeaders(v map[string]*string) *ContractMarginHeaders

func (*ContractMarginHeaders) SetXAcsDingtalkAccessToken

func (s *ContractMarginHeaders) SetXAcsDingtalkAccessToken(v string) *ContractMarginHeaders

func (ContractMarginHeaders) String

func (s ContractMarginHeaders) String() string

type ContractMarginResponse

type ContractMarginResponse struct {
	Headers map[string]*string          `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *ContractMarginResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (ContractMarginResponse) GoString

func (s ContractMarginResponse) GoString() string

func (*ContractMarginResponse) SetBody

func (*ContractMarginResponse) SetHeaders

func (ContractMarginResponse) String

func (s ContractMarginResponse) String() string

type ContractMarginResponseBody

type ContractMarginResponseBody struct {
	Code    *int32                          `json:"code,omitempty" xml:"code,omitempty"`
	Data    *ContractMarginResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                         `json:"message,omitempty" xml:"message,omitempty"`
}

func (ContractMarginResponseBody) GoString

func (s ContractMarginResponseBody) GoString() string

func (*ContractMarginResponseBody) SetCode

func (*ContractMarginResponseBody) SetData

func (*ContractMarginResponseBody) SetMessage

func (ContractMarginResponseBody) String

type ContractMarginResponseBodyData

type ContractMarginResponseBodyData struct {
	Margin *int64 `json:"margin,omitempty" xml:"margin,omitempty"`
}

func (ContractMarginResponseBodyData) GoString

func (*ContractMarginResponseBodyData) SetMargin

func (ContractMarginResponseBodyData) String

type CorpConsoleHeaders

type CorpConsoleHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (CorpConsoleHeaders) GoString

func (s CorpConsoleHeaders) GoString() string

func (*CorpConsoleHeaders) SetCommonHeaders

func (s *CorpConsoleHeaders) SetCommonHeaders(v map[string]*string) *CorpConsoleHeaders

func (*CorpConsoleHeaders) SetXAcsDingtalkAccessToken

func (s *CorpConsoleHeaders) SetXAcsDingtalkAccessToken(v string) *CorpConsoleHeaders

func (CorpConsoleHeaders) String

func (s CorpConsoleHeaders) String() string

type CorpConsoleResponse

type CorpConsoleResponse struct {
	Headers map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *CorpConsoleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CorpConsoleResponse) GoString

func (s CorpConsoleResponse) GoString() string

func (*CorpConsoleResponse) SetBody

func (*CorpConsoleResponse) SetHeaders

func (s *CorpConsoleResponse) SetHeaders(v map[string]*string) *CorpConsoleResponse

func (CorpConsoleResponse) String

func (s CorpConsoleResponse) String() string

type CorpConsoleResponseBody

type CorpConsoleResponseBody struct {
	Code    *int32                       `json:"code,omitempty" xml:"code,omitempty"`
	Data    *CorpConsoleResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                      `json:"message,omitempty" xml:"message,omitempty"`
}

func (CorpConsoleResponseBody) GoString

func (s CorpConsoleResponseBody) GoString() string

func (*CorpConsoleResponseBody) SetCode

func (*CorpConsoleResponseBody) SetData

func (*CorpConsoleResponseBody) SetMessage

func (CorpConsoleResponseBody) String

func (s CorpConsoleResponseBody) String() string

type CorpConsoleResponseBodyData

type CorpConsoleResponseBodyData struct {
	OrgConsoleUrl *int64 `json:"orgConsoleUrl,omitempty" xml:"orgConsoleUrl,omitempty"`
}

func (CorpConsoleResponseBodyData) GoString

func (s CorpConsoleResponseBodyData) GoString() string

func (*CorpConsoleResponseBodyData) SetOrgConsoleUrl

func (CorpConsoleResponseBodyData) String

type CorpInfoHeaders

type CorpInfoHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (CorpInfoHeaders) GoString

func (s CorpInfoHeaders) GoString() string

func (*CorpInfoHeaders) SetCommonHeaders

func (s *CorpInfoHeaders) SetCommonHeaders(v map[string]*string) *CorpInfoHeaders

func (*CorpInfoHeaders) SetXAcsDingtalkAccessToken

func (s *CorpInfoHeaders) SetXAcsDingtalkAccessToken(v string) *CorpInfoHeaders

func (CorpInfoHeaders) String

func (s CorpInfoHeaders) String() string

type CorpInfoResponse

type CorpInfoResponse struct {
	Headers map[string]*string    `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *CorpInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CorpInfoResponse) GoString

func (s CorpInfoResponse) GoString() string

func (*CorpInfoResponse) SetBody

func (*CorpInfoResponse) SetHeaders

func (s *CorpInfoResponse) SetHeaders(v map[string]*string) *CorpInfoResponse

func (CorpInfoResponse) String

func (s CorpInfoResponse) String() string

type CorpInfoResponseBody

type CorpInfoResponseBody struct {
	Code    *int32                    `json:"code,omitempty" xml:"code,omitempty"`
	Data    *CorpInfoResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                   `json:"message,omitempty" xml:"message,omitempty"`
}

func (CorpInfoResponseBody) GoString

func (s CorpInfoResponseBody) GoString() string

func (*CorpInfoResponseBody) SetCode

func (*CorpInfoResponseBody) SetData

func (*CorpInfoResponseBody) SetMessage

func (CorpInfoResponseBody) String

func (s CorpInfoResponseBody) String() string

type CorpInfoResponseBodyData

type CorpInfoResponseBodyData struct {
	OrgRealName *string `json:"orgRealName,omitempty" xml:"orgRealName,omitempty"`
	RealName    *bool   `json:"realName,omitempty" xml:"realName,omitempty"`
}

func (CorpInfoResponseBodyData) GoString

func (s CorpInfoResponseBodyData) GoString() string

func (*CorpInfoResponseBodyData) SetOrgRealName

func (*CorpInfoResponseBodyData) SetRealName

func (CorpInfoResponseBodyData) String

func (s CorpInfoResponseBodyData) String() string

type CreateDeveloperHeaders

type CreateDeveloperHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (CreateDeveloperHeaders) GoString

func (s CreateDeveloperHeaders) GoString() string

func (*CreateDeveloperHeaders) SetCommonHeaders

func (s *CreateDeveloperHeaders) SetCommonHeaders(v map[string]*string) *CreateDeveloperHeaders

func (*CreateDeveloperHeaders) SetXAcsDingtalkAccessToken

func (s *CreateDeveloperHeaders) SetXAcsDingtalkAccessToken(v string) *CreateDeveloperHeaders

func (CreateDeveloperHeaders) String

func (s CreateDeveloperHeaders) String() string

type CreateDeveloperRequest

type CreateDeveloperRequest struct {
	RedirectUrl *string `json:"redirectUrl,omitempty" xml:"redirectUrl,omitempty"`
}

func (CreateDeveloperRequest) GoString

func (s CreateDeveloperRequest) GoString() string

func (*CreateDeveloperRequest) SetRedirectUrl

func (CreateDeveloperRequest) String

func (s CreateDeveloperRequest) String() string

type CreateDeveloperResponse

type CreateDeveloperResponse struct {
	Headers map[string]*string           `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *CreateDeveloperResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CreateDeveloperResponse) GoString

func (s CreateDeveloperResponse) GoString() string

func (*CreateDeveloperResponse) SetBody

func (*CreateDeveloperResponse) SetHeaders

func (CreateDeveloperResponse) String

func (s CreateDeveloperResponse) String() string

type CreateDeveloperResponseBody

type CreateDeveloperResponseBody struct {
	Code    *int32  `json:"code,omitempty" xml:"code,omitempty"`
	Data    *bool   `json:"data,omitempty" xml:"data,omitempty"`
	Message *string `json:"message,omitempty" xml:"message,omitempty"`
}

func (CreateDeveloperResponseBody) GoString

func (s CreateDeveloperResponseBody) GoString() string

func (*CreateDeveloperResponseBody) SetCode

func (*CreateDeveloperResponseBody) SetData

func (*CreateDeveloperResponseBody) SetMessage

func (CreateDeveloperResponseBody) String

type GetCorpRealnameUrlHeaders

type GetCorpRealnameUrlHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetCorpRealnameUrlHeaders) GoString

func (s GetCorpRealnameUrlHeaders) GoString() string

func (*GetCorpRealnameUrlHeaders) SetCommonHeaders

func (*GetCorpRealnameUrlHeaders) SetXAcsDingtalkAccessToken

func (s *GetCorpRealnameUrlHeaders) SetXAcsDingtalkAccessToken(v string) *GetCorpRealnameUrlHeaders

func (GetCorpRealnameUrlHeaders) String

func (s GetCorpRealnameUrlHeaders) String() string

type GetCorpRealnameUrlRequest

type GetCorpRealnameUrlRequest struct {
	UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (GetCorpRealnameUrlRequest) GoString

func (s GetCorpRealnameUrlRequest) GoString() string

func (*GetCorpRealnameUrlRequest) SetUserId

func (GetCorpRealnameUrlRequest) String

func (s GetCorpRealnameUrlRequest) String() string

type GetCorpRealnameUrlResponse

type GetCorpRealnameUrlResponse struct {
	Headers map[string]*string              `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetCorpRealnameUrlResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetCorpRealnameUrlResponse) GoString

func (s GetCorpRealnameUrlResponse) GoString() string

func (*GetCorpRealnameUrlResponse) SetBody

func (*GetCorpRealnameUrlResponse) SetHeaders

func (GetCorpRealnameUrlResponse) String

type GetCorpRealnameUrlResponseBody

type GetCorpRealnameUrlResponseBody struct {
	Code    *int32                              `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetCorpRealnameUrlResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                             `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetCorpRealnameUrlResponseBody) GoString

func (*GetCorpRealnameUrlResponseBody) SetCode

func (*GetCorpRealnameUrlResponseBody) SetMessage

func (GetCorpRealnameUrlResponseBody) String

type GetCorpRealnameUrlResponseBodyData

type GetCorpRealnameUrlResponseBodyData struct {
	MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"`
	PcUrl     *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"`
	TaskId    *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (GetCorpRealnameUrlResponseBodyData) GoString

func (*GetCorpRealnameUrlResponseBodyData) SetMobileUrl

func (*GetCorpRealnameUrlResponseBodyData) SetPcUrl

func (*GetCorpRealnameUrlResponseBodyData) SetTaskId

func (GetCorpRealnameUrlResponseBodyData) String

type GetCropStatusHeaders

type GetCropStatusHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetCropStatusHeaders) GoString

func (s GetCropStatusHeaders) GoString() string

func (*GetCropStatusHeaders) SetCommonHeaders

func (s *GetCropStatusHeaders) SetCommonHeaders(v map[string]*string) *GetCropStatusHeaders

func (*GetCropStatusHeaders) SetXAcsDingtalkAccessToken

func (s *GetCropStatusHeaders) SetXAcsDingtalkAccessToken(v string) *GetCropStatusHeaders

func (GetCropStatusHeaders) String

func (s GetCropStatusHeaders) String() string

type GetCropStatusResponse

type GetCropStatusResponse struct {
	Headers map[string]*string         `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetCropStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetCropStatusResponse) GoString

func (s GetCropStatusResponse) GoString() string

func (*GetCropStatusResponse) SetBody

func (*GetCropStatusResponse) SetHeaders

func (GetCropStatusResponse) String

func (s GetCropStatusResponse) String() string

type GetCropStatusResponseBody

type GetCropStatusResponseBody struct {
	Code    *int32                         `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetCropStatusResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                        `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetCropStatusResponseBody) GoString

func (s GetCropStatusResponseBody) GoString() string

func (*GetCropStatusResponseBody) SetCode

func (*GetCropStatusResponseBody) SetData

func (*GetCropStatusResponseBody) SetMessage

func (GetCropStatusResponseBody) String

func (s GetCropStatusResponseBody) String() string

type GetCropStatusResponseBodyData

type GetCropStatusResponseBodyData struct {
	AuthStatus    *string `json:"authStatus,omitempty" xml:"authStatus,omitempty"`
	InstallStatus *string `json:"installStatus,omitempty" xml:"installStatus,omitempty"`
}

func (GetCropStatusResponseBodyData) GoString

func (*GetCropStatusResponseBodyData) SetAuthStatus

func (*GetCropStatusResponseBodyData) SetInstallStatus

func (GetCropStatusResponseBodyData) String

type GetFileHeaders

type GetFileHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetFileHeaders) GoString

func (s GetFileHeaders) GoString() string

func (*GetFileHeaders) SetCommonHeaders

func (s *GetFileHeaders) SetCommonHeaders(v map[string]*string) *GetFileHeaders

func (*GetFileHeaders) SetXAcsDingtalkAccessToken

func (s *GetFileHeaders) SetXAcsDingtalkAccessToken(v string) *GetFileHeaders

func (GetFileHeaders) String

func (s GetFileHeaders) String() string

type GetFileResponse

type GetFileResponse struct {
	Headers map[string]*string   `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetFileResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetFileResponse) GoString

func (s GetFileResponse) GoString() string

func (*GetFileResponse) SetBody

func (*GetFileResponse) SetHeaders

func (s *GetFileResponse) SetHeaders(v map[string]*string) *GetFileResponse

func (GetFileResponse) String

func (s GetFileResponse) String() string

type GetFileResponseBody

type GetFileResponseBody struct {
	Code    *int32                   `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetFileResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                  `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetFileResponseBody) GoString

func (s GetFileResponseBody) GoString() string

func (*GetFileResponseBody) SetCode

func (*GetFileResponseBody) SetData

func (*GetFileResponseBody) SetMessage

func (GetFileResponseBody) String

func (s GetFileResponseBody) String() string

type GetFileResponseBodyData

type GetFileResponseBodyData struct {
	DownloadUrl   *string `json:"downloadUrl,omitempty" xml:"downloadUrl,omitempty"`
	FileId        *string `json:"fileId,omitempty" xml:"fileId,omitempty"`
	Name          *string `json:"name,omitempty" xml:"name,omitempty"`
	PdfTotalPages *int32  `json:"pdfTotalPages,omitempty" xml:"pdfTotalPages,omitempty"`
	Size          *int64  `json:"size,omitempty" xml:"size,omitempty"`
	Status        *int32  `json:"status,omitempty" xml:"status,omitempty"`
}

func (GetFileResponseBodyData) GoString

func (s GetFileResponseBodyData) GoString() string

func (*GetFileResponseBodyData) SetDownloadUrl

func (*GetFileResponseBodyData) SetFileId

func (*GetFileResponseBodyData) SetName

func (*GetFileResponseBodyData) SetPdfTotalPages

func (s *GetFileResponseBodyData) SetPdfTotalPages(v int32) *GetFileResponseBodyData

func (*GetFileResponseBodyData) SetSize

func (*GetFileResponseBodyData) SetStatus

func (GetFileResponseBodyData) String

func (s GetFileResponseBodyData) String() string

type GetFlowDetailHeaders

type GetFlowDetailHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetFlowDetailHeaders) GoString

func (s GetFlowDetailHeaders) GoString() string

func (*GetFlowDetailHeaders) SetCommonHeaders

func (s *GetFlowDetailHeaders) SetCommonHeaders(v map[string]*string) *GetFlowDetailHeaders

func (*GetFlowDetailHeaders) SetXAcsDingtalkAccessToken

func (s *GetFlowDetailHeaders) SetXAcsDingtalkAccessToken(v string) *GetFlowDetailHeaders

func (GetFlowDetailHeaders) String

func (s GetFlowDetailHeaders) String() string

type GetFlowDetailRequest

type GetFlowDetailRequest struct {
	TaskId *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (GetFlowDetailRequest) GoString

func (s GetFlowDetailRequest) GoString() string

func (*GetFlowDetailRequest) SetTaskId

func (GetFlowDetailRequest) String

func (s GetFlowDetailRequest) String() string

type GetFlowDetailResponse

type GetFlowDetailResponse struct {
	Headers map[string]*string         `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetFlowDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetFlowDetailResponse) GoString

func (s GetFlowDetailResponse) GoString() string

func (*GetFlowDetailResponse) SetBody

func (*GetFlowDetailResponse) SetHeaders

func (GetFlowDetailResponse) String

func (s GetFlowDetailResponse) String() string

type GetFlowDetailResponseBody

type GetFlowDetailResponseBody struct {
	Code    *int32                         `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetFlowDetailResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                        `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetFlowDetailResponseBody) GoString

func (s GetFlowDetailResponseBody) GoString() string

func (*GetFlowDetailResponseBody) SetCode

func (*GetFlowDetailResponseBody) SetData

func (*GetFlowDetailResponseBody) SetMessage

func (GetFlowDetailResponseBody) String

func (s GetFlowDetailResponseBody) String() string

type GetFlowDetailResponseBodyData

type GetFlowDetailResponseBodyData struct {
	BusinessSense           *string                              `json:"businessSense,omitempty" xml:"businessSense,omitempty"`
	FlowStatus              *int32                               `json:"flowStatus,omitempty" xml:"flowStatus,omitempty"`
	InitiatorAuthorizedName *string                              `json:"initiatorAuthorizedName,omitempty" xml:"initiatorAuthorizedName,omitempty"`
	InitiatorName           *string                              `json:"initiatorName,omitempty" xml:"initiatorName,omitempty"`
	Logs                    []*GetFlowDetailResponseBodyDataLogs `json:"logs,omitempty" xml:"logs,omitempty" type:"Repeated"`
}

func (GetFlowDetailResponseBodyData) GoString

func (*GetFlowDetailResponseBodyData) SetBusinessSense

func (*GetFlowDetailResponseBodyData) SetFlowStatus

func (*GetFlowDetailResponseBodyData) SetInitiatorAuthorizedName

func (s *GetFlowDetailResponseBodyData) SetInitiatorAuthorizedName(v string) *GetFlowDetailResponseBodyData

func (*GetFlowDetailResponseBodyData) SetInitiatorName

func (*GetFlowDetailResponseBodyData) SetLogs

func (GetFlowDetailResponseBodyData) String

type GetFlowDetailResponseBodyDataLogs

type GetFlowDetailResponseBodyDataLogs struct {
	LogType             *string `json:"logType,omitempty" xml:"logType,omitempty"`
	OperateDescription  *string `json:"operateDescription,omitempty" xml:"operateDescription,omitempty"`
	OperateTime         *int64  `json:"operateTime,omitempty" xml:"operateTime,omitempty"`
	OperatorAccountName *string `json:"operatorAccountName,omitempty" xml:"operatorAccountName,omitempty"`
}

func (GetFlowDetailResponseBodyDataLogs) GoString

func (*GetFlowDetailResponseBodyDataLogs) SetLogType

func (*GetFlowDetailResponseBodyDataLogs) SetOperateDescription

func (*GetFlowDetailResponseBodyDataLogs) SetOperateTime

func (*GetFlowDetailResponseBodyDataLogs) SetOperatorAccountName

func (GetFlowDetailResponseBodyDataLogs) String

type GetFlowSignDetailHeaders

type GetFlowSignDetailHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetFlowSignDetailHeaders) GoString

func (s GetFlowSignDetailHeaders) GoString() string

func (*GetFlowSignDetailHeaders) SetCommonHeaders

func (s *GetFlowSignDetailHeaders) SetCommonHeaders(v map[string]*string) *GetFlowSignDetailHeaders

func (*GetFlowSignDetailHeaders) SetXAcsDingtalkAccessToken

func (s *GetFlowSignDetailHeaders) SetXAcsDingtalkAccessToken(v string) *GetFlowSignDetailHeaders

func (GetFlowSignDetailHeaders) String

func (s GetFlowSignDetailHeaders) String() string

type GetFlowSignDetailRequest

type GetFlowSignDetailRequest struct {
	TaskId *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (GetFlowSignDetailRequest) GoString

func (s GetFlowSignDetailRequest) GoString() string

func (*GetFlowSignDetailRequest) SetTaskId

func (GetFlowSignDetailRequest) String

func (s GetFlowSignDetailRequest) String() string

type GetFlowSignDetailResponse

type GetFlowSignDetailResponse struct {
	Headers map[string]*string             `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetFlowSignDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetFlowSignDetailResponse) GoString

func (s GetFlowSignDetailResponse) GoString() string

func (*GetFlowSignDetailResponse) SetBody

func (*GetFlowSignDetailResponse) SetHeaders

func (GetFlowSignDetailResponse) String

func (s GetFlowSignDetailResponse) String() string

type GetFlowSignDetailResponseBody

type GetFlowSignDetailResponseBody struct {
	Code    *int32                             `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetFlowSignDetailResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                            `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetFlowSignDetailResponseBody) GoString

func (*GetFlowSignDetailResponseBody) SetCode

func (*GetFlowSignDetailResponseBody) SetData

func (*GetFlowSignDetailResponseBody) SetMessage

func (GetFlowSignDetailResponseBody) String

type GetFlowSignDetailResponseBodyData

type GetFlowSignDetailResponseBodyData struct {
	BusinessSense *string                                     `json:"businessSense,omitempty" xml:"businessSense,omitempty"`
	FlowStatus    *int32                                      `json:"flowStatus,omitempty" xml:"flowStatus,omitempty"`
	Signers       []*GetFlowSignDetailResponseBodyDataSigners `json:"signers,omitempty" xml:"signers,omitempty" type:"Repeated"`
}

func (GetFlowSignDetailResponseBodyData) GoString

func (*GetFlowSignDetailResponseBodyData) SetBusinessSense

func (*GetFlowSignDetailResponseBodyData) SetFlowStatus

func (GetFlowSignDetailResponseBodyData) String

type GetFlowSignDetailResponseBodyDataSigners

type GetFlowSignDetailResponseBodyDataSigners struct {
	SignStatus *int32  `json:"signStatus,omitempty" xml:"signStatus,omitempty"`
	SignerName *string `json:"signerName,omitempty" xml:"signerName,omitempty"`
}

func (GetFlowSignDetailResponseBodyDataSigners) GoString

func (*GetFlowSignDetailResponseBodyDataSigners) SetSignStatus

func (*GetFlowSignDetailResponseBodyDataSigners) SetSignerName

func (GetFlowSignDetailResponseBodyDataSigners) String

type GetProcessStartUrlHeaders

type GetProcessStartUrlHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetProcessStartUrlHeaders) GoString

func (s GetProcessStartUrlHeaders) GoString() string

func (*GetProcessStartUrlHeaders) SetCommonHeaders

func (*GetProcessStartUrlHeaders) SetXAcsDingtalkAccessToken

func (s *GetProcessStartUrlHeaders) SetXAcsDingtalkAccessToken(v string) *GetProcessStartUrlHeaders

func (GetProcessStartUrlHeaders) String

func (s GetProcessStartUrlHeaders) String() string

type GetProcessStartUrlRequest

type GetProcessStartUrlRequest struct {
	Ccs             []*GetProcessStartUrlRequestCcs          `json:"ccs,omitempty" xml:"ccs,omitempty" type:"Repeated"`
	Files           []*GetProcessStartUrlRequestFiles        `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"`
	InitiatorUserId *string                                  `json:"initiatorUserId,omitempty" xml:"initiatorUserId,omitempty"`
	Participants    []*GetProcessStartUrlRequestParticipants `json:"participants,omitempty" xml:"participants,omitempty" type:"Repeated"`
	RedirectUrl     *string                                  `json:"redirectUrl,omitempty" xml:"redirectUrl,omitempty"`
	SourceInfo      *GetProcessStartUrlRequestSourceInfo     `json:"sourceInfo,omitempty" xml:"sourceInfo,omitempty" type:"Struct"`
	TaskName        *string                                  `json:"taskName,omitempty" xml:"taskName,omitempty"`
}

func (GetProcessStartUrlRequest) GoString

func (s GetProcessStartUrlRequest) GoString() string

func (*GetProcessStartUrlRequest) SetCcs

func (*GetProcessStartUrlRequest) SetFiles

func (*GetProcessStartUrlRequest) SetInitiatorUserId

func (*GetProcessStartUrlRequest) SetParticipants

func (*GetProcessStartUrlRequest) SetRedirectUrl

func (*GetProcessStartUrlRequest) SetSourceInfo

func (*GetProcessStartUrlRequest) SetTaskName

func (GetProcessStartUrlRequest) String

func (s GetProcessStartUrlRequest) String() string

type GetProcessStartUrlRequestCcs

type GetProcessStartUrlRequestCcs struct {
	Account     *string `json:"account,omitempty" xml:"account,omitempty"`
	AccountName *string `json:"accountName,omitempty" xml:"accountName,omitempty"`
	AccountType *string `json:"accountType,omitempty" xml:"accountType,omitempty"`
	OrgName     *string `json:"orgName,omitempty" xml:"orgName,omitempty"`
	UserId      *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (GetProcessStartUrlRequestCcs) GoString

func (s GetProcessStartUrlRequestCcs) GoString() string

func (*GetProcessStartUrlRequestCcs) SetAccount

func (*GetProcessStartUrlRequestCcs) SetAccountName

func (*GetProcessStartUrlRequestCcs) SetAccountType

func (*GetProcessStartUrlRequestCcs) SetOrgName

func (*GetProcessStartUrlRequestCcs) SetUserId

func (GetProcessStartUrlRequestCcs) String

type GetProcessStartUrlRequestFiles

type GetProcessStartUrlRequestFiles struct {
	FileId   *string `json:"fileId,omitempty" xml:"fileId,omitempty"`
	FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"`
}

func (GetProcessStartUrlRequestFiles) GoString

func (*GetProcessStartUrlRequestFiles) SetFileId

func (*GetProcessStartUrlRequestFiles) SetFileName

func (GetProcessStartUrlRequestFiles) String

type GetProcessStartUrlRequestParticipants

type GetProcessStartUrlRequestParticipants struct {
	Account          *string `json:"account,omitempty" xml:"account,omitempty"`
	AccountName      *string `json:"accountName,omitempty" xml:"accountName,omitempty"`
	AccountType      *string `json:"accountType,omitempty" xml:"accountType,omitempty"`
	OrgName          *string `json:"orgName,omitempty" xml:"orgName,omitempty"`
	SignRequirements *string `json:"signRequirements,omitempty" xml:"signRequirements,omitempty"`
	UserId           *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (GetProcessStartUrlRequestParticipants) GoString

func (*GetProcessStartUrlRequestParticipants) SetAccount

func (*GetProcessStartUrlRequestParticipants) SetAccountName

func (*GetProcessStartUrlRequestParticipants) SetAccountType

func (*GetProcessStartUrlRequestParticipants) SetOrgName

func (*GetProcessStartUrlRequestParticipants) SetSignRequirements

func (*GetProcessStartUrlRequestParticipants) SetUserId

func (GetProcessStartUrlRequestParticipants) String

type GetProcessStartUrlRequestSourceInfo

type GetProcessStartUrlRequestSourceInfo struct {
	MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"`
	PcUrl     *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"`
	ShowText  *string `json:"showText,omitempty" xml:"showText,omitempty"`
}

func (GetProcessStartUrlRequestSourceInfo) GoString

func (*GetProcessStartUrlRequestSourceInfo) SetMobileUrl

func (*GetProcessStartUrlRequestSourceInfo) SetPcUrl

func (*GetProcessStartUrlRequestSourceInfo) SetShowText

func (GetProcessStartUrlRequestSourceInfo) String

type GetProcessStartUrlResponse

type GetProcessStartUrlResponse struct {
	Headers map[string]*string              `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetProcessStartUrlResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetProcessStartUrlResponse) GoString

func (s GetProcessStartUrlResponse) GoString() string

func (*GetProcessStartUrlResponse) SetBody

func (*GetProcessStartUrlResponse) SetHeaders

func (GetProcessStartUrlResponse) String

type GetProcessStartUrlResponseBody

type GetProcessStartUrlResponseBody struct {
	Code    *int32                              `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetProcessStartUrlResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                             `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetProcessStartUrlResponseBody) GoString

func (*GetProcessStartUrlResponseBody) SetCode

func (*GetProcessStartUrlResponseBody) SetMessage

func (GetProcessStartUrlResponseBody) String

type GetProcessStartUrlResponseBodyData

type GetProcessStartUrlResponseBodyData struct {
	MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"`
	PcUrl     *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"`
	TaskId    *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (GetProcessStartUrlResponseBodyData) GoString

func (*GetProcessStartUrlResponseBodyData) SetMobileUrl

func (*GetProcessStartUrlResponseBodyData) SetPcUrl

func (*GetProcessStartUrlResponseBodyData) SetTaskId

func (GetProcessStartUrlResponseBodyData) String

type GetSignNoticeUrlHeaders

type GetSignNoticeUrlHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetSignNoticeUrlHeaders) GoString

func (s GetSignNoticeUrlHeaders) GoString() string

func (*GetSignNoticeUrlHeaders) SetCommonHeaders

func (s *GetSignNoticeUrlHeaders) SetCommonHeaders(v map[string]*string) *GetSignNoticeUrlHeaders

func (*GetSignNoticeUrlHeaders) SetXAcsDingtalkAccessToken

func (s *GetSignNoticeUrlHeaders) SetXAcsDingtalkAccessToken(v string) *GetSignNoticeUrlHeaders

func (GetSignNoticeUrlHeaders) String

func (s GetSignNoticeUrlHeaders) String() string

type GetSignNoticeUrlRequest

type GetSignNoticeUrlRequest struct {
	TaskId *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (GetSignNoticeUrlRequest) GoString

func (s GetSignNoticeUrlRequest) GoString() string

func (*GetSignNoticeUrlRequest) SetTaskId

func (GetSignNoticeUrlRequest) String

func (s GetSignNoticeUrlRequest) String() string

type GetSignNoticeUrlResponse

type GetSignNoticeUrlResponse struct {
	Headers map[string]*string            `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetSignNoticeUrlResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetSignNoticeUrlResponse) GoString

func (s GetSignNoticeUrlResponse) GoString() string

func (*GetSignNoticeUrlResponse) SetBody

func (*GetSignNoticeUrlResponse) SetHeaders

func (GetSignNoticeUrlResponse) String

func (s GetSignNoticeUrlResponse) String() string

type GetSignNoticeUrlResponseBody

type GetSignNoticeUrlResponseBody struct {
	// 返回错误码
	Code *int32 `json:"code,omitempty" xml:"code,omitempty"`
	// 返回数据
	Data *GetSignNoticeUrlResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	// 返回结果信息
	Message *string `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetSignNoticeUrlResponseBody) GoString

func (s GetSignNoticeUrlResponseBody) GoString() string

func (*GetSignNoticeUrlResponseBody) SetCode

func (*GetSignNoticeUrlResponseBody) SetData

func (*GetSignNoticeUrlResponseBody) SetMessage

func (GetSignNoticeUrlResponseBody) String

type GetSignNoticeUrlResponseBodyData

type GetSignNoticeUrlResponseBodyData struct {
	// 移动端URL
	MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"`
	// PC端URL
	PcUrl *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"`
}

func (GetSignNoticeUrlResponseBodyData) GoString

func (*GetSignNoticeUrlResponseBodyData) SetMobileUrl

func (*GetSignNoticeUrlResponseBodyData) SetPcUrl

func (GetSignNoticeUrlResponseBodyData) String

type GetUploadUrlHeaders

type GetUploadUrlHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetUploadUrlHeaders) GoString

func (s GetUploadUrlHeaders) GoString() string

func (*GetUploadUrlHeaders) SetCommonHeaders

func (s *GetUploadUrlHeaders) SetCommonHeaders(v map[string]*string) *GetUploadUrlHeaders

func (*GetUploadUrlHeaders) SetXAcsDingtalkAccessToken

func (s *GetUploadUrlHeaders) SetXAcsDingtalkAccessToken(v string) *GetUploadUrlHeaders

func (GetUploadUrlHeaders) String

func (s GetUploadUrlHeaders) String() string

type GetUploadUrlRequest

type GetUploadUrlRequest struct {
	ContentMd5  *string `json:"contentMd5,omitempty" xml:"contentMd5,omitempty"`
	ContentType *string `json:"contentType,omitempty" xml:"contentType,omitempty"`
	Convert2Pdf *bool   `json:"convert2Pdf,omitempty" xml:"convert2Pdf,omitempty"`
	FileName    *string `json:"fileName,omitempty" xml:"fileName,omitempty"`
	FileSize    *int64  `json:"fileSize,omitempty" xml:"fileSize,omitempty"`
}

func (GetUploadUrlRequest) GoString

func (s GetUploadUrlRequest) GoString() string

func (*GetUploadUrlRequest) SetContentMd5

func (s *GetUploadUrlRequest) SetContentMd5(v string) *GetUploadUrlRequest

func (*GetUploadUrlRequest) SetContentType

func (s *GetUploadUrlRequest) SetContentType(v string) *GetUploadUrlRequest

func (*GetUploadUrlRequest) SetConvert2Pdf

func (s *GetUploadUrlRequest) SetConvert2Pdf(v bool) *GetUploadUrlRequest

func (*GetUploadUrlRequest) SetFileName

func (s *GetUploadUrlRequest) SetFileName(v string) *GetUploadUrlRequest

func (*GetUploadUrlRequest) SetFileSize

func (s *GetUploadUrlRequest) SetFileSize(v int64) *GetUploadUrlRequest

func (GetUploadUrlRequest) String

func (s GetUploadUrlRequest) String() string

type GetUploadUrlResponse

type GetUploadUrlResponse struct {
	Headers map[string]*string        `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetUploadUrlResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetUploadUrlResponse) GoString

func (s GetUploadUrlResponse) GoString() string

func (*GetUploadUrlResponse) SetBody

func (*GetUploadUrlResponse) SetHeaders

func (s *GetUploadUrlResponse) SetHeaders(v map[string]*string) *GetUploadUrlResponse

func (GetUploadUrlResponse) String

func (s GetUploadUrlResponse) String() string

type GetUploadUrlResponseBody

type GetUploadUrlResponseBody struct {
	Code    *int32                        `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetUploadUrlResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                       `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetUploadUrlResponseBody) GoString

func (s GetUploadUrlResponseBody) GoString() string

func (*GetUploadUrlResponseBody) SetCode

func (*GetUploadUrlResponseBody) SetData

func (*GetUploadUrlResponseBody) SetMessage

func (GetUploadUrlResponseBody) String

func (s GetUploadUrlResponseBody) String() string

type GetUploadUrlResponseBodyData

type GetUploadUrlResponseBodyData struct {
	FileId    *string `json:"fileId,omitempty" xml:"fileId,omitempty"`
	UploadUrl *string `json:"uploadUrl,omitempty" xml:"uploadUrl,omitempty"`
}

func (GetUploadUrlResponseBodyData) GoString

func (s GetUploadUrlResponseBodyData) GoString() string

func (*GetUploadUrlResponseBodyData) SetFileId

func (*GetUploadUrlResponseBodyData) SetUploadUrl

func (GetUploadUrlResponseBodyData) String

type GetUserInfoHeaders

type GetUserInfoHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetUserInfoHeaders) GoString

func (s GetUserInfoHeaders) GoString() string

func (*GetUserInfoHeaders) SetCommonHeaders

func (s *GetUserInfoHeaders) SetCommonHeaders(v map[string]*string) *GetUserInfoHeaders

func (*GetUserInfoHeaders) SetXAcsDingtalkAccessToken

func (s *GetUserInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserInfoHeaders

func (GetUserInfoHeaders) String

func (s GetUserInfoHeaders) String() string

type GetUserInfoResponse

type GetUserInfoResponse struct {
	Headers map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetUserInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetUserInfoResponse) GoString

func (s GetUserInfoResponse) GoString() string

func (*GetUserInfoResponse) SetBody

func (*GetUserInfoResponse) SetHeaders

func (s *GetUserInfoResponse) SetHeaders(v map[string]*string) *GetUserInfoResponse

func (GetUserInfoResponse) String

func (s GetUserInfoResponse) String() string

type GetUserInfoResponseBody

type GetUserInfoResponseBody struct {
	Code    *int32                       `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetUserInfoResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                      `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetUserInfoResponseBody) GoString

func (s GetUserInfoResponseBody) GoString() string

func (*GetUserInfoResponseBody) SetCode

func (*GetUserInfoResponseBody) SetData

func (*GetUserInfoResponseBody) SetMessage

func (GetUserInfoResponseBody) String

func (s GetUserInfoResponseBody) String() string

type GetUserInfoResponseBodyData

type GetUserInfoResponseBodyData struct {
	RealName     *bool   `json:"realName,omitempty" xml:"realName,omitempty"`
	UserRealName *string `json:"userRealName,omitempty" xml:"userRealName,omitempty"`
}

func (GetUserInfoResponseBodyData) GoString

func (s GetUserInfoResponseBodyData) GoString() string

func (*GetUserInfoResponseBodyData) SetRealName

func (*GetUserInfoResponseBodyData) SetUserRealName

func (GetUserInfoResponseBodyData) String

type GetUserRealnameUrlHeaders

type GetUserRealnameUrlHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetUserRealnameUrlHeaders) GoString

func (s GetUserRealnameUrlHeaders) GoString() string

func (*GetUserRealnameUrlHeaders) SetCommonHeaders

func (*GetUserRealnameUrlHeaders) SetXAcsDingtalkAccessToken

func (s *GetUserRealnameUrlHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserRealnameUrlHeaders

func (GetUserRealnameUrlHeaders) String

func (s GetUserRealnameUrlHeaders) String() string

type GetUserRealnameUrlRequest

type GetUserRealnameUrlRequest struct {
	RedirectUrl *string `json:"redirectUrl,omitempty" xml:"redirectUrl,omitempty"`
	UserId      *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (GetUserRealnameUrlRequest) GoString

func (s GetUserRealnameUrlRequest) GoString() string

func (*GetUserRealnameUrlRequest) SetRedirectUrl

func (*GetUserRealnameUrlRequest) SetUserId

func (GetUserRealnameUrlRequest) String

func (s GetUserRealnameUrlRequest) String() string

type GetUserRealnameUrlResponse

type GetUserRealnameUrlResponse struct {
	Headers map[string]*string              `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetUserRealnameUrlResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetUserRealnameUrlResponse) GoString

func (s GetUserRealnameUrlResponse) GoString() string

func (*GetUserRealnameUrlResponse) SetBody

func (*GetUserRealnameUrlResponse) SetHeaders

func (GetUserRealnameUrlResponse) String

type GetUserRealnameUrlResponseBody

type GetUserRealnameUrlResponseBody struct {
	Code    *int32                              `json:"code,omitempty" xml:"code,omitempty"`
	Data    *GetUserRealnameUrlResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                             `json:"message,omitempty" xml:"message,omitempty"`
}

func (GetUserRealnameUrlResponseBody) GoString

func (*GetUserRealnameUrlResponseBody) SetCode

func (*GetUserRealnameUrlResponseBody) SetMessage

func (GetUserRealnameUrlResponseBody) String

type GetUserRealnameUrlResponseBodyData

type GetUserRealnameUrlResponseBodyData struct {
	MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"`
	PcUrl     *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"`
	TaskId    *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (GetUserRealnameUrlResponseBodyData) GoString

func (*GetUserRealnameUrlResponseBodyData) SetMobileUrl

func (*GetUserRealnameUrlResponseBodyData) SetPcUrl

func (*GetUserRealnameUrlResponseBodyData) SetTaskId

func (GetUserRealnameUrlResponseBodyData) String

type ListFlowDocsHeaders

type ListFlowDocsHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (ListFlowDocsHeaders) GoString

func (s ListFlowDocsHeaders) GoString() string

func (*ListFlowDocsHeaders) SetCommonHeaders

func (s *ListFlowDocsHeaders) SetCommonHeaders(v map[string]*string) *ListFlowDocsHeaders

func (*ListFlowDocsHeaders) SetXAcsDingtalkAccessToken

func (s *ListFlowDocsHeaders) SetXAcsDingtalkAccessToken(v string) *ListFlowDocsHeaders

func (ListFlowDocsHeaders) String

func (s ListFlowDocsHeaders) String() string

type ListFlowDocsRequest

type ListFlowDocsRequest struct {
	TaskId *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (ListFlowDocsRequest) GoString

func (s ListFlowDocsRequest) GoString() string

func (*ListFlowDocsRequest) SetTaskId

func (ListFlowDocsRequest) String

func (s ListFlowDocsRequest) String() string

type ListFlowDocsResponse

type ListFlowDocsResponse struct {
	Headers map[string]*string        `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *ListFlowDocsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (ListFlowDocsResponse) GoString

func (s ListFlowDocsResponse) GoString() string

func (*ListFlowDocsResponse) SetBody

func (*ListFlowDocsResponse) SetHeaders

func (s *ListFlowDocsResponse) SetHeaders(v map[string]*string) *ListFlowDocsResponse

func (ListFlowDocsResponse) String

func (s ListFlowDocsResponse) String() string

type ListFlowDocsResponseBody

type ListFlowDocsResponseBody struct {
	Code    *int32                          `json:"code,omitempty" xml:"code,omitempty"`
	Data    []*ListFlowDocsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"`
	Message *string                         `json:"message,omitempty" xml:"message,omitempty"`
}

func (ListFlowDocsResponseBody) GoString

func (s ListFlowDocsResponseBody) GoString() string

func (*ListFlowDocsResponseBody) SetCode

func (*ListFlowDocsResponseBody) SetData

func (*ListFlowDocsResponseBody) SetMessage

func (ListFlowDocsResponseBody) String

func (s ListFlowDocsResponseBody) String() string

type ListFlowDocsResponseBodyData

type ListFlowDocsResponseBodyData struct {
	FileId   *string `json:"fileId,omitempty" xml:"fileId,omitempty"`
	FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"`
	FileUrl  *string `json:"fileUrl,omitempty" xml:"fileUrl,omitempty"`
}

func (ListFlowDocsResponseBodyData) GoString

func (s ListFlowDocsResponseBodyData) GoString() string

func (*ListFlowDocsResponseBodyData) SetFileId

func (*ListFlowDocsResponseBodyData) SetFileName

func (*ListFlowDocsResponseBodyData) SetFileUrl

func (ListFlowDocsResponseBodyData) String

type ListSealApprovalHeaders

type ListSealApprovalHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (ListSealApprovalHeaders) GoString

func (s ListSealApprovalHeaders) GoString() string

func (*ListSealApprovalHeaders) SetCommonHeaders

func (s *ListSealApprovalHeaders) SetCommonHeaders(v map[string]*string) *ListSealApprovalHeaders

func (*ListSealApprovalHeaders) SetXAcsDingtalkAccessToken

func (s *ListSealApprovalHeaders) SetXAcsDingtalkAccessToken(v string) *ListSealApprovalHeaders

func (ListSealApprovalHeaders) String

func (s ListSealApprovalHeaders) String() string

type ListSealApprovalRequest

type ListSealApprovalRequest struct {
	TaskId *string `json:"taskId,omitempty" xml:"taskId,omitempty"`
}

func (ListSealApprovalRequest) GoString

func (s ListSealApprovalRequest) GoString() string

func (*ListSealApprovalRequest) SetTaskId

func (ListSealApprovalRequest) String

func (s ListSealApprovalRequest) String() string

type ListSealApprovalResponse

type ListSealApprovalResponse struct {
	Headers map[string]*string            `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *ListSealApprovalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (ListSealApprovalResponse) GoString

func (s ListSealApprovalResponse) GoString() string

func (*ListSealApprovalResponse) SetBody

func (*ListSealApprovalResponse) SetHeaders

func (ListSealApprovalResponse) String

func (s ListSealApprovalResponse) String() string

type ListSealApprovalResponseBody

type ListSealApprovalResponseBody struct {
	Code    *int32                              `json:"code,omitempty" xml:"code,omitempty"`
	Data    []*ListSealApprovalResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"`
	Message *string                             `json:"message,omitempty" xml:"message,omitempty"`
}

func (ListSealApprovalResponseBody) GoString

func (s ListSealApprovalResponseBody) GoString() string

func (*ListSealApprovalResponseBody) SetCode

func (*ListSealApprovalResponseBody) SetData

func (*ListSealApprovalResponseBody) SetMessage

func (ListSealApprovalResponseBody) String

type ListSealApprovalResponseBodyData

type ListSealApprovalResponseBodyData struct {
	ApprovalName       *string                                          `json:"approvalName,omitempty" xml:"approvalName,omitempty"`
	ApprovalNodes      []*ListSealApprovalResponseBodyDataApprovalNodes `json:"approvalNodes,omitempty" xml:"approvalNodes,omitempty" type:"Repeated"`
	EndTime            *int64                                           `json:"endTime,omitempty" xml:"endTime,omitempty"`
	RefuseReason       *string                                          `json:"refuseReason,omitempty" xml:"refuseReason,omitempty"`
	SealIdImg          *string                                          `json:"sealIdImg,omitempty" xml:"sealIdImg,omitempty"`
	SponsorAccountName *string                                          `json:"sponsorAccountName,omitempty" xml:"sponsorAccountName,omitempty"`
	StartTime          *int64                                           `json:"startTime,omitempty" xml:"startTime,omitempty"`
	Status             *string                                          `json:"status,omitempty" xml:"status,omitempty"`
}

func (ListSealApprovalResponseBodyData) GoString

func (*ListSealApprovalResponseBodyData) SetApprovalName

func (*ListSealApprovalResponseBodyData) SetEndTime

func (*ListSealApprovalResponseBodyData) SetRefuseReason

func (*ListSealApprovalResponseBodyData) SetSealIdImg

func (*ListSealApprovalResponseBodyData) SetSponsorAccountName

func (*ListSealApprovalResponseBodyData) SetStartTime

func (*ListSealApprovalResponseBodyData) SetStatus

func (ListSealApprovalResponseBodyData) String

type ListSealApprovalResponseBodyDataApprovalNodes

type ListSealApprovalResponseBodyDataApprovalNodes struct {
	ApprovalTime *int64  `json:"approvalTime,omitempty" xml:"approvalTime,omitempty"`
	ApproverName *string `json:"approverName,omitempty" xml:"approverName,omitempty"`
	StartTime    *int64  `json:"startTime,omitempty" xml:"startTime,omitempty"`
	Status       *string `json:"status,omitempty" xml:"status,omitempty"`
}

func (ListSealApprovalResponseBodyDataApprovalNodes) GoString

func (*ListSealApprovalResponseBodyDataApprovalNodes) SetApprovalTime

func (*ListSealApprovalResponseBodyDataApprovalNodes) SetApproverName

func (*ListSealApprovalResponseBodyDataApprovalNodes) SetStartTime

func (*ListSealApprovalResponseBodyDataApprovalNodes) SetStatus

func (ListSealApprovalResponseBodyDataApprovalNodes) String

type OrderResaleHeaders

type OrderResaleHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (OrderResaleHeaders) GoString

func (s OrderResaleHeaders) GoString() string

func (*OrderResaleHeaders) SetCommonHeaders

func (s *OrderResaleHeaders) SetCommonHeaders(v map[string]*string) *OrderResaleHeaders

func (*OrderResaleHeaders) SetXAcsDingtalkAccessToken

func (s *OrderResaleHeaders) SetXAcsDingtalkAccessToken(v string) *OrderResaleHeaders

func (OrderResaleHeaders) String

func (s OrderResaleHeaders) String() string

type OrderResaleRequest

type OrderResaleRequest struct {
	OrderCreateTime  *int64  `json:"orderCreateTime,omitempty" xml:"orderCreateTime,omitempty"`
	OrderId          *string `json:"orderId,omitempty" xml:"orderId,omitempty"`
	Quantity         *int64  `json:"quantity,omitempty" xml:"quantity,omitempty"`
	ServiceStartTime *int64  `json:"serviceStartTime,omitempty" xml:"serviceStartTime,omitempty"`
	ServiceStopTime  *int64  `json:"serviceStopTime,omitempty" xml:"serviceStopTime,omitempty"`
}

func (OrderResaleRequest) GoString

func (s OrderResaleRequest) GoString() string

func (*OrderResaleRequest) SetOrderCreateTime

func (s *OrderResaleRequest) SetOrderCreateTime(v int64) *OrderResaleRequest

func (*OrderResaleRequest) SetOrderId

func (s *OrderResaleRequest) SetOrderId(v string) *OrderResaleRequest

func (*OrderResaleRequest) SetQuantity

func (s *OrderResaleRequest) SetQuantity(v int64) *OrderResaleRequest

func (*OrderResaleRequest) SetServiceStartTime

func (s *OrderResaleRequest) SetServiceStartTime(v int64) *OrderResaleRequest

func (*OrderResaleRequest) SetServiceStopTime

func (s *OrderResaleRequest) SetServiceStopTime(v int64) *OrderResaleRequest

func (OrderResaleRequest) String

func (s OrderResaleRequest) String() string

type OrderResaleResponse

type OrderResaleResponse struct {
	Headers map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *OrderResaleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (OrderResaleResponse) GoString

func (s OrderResaleResponse) GoString() string

func (*OrderResaleResponse) SetBody

func (*OrderResaleResponse) SetHeaders

func (s *OrderResaleResponse) SetHeaders(v map[string]*string) *OrderResaleResponse

func (OrderResaleResponse) String

func (s OrderResaleResponse) String() string

type OrderResaleResponseBody

type OrderResaleResponseBody struct {
	Code    *int32                       `json:"code,omitempty" xml:"code,omitempty"`
	Data    *OrderResaleResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"`
	Message *string                      `json:"message,omitempty" xml:"message,omitempty"`
}

func (OrderResaleResponseBody) GoString

func (s OrderResaleResponseBody) GoString() string

func (*OrderResaleResponseBody) SetCode

func (*OrderResaleResponseBody) SetData

func (*OrderResaleResponseBody) SetMessage

func (OrderResaleResponseBody) String

func (s OrderResaleResponseBody) String() string

type OrderResaleResponseBodyData

type OrderResaleResponseBodyData struct {
	EsignOrderId *string `json:"esignOrderId,omitempty" xml:"esignOrderId,omitempty"`
}

func (OrderResaleResponseBodyData) GoString

func (s OrderResaleResponseBodyData) GoString() string

func (*OrderResaleResponseBodyData) SetEsignOrderId

func (OrderResaleResponseBodyData) String

Jump to

Keyboard shortcuts

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