watt_1_0

package
v1.5.87 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 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 CheckInCrowdsByMobileRequest

type CheckInCrowdsByMobileRequest struct {
	CrowdIds []byte  `json:"crowdIds,omitempty" xml:"crowdIds,omitempty"`
	Mobile   *string `json:"mobile,omitempty" xml:"mobile,omitempty"`
}

func (CheckInCrowdsByMobileRequest) GoString

func (s CheckInCrowdsByMobileRequest) GoString() string

func (*CheckInCrowdsByMobileRequest) SetCrowdIds

func (*CheckInCrowdsByMobileRequest) SetMobile

func (CheckInCrowdsByMobileRequest) String

type CheckInCrowdsByMobileResponse

type CheckInCrowdsByMobileResponse struct {
	Headers    map[string]*string                 `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                             `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *CheckInCrowdsByMobileResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CheckInCrowdsByMobileResponse) GoString

func (*CheckInCrowdsByMobileResponse) SetBody

func (*CheckInCrowdsByMobileResponse) SetHeaders

func (*CheckInCrowdsByMobileResponse) SetStatusCode

func (CheckInCrowdsByMobileResponse) String

type CheckInCrowdsByMobileResponseBody

type CheckInCrowdsByMobileResponseBody struct {
	Data    *bool  `json:"data,omitempty" xml:"data,omitempty"`
	Success *bool  `json:"success,omitempty" xml:"success,omitempty"`
	Total   *int32 `json:"total,omitempty" xml:"total,omitempty"`
}

func (CheckInCrowdsByMobileResponseBody) GoString

func (*CheckInCrowdsByMobileResponseBody) SetData

func (*CheckInCrowdsByMobileResponseBody) SetSuccess

func (*CheckInCrowdsByMobileResponseBody) SetTotal

func (CheckInCrowdsByMobileResponseBody) String

type Client

type Client struct {
	openapi.Client
}

func NewClient

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

func (*Client) CheckInCrowdsByMobile

func (client *Client) CheckInCrowdsByMobile(request *CheckInCrowdsByMobileRequest) (_result *CheckInCrowdsByMobileResponse, _err error)

func (*Client) CheckInCrowdsByMobileWithOptions

func (client *Client) CheckInCrowdsByMobileWithOptions(request *CheckInCrowdsByMobileRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CheckInCrowdsByMobileResponse, _err error)

func (*Client) Init

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

Jump to

Keyboard shortcuts

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