define

package
v1.31.0-20221223074219... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_modules_orders_internal_transactions_define_message_v1_proto protoreflect.FileDescriptor
View Source
var File_modules_orders_internal_transactions_define_transactionRequest_v1_proto protoreflect.FileDescriptor
View Source
var File_modules_orders_internal_transactions_define_transactionResponse_v1_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Message

type Message struct {
	From                    string              `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
	FromID                  *base.IdentityID    `protobuf:"bytes,2,opt,name=from_i_d,json=fromID,proto3" json:"from_i_d,omitempty"`
	ImmutableMetaProperties *base1.PropertyList `` /* 132-byte string literal not displayed */
	ImmutableProperties     *base1.PropertyList `protobuf:"bytes,4,opt,name=immutable_properties,json=immutableProperties,proto3" json:"immutable_properties,omitempty"`
	MutableMetaProperties   *base1.PropertyList `` /* 126-byte string literal not displayed */
	MutableProperties       *base1.PropertyList `protobuf:"bytes,6,opt,name=mutable_properties,json=mutableProperties,proto3" json:"mutable_properties,omitempty"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

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

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetFrom

func (x *Message) GetFrom() string

func (*Message) GetFromID

func (x *Message) GetFromID() *base.IdentityID

func (*Message) GetImmutableMetaProperties

func (x *Message) GetImmutableMetaProperties() *base1.PropertyList

func (*Message) GetImmutableProperties

func (x *Message) GetImmutableProperties() *base1.PropertyList

func (*Message) GetMutableMetaProperties

func (x *Message) GetMutableMetaProperties() *base1.PropertyList

func (*Message) GetMutableProperties

func (x *Message) GetMutableProperties() *base1.PropertyList

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

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

func (*Message) Reset

func (x *Message) Reset()

func (*Message) String

func (x *Message) String() string

type TransactionRequest

type TransactionRequest struct {
	From                    string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
	FromId                  string `protobuf:"bytes,2,opt,name=from_id,json=fromId,proto3" json:"from_id,omitempty"`
	ImmutableMetaProperties string `` /* 132-byte string literal not displayed */
	ImmutableProperties     string `protobuf:"bytes,4,opt,name=immutable_properties,json=immutableProperties,proto3" json:"immutable_properties,omitempty"`
	MutableMetaProperties   string `` /* 126-byte string literal not displayed */
	MutableProperties       string `protobuf:"bytes,6,opt,name=mutable_properties,json=mutableProperties,proto3" json:"mutable_properties,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionRequest) Descriptor deprecated

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

Deprecated: Use TransactionRequest.ProtoReflect.Descriptor instead.

func (*TransactionRequest) GetFrom

func (x *TransactionRequest) GetFrom() string

func (*TransactionRequest) GetFromId

func (x *TransactionRequest) GetFromId() string

func (*TransactionRequest) GetImmutableMetaProperties

func (x *TransactionRequest) GetImmutableMetaProperties() string

func (*TransactionRequest) GetImmutableProperties

func (x *TransactionRequest) GetImmutableProperties() string

func (*TransactionRequest) GetMutableMetaProperties

func (x *TransactionRequest) GetMutableMetaProperties() string

func (*TransactionRequest) GetMutableProperties

func (x *TransactionRequest) GetMutableProperties() string

func (*TransactionRequest) ProtoMessage

func (*TransactionRequest) ProtoMessage()

func (*TransactionRequest) ProtoReflect

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

func (*TransactionRequest) Reset

func (x *TransactionRequest) Reset()

func (*TransactionRequest) String

func (x *TransactionRequest) String() string

type TransactionResponse

type TransactionResponse struct {
	Success bool   `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
	Error   string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

func (*TransactionResponse) Descriptor deprecated

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

Deprecated: Use TransactionResponse.ProtoReflect.Descriptor instead.

func (*TransactionResponse) GetError

func (x *TransactionResponse) GetError() string

func (*TransactionResponse) GetSuccess

func (x *TransactionResponse) GetSuccess() bool

func (*TransactionResponse) ProtoMessage

func (*TransactionResponse) ProtoMessage()

func (*TransactionResponse) ProtoReflect

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

func (*TransactionResponse) Reset

func (x *TransactionResponse) Reset()

func (*TransactionResponse) String

func (x *TransactionResponse) String() string

Jump to

Keyboard shortcuts

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