investoruser

package
v0.0.0-...-7ee3c9b Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvestorUser

type InvestorUser struct {
	UserID               uint32               `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
	CreatedAt            *timestamp.Timestamp `protobuf:"bytes,2,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"`
	UpdatedAt            *timestamp.Timestamp `protobuf:"bytes,3,opt,name=UpdatedAt,proto3" json:"UpdatedAt,omitempty"`
	Title                string               `protobuf:"bytes,4,opt,name=Title,proto3" json:"Title,omitempty"`
	Experience           []*common.Experience `protobuf:"bytes,5,rep,name=Experience,proto3" json:"Experience,omitempty"`
	Investment           []*common.Investment `protobuf:"bytes,6,rep,name=Investment,proto3" json:"Investment,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*InvestorUser) Descriptor

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

func (*InvestorUser) GetCreatedAt

func (m *InvestorUser) GetCreatedAt() *timestamp.Timestamp

func (*InvestorUser) GetExperience

func (m *InvestorUser) GetExperience() []*common.Experience

func (*InvestorUser) GetInvestment

func (m *InvestorUser) GetInvestment() []*common.Investment

func (*InvestorUser) GetTitle

func (m *InvestorUser) GetTitle() string

func (*InvestorUser) GetUpdatedAt

func (m *InvestorUser) GetUpdatedAt() *timestamp.Timestamp

func (*InvestorUser) GetUserID

func (m *InvestorUser) GetUserID() uint32

func (*InvestorUser) ProtoMessage

func (*InvestorUser) ProtoMessage()

func (*InvestorUser) Reset

func (m *InvestorUser) Reset()

func (*InvestorUser) String

func (m *InvestorUser) String() string

func (*InvestorUser) XXX_DiscardUnknown

func (m *InvestorUser) XXX_DiscardUnknown()

func (*InvestorUser) XXX_Marshal

func (m *InvestorUser) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*InvestorUser) XXX_Merge

func (m *InvestorUser) XXX_Merge(src proto.Message)

func (*InvestorUser) XXX_Size

func (m *InvestorUser) XXX_Size() int

func (*InvestorUser) XXX_Unmarshal

func (m *InvestorUser) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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