common

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_api_common_common_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ChannelInfo

type ChannelInfo struct {
	PaasAccountId  string `protobuf:"bytes,1,opt,name=paasAccountId,proto3" form:"paasAccountID" json:"paasAccountID,omitempty"`
	MasterOrderId  string `protobuf:"bytes,2,opt,name=masterOrderId,proto3" form:"masterOrderID" json:"masterOrderID,omitempty"`
	PaasResourceId string `protobuf:"bytes,3,opt,name=paasResourceId,proto3" form:"paasResourceID" json:"paasResourceID,omitempty"`
	// contains filtered or unexported fields
}

func (*ChannelInfo) Descriptor deprecated

func (*ChannelInfo) Descriptor() ([]byte, []int)

Deprecated: Use ChannelInfo.ProtoReflect.Descriptor instead.

func (*ChannelInfo) GetMasterOrderId

func (x *ChannelInfo) GetMasterOrderId() string

func (*ChannelInfo) GetPaasAccountId

func (x *ChannelInfo) GetPaasAccountId() string

func (*ChannelInfo) GetPaasResourceId

func (x *ChannelInfo) GetPaasResourceId() string

func (*ChannelInfo) ProtoMessage

func (*ChannelInfo) ProtoMessage()

func (*ChannelInfo) ProtoReflect

func (x *ChannelInfo) ProtoReflect() protoreflect.Message

func (*ChannelInfo) Reset

func (x *ChannelInfo) Reset()

func (*ChannelInfo) String

func (x *ChannelInfo) String() string

type CustomInfo

type CustomInfo struct {
	Type     int32           `protobuf:"varint,1,opt,name=type,proto3" form:"type" json:"type,omitempty"`
	Identity *TenantIdentity `protobuf:"bytes,2,opt,name=identity,proto3" form:"identity" json:"identity,omitempty"`
	Email    string          `protobuf:"bytes,3,opt,name=Email,proto3" form:"email" json:"email,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomInfo) Descriptor deprecated

func (*CustomInfo) Descriptor() ([]byte, []int)

Deprecated: Use CustomInfo.ProtoReflect.Descriptor instead.

func (*CustomInfo) GetEmail

func (x *CustomInfo) GetEmail() string

func (*CustomInfo) GetIdentity

func (x *CustomInfo) GetIdentity() *TenantIdentity

func (*CustomInfo) GetType

func (x *CustomInfo) GetType() int32

func (*CustomInfo) ProtoMessage

func (*CustomInfo) ProtoMessage()

func (*CustomInfo) ProtoReflect

func (x *CustomInfo) ProtoReflect() protoreflect.Message

func (*CustomInfo) Reset

func (x *CustomInfo) Reset()

func (*CustomInfo) String

func (x *CustomInfo) String() string

type TenantIdentity

type TenantIdentity struct {
	AccountId string `protobuf:"bytes,1,opt,name=accountId,proto3" form:"accountId" json:"accountId,omitempty"`
	UserId    string `protobuf:"bytes,2,opt,name=userId,proto3" form:"userId" json:"userId,omitempty"`
	// contains filtered or unexported fields
}

func (*TenantIdentity) Descriptor deprecated

func (*TenantIdentity) Descriptor() ([]byte, []int)

Deprecated: Use TenantIdentity.ProtoReflect.Descriptor instead.

func (*TenantIdentity) GetAccountId

func (x *TenantIdentity) GetAccountId() string

func (*TenantIdentity) GetUserId

func (x *TenantIdentity) GetUserId() string

func (*TenantIdentity) ProtoMessage

func (*TenantIdentity) ProtoMessage()

func (*TenantIdentity) ProtoReflect

func (x *TenantIdentity) ProtoReflect() protoreflect.Message

func (*TenantIdentity) Reset

func (x *TenantIdentity) Reset()

func (*TenantIdentity) String

func (x *TenantIdentity) String() string

Jump to

Keyboard shortcuts

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