Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_internal_core_domain_proto_wallet_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Wallet ¶
type Wallet struct { WalletId string `protobuf:"bytes,1,opt,name=wallet_id,json=walletId,proto3" json:"wallet_id,omitempty"` Amount float64 `protobuf:"fixed64,2,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*Wallet) Descriptor
deprecated
func (*Wallet) GetWalletId ¶
func (*Wallet) ProtoMessage ¶
func (*Wallet) ProtoMessage()
func (*Wallet) ProtoReflect ¶
func (x *Wallet) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.