model

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BusinessNodeModel

type BusinessNodeModel struct {
	Default *bool `json:"default,omitempty"`

	DisplayName *string `json:"display_name,omitempty"`

	EpsId *string `json:"eps_id,omitempty"`

	GmtCreate *sdktime.SdkTime `json:"gmt_create,omitempty"`

	GmtModify *sdktime.SdkTime `json:"gmt_modify,omitempty"`

	Id *int64 `json:"id,omitempty"`

	InnerDomainId *int32 `json:"inner_domain_id,omitempty"`

	IsDefault *bool `json:"is_default,omitempty"`

	Name *string `json:"name,omitempty"`
}

参数项。

func (BusinessNodeModel) String

func (o BusinessNodeModel) String() string

type ListBusinessRequest

type ListBusinessRequest struct {
}

Request Object

func (ListBusinessRequest) String

func (o ListBusinessRequest) String() string

type ListBusinessResponse

type ListBusinessResponse struct {
	BusinessNodes  *[]BusinessNodeModel `json:"business_nodes,omitempty"`
	HttpStatusCode int                  `json:"-"`
}

Response Object

func (ListBusinessResponse) String

func (o ListBusinessResponse) String() string

Jump to

Keyboard shortcuts

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