workrecord_1_0

package
v1.6.71 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 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) CountWorkRecord

func (client *Client) CountWorkRecord(request *CountWorkRecordRequest) (_result *CountWorkRecordResponse, _err error)

func (*Client) CountWorkRecordWithOptions

func (client *Client) CountWorkRecordWithOptions(request *CountWorkRecordRequest, headers *CountWorkRecordHeaders, runtime *util.RuntimeOptions) (_result *CountWorkRecordResponse, _err error)

func (*Client) Init

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

type CountWorkRecordHeaders

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

func (s CountWorkRecordHeaders) GoString() string

func (*CountWorkRecordHeaders) SetCommonHeaders

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

func (*CountWorkRecordHeaders) SetXAcsDingtalkAccessToken

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

func (CountWorkRecordHeaders) String

func (s CountWorkRecordHeaders) String() string

type CountWorkRecordRequest

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

func (CountWorkRecordRequest) GoString

func (s CountWorkRecordRequest) GoString() string

func (*CountWorkRecordRequest) SetUserId

func (CountWorkRecordRequest) String

func (s CountWorkRecordRequest) String() string

type CountWorkRecordResponse

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

func (CountWorkRecordResponse) GoString

func (s CountWorkRecordResponse) GoString() string

func (*CountWorkRecordResponse) SetBody

func (*CountWorkRecordResponse) SetHeaders

func (*CountWorkRecordResponse) SetStatusCode

func (CountWorkRecordResponse) String

func (s CountWorkRecordResponse) String() string

type CountWorkRecordResponseBody

type CountWorkRecordResponseBody struct {
	UndoCount *int64 `json:"undoCount,omitempty" xml:"undoCount,omitempty"`
}

func (CountWorkRecordResponseBody) GoString

func (s CountWorkRecordResponseBody) GoString() string

func (*CountWorkRecordResponseBody) SetUndoCount

func (CountWorkRecordResponseBody) String

Jump to

Keyboard shortcuts

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