bay_max_1_0

package
v2.0.83 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 5 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 Client

type Client struct {
	openapi.Client
}

func NewClient

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

func (*Client) Init

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

func (*Client) QueryBaymaxSkillLog

func (client *Client) QueryBaymaxSkillLog(request *QueryBaymaxSkillLogRequest) (_result *QueryBaymaxSkillLogResponse, _err error)

func (*Client) QueryBaymaxSkillLogWithOptions

func (client *Client) QueryBaymaxSkillLogWithOptions(request *QueryBaymaxSkillLogRequest, headers *QueryBaymaxSkillLogHeaders, runtime *util.RuntimeOptions) (_result *QueryBaymaxSkillLogResponse, _err error)

type QueryBaymaxSkillLogHeaders

type QueryBaymaxSkillLogHeaders 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 (QueryBaymaxSkillLogHeaders) GoString

func (s QueryBaymaxSkillLogHeaders) GoString() string

func (*QueryBaymaxSkillLogHeaders) SetCommonHeaders

func (*QueryBaymaxSkillLogHeaders) SetXAcsDingtalkAccessToken

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

func (QueryBaymaxSkillLogHeaders) String

type QueryBaymaxSkillLogRequest

type QueryBaymaxSkillLogRequest struct {
	From           *int32  `json:"from,omitempty" xml:"from,omitempty"`
	SkillExecuteId *string `json:"skillExecuteId,omitempty" xml:"skillExecuteId,omitempty"`
	To             *int32  `json:"to,omitempty" xml:"to,omitempty"`
}

func (QueryBaymaxSkillLogRequest) GoString

func (s QueryBaymaxSkillLogRequest) GoString() string

func (*QueryBaymaxSkillLogRequest) SetFrom

func (*QueryBaymaxSkillLogRequest) SetSkillExecuteId

func (*QueryBaymaxSkillLogRequest) SetTo

func (QueryBaymaxSkillLogRequest) String

type QueryBaymaxSkillLogResponse

type QueryBaymaxSkillLogResponse struct {
	Headers    map[string]*string               `json:"headers,omitempty" xml:"headers,omitempty"`
	StatusCode *int32                           `json:"statusCode,omitempty" xml:"statusCode,omitempty"`
	Body       *QueryBaymaxSkillLogResponseBody `json:"body,omitempty" xml:"body,omitempty"`
}

func (QueryBaymaxSkillLogResponse) GoString

func (s QueryBaymaxSkillLogResponse) GoString() string

func (*QueryBaymaxSkillLogResponse) SetBody

func (*QueryBaymaxSkillLogResponse) SetHeaders

func (*QueryBaymaxSkillLogResponse) SetStatusCode

func (QueryBaymaxSkillLogResponse) String

type QueryBaymaxSkillLogResponseBody

type QueryBaymaxSkillLogResponseBody struct {
	Result *string `json:"result,omitempty" xml:"result,omitempty"`
}

func (QueryBaymaxSkillLogResponseBody) GoString

func (*QueryBaymaxSkillLogResponseBody) SetResult

func (QueryBaymaxSkillLogResponseBody) String

Jump to

Keyboard shortcuts

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