Documentation ¶
Index ¶
- func RegisterContactCommunicationMethodServiceServer(s *grpc.Server, srv ContactCommunicationMethodServiceServer)
- type ContactCommunicationMethod
- func (*ContactCommunicationMethod) Descriptor() ([]byte, []int)
- func (m *ContactCommunicationMethod) GetAudit() *audit.Audit
- func (m *ContactCommunicationMethod) GetCommunicationMethodCode() string
- func (m *ContactCommunicationMethod) GetCommunicationMethodLabelCaption() string
- func (m *ContactCommunicationMethod) GetCommunicationMethodLabelCode() string
- func (m *ContactCommunicationMethod) GetContactCommunicationMethodField() []*contactcommunicationmethodfield.ContactCommunicationMethodField
- func (m *ContactCommunicationMethod) GetContactCommunicationMethodId() int64
- func (m *ContactCommunicationMethod) GetContactId() int64
- func (m *ContactCommunicationMethod) GetContactSystemCode() string
- func (m *ContactCommunicationMethod) GetFormatValue() string
- func (m *ContactCommunicationMethod) GetIsDefault() bool
- func (m *ContactCommunicationMethod) GetStatus() string
- func (*ContactCommunicationMethod) ProtoMessage()
- func (m *ContactCommunicationMethod) Reset()
- func (m *ContactCommunicationMethod) String() string
- func (m *ContactCommunicationMethod) XXX_DiscardUnknown()
- func (m *ContactCommunicationMethod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContactCommunicationMethod) XXX_Merge(src proto.Message)
- func (m *ContactCommunicationMethod) XXX_Size() int
- func (m *ContactCommunicationMethod) XXX_Unmarshal(b []byte) error
- type ContactCommunicationMethodServiceClient
- type ContactCommunicationMethodServiceServer
- type DoDeleteContactCommunicationMethodRequest
- func (*DoDeleteContactCommunicationMethodRequest) Descriptor() ([]byte, []int)
- func (m *DoDeleteContactCommunicationMethodRequest) GetContactCommunicationMethodId() int64
- func (m *DoDeleteContactCommunicationMethodRequest) GetContactId() int64
- func (m *DoDeleteContactCommunicationMethodRequest) GetContactSystemCode() string
- func (*DoDeleteContactCommunicationMethodRequest) ProtoMessage()
- func (m *DoDeleteContactCommunicationMethodRequest) Reset()
- func (m *DoDeleteContactCommunicationMethodRequest) String() string
- func (m *DoDeleteContactCommunicationMethodRequest) XXX_DiscardUnknown()
- func (m *DoDeleteContactCommunicationMethodRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoDeleteContactCommunicationMethodRequest) XXX_Merge(src proto.Message)
- func (m *DoDeleteContactCommunicationMethodRequest) XXX_Size() int
- func (m *DoDeleteContactCommunicationMethodRequest) XXX_Unmarshal(b []byte) error
- type DoDeleteContactCommunicationMethodResponse
- func (*DoDeleteContactCommunicationMethodResponse) Descriptor() ([]byte, []int)
- func (m *DoDeleteContactCommunicationMethodResponse) GetResult() bool
- func (*DoDeleteContactCommunicationMethodResponse) ProtoMessage()
- func (m *DoDeleteContactCommunicationMethodResponse) Reset()
- func (m *DoDeleteContactCommunicationMethodResponse) String() string
- func (m *DoDeleteContactCommunicationMethodResponse) XXX_DiscardUnknown()
- func (m *DoDeleteContactCommunicationMethodResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoDeleteContactCommunicationMethodResponse) XXX_Merge(src proto.Message)
- func (m *DoDeleteContactCommunicationMethodResponse) XXX_Size() int
- func (m *DoDeleteContactCommunicationMethodResponse) XXX_Unmarshal(b []byte) error
- type DoReadAllContactCommunicationMethodRequest
- func (*DoReadAllContactCommunicationMethodRequest) Descriptor() ([]byte, []int)
- func (m *DoReadAllContactCommunicationMethodRequest) GetContactId() int64
- func (m *DoReadAllContactCommunicationMethodRequest) GetContactSystemCode() string
- func (*DoReadAllContactCommunicationMethodRequest) ProtoMessage()
- func (m *DoReadAllContactCommunicationMethodRequest) Reset()
- func (m *DoReadAllContactCommunicationMethodRequest) String() string
- func (m *DoReadAllContactCommunicationMethodRequest) XXX_DiscardUnknown()
- func (m *DoReadAllContactCommunicationMethodRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoReadAllContactCommunicationMethodRequest) XXX_Merge(src proto.Message)
- func (m *DoReadAllContactCommunicationMethodRequest) XXX_Size() int
- func (m *DoReadAllContactCommunicationMethodRequest) XXX_Unmarshal(b []byte) error
- type DoReadAllContactCommunicationMethodResponse
- func (*DoReadAllContactCommunicationMethodResponse) Descriptor() ([]byte, []int)
- func (m *DoReadAllContactCommunicationMethodResponse) GetContactCommunicationMethod() []*ContactCommunicationMethod
- func (*DoReadAllContactCommunicationMethodResponse) ProtoMessage()
- func (m *DoReadAllContactCommunicationMethodResponse) Reset()
- func (m *DoReadAllContactCommunicationMethodResponse) String() string
- func (m *DoReadAllContactCommunicationMethodResponse) XXX_DiscardUnknown()
- func (m *DoReadAllContactCommunicationMethodResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoReadAllContactCommunicationMethodResponse) XXX_Merge(src proto.Message)
- func (m *DoReadAllContactCommunicationMethodResponse) XXX_Size() int
- func (m *DoReadAllContactCommunicationMethodResponse) XXX_Unmarshal(b []byte) error
- type DoReadContactCommunicationMethodRequest
- func (*DoReadContactCommunicationMethodRequest) Descriptor() ([]byte, []int)
- func (m *DoReadContactCommunicationMethodRequest) GetContactCommunicationMethodId() int64
- func (m *DoReadContactCommunicationMethodRequest) GetContactId() int64
- func (m *DoReadContactCommunicationMethodRequest) GetContactSystemCode() string
- func (*DoReadContactCommunicationMethodRequest) ProtoMessage()
- func (m *DoReadContactCommunicationMethodRequest) Reset()
- func (m *DoReadContactCommunicationMethodRequest) String() string
- func (m *DoReadContactCommunicationMethodRequest) XXX_DiscardUnknown()
- func (m *DoReadContactCommunicationMethodRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoReadContactCommunicationMethodRequest) XXX_Merge(src proto.Message)
- func (m *DoReadContactCommunicationMethodRequest) XXX_Size() int
- func (m *DoReadContactCommunicationMethodRequest) XXX_Unmarshal(b []byte) error
- type DoReadContactCommunicationMethodResponse
- func (*DoReadContactCommunicationMethodResponse) Descriptor() ([]byte, []int)
- func (m *DoReadContactCommunicationMethodResponse) GetContactCommunicationMethod() *ContactCommunicationMethod
- func (*DoReadContactCommunicationMethodResponse) ProtoMessage()
- func (m *DoReadContactCommunicationMethodResponse) Reset()
- func (m *DoReadContactCommunicationMethodResponse) String() string
- func (m *DoReadContactCommunicationMethodResponse) XXX_DiscardUnknown()
- func (m *DoReadContactCommunicationMethodResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoReadContactCommunicationMethodResponse) XXX_Merge(src proto.Message)
- func (m *DoReadContactCommunicationMethodResponse) XXX_Size() int
- func (m *DoReadContactCommunicationMethodResponse) XXX_Unmarshal(b []byte) error
- type DoSaveContactCommunicationMethodRequest
- func (*DoSaveContactCommunicationMethodRequest) Descriptor() ([]byte, []int)
- func (m *DoSaveContactCommunicationMethodRequest) GetContactCommunicationMethod() *ContactCommunicationMethod
- func (*DoSaveContactCommunicationMethodRequest) ProtoMessage()
- func (m *DoSaveContactCommunicationMethodRequest) Reset()
- func (m *DoSaveContactCommunicationMethodRequest) String() string
- func (m *DoSaveContactCommunicationMethodRequest) XXX_DiscardUnknown()
- func (m *DoSaveContactCommunicationMethodRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoSaveContactCommunicationMethodRequest) XXX_Merge(src proto.Message)
- func (m *DoSaveContactCommunicationMethodRequest) XXX_Size() int
- func (m *DoSaveContactCommunicationMethodRequest) XXX_Unmarshal(b []byte) error
- type DoSaveContactCommunicationMethodResponse
- func (*DoSaveContactCommunicationMethodResponse) Descriptor() ([]byte, []int)
- func (m *DoSaveContactCommunicationMethodResponse) GetResult() bool
- func (*DoSaveContactCommunicationMethodResponse) ProtoMessage()
- func (m *DoSaveContactCommunicationMethodResponse) Reset()
- func (m *DoSaveContactCommunicationMethodResponse) String() string
- func (m *DoSaveContactCommunicationMethodResponse) XXX_DiscardUnknown()
- func (m *DoSaveContactCommunicationMethodResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoSaveContactCommunicationMethodResponse) XXX_Merge(src proto.Message)
- func (m *DoSaveContactCommunicationMethodResponse) XXX_Size() int
- func (m *DoSaveContactCommunicationMethodResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedContactCommunicationMethodServiceServer
- func (*UnimplementedContactCommunicationMethodServiceServer) DoDelete(ctx context.Context, req *DoDeleteContactCommunicationMethodRequest) (*DoDeleteContactCommunicationMethodResponse, error)
- func (*UnimplementedContactCommunicationMethodServiceServer) DoRead(ctx context.Context, req *DoReadContactCommunicationMethodRequest) (*DoReadContactCommunicationMethodResponse, error)
- func (*UnimplementedContactCommunicationMethodServiceServer) DoReadAll(ctx context.Context, req *DoReadAllContactCommunicationMethodRequest) (*DoReadAllContactCommunicationMethodResponse, error)
- func (*UnimplementedContactCommunicationMethodServiceServer) DoSave(ctx context.Context, req *DoSaveContactCommunicationMethodRequest) (*DoSaveContactCommunicationMethodResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterContactCommunicationMethodServiceServer ¶
func RegisterContactCommunicationMethodServiceServer(s *grpc.Server, srv ContactCommunicationMethodServiceServer)
Types ¶
type ContactCommunicationMethod ¶
type ContactCommunicationMethod struct { ContactSystemCode string `protobuf:"bytes,1,opt,name=contact_system_code,json=contactSystemCode,proto3" json:"contact_system_code,omitempty"` ContactId int64 `protobuf:"varint,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` ContactCommunicationMethodId int64 `` /* 150-byte string literal not displayed */ CommunicationMethodCode string `` /* 132-byte string literal not displayed */ CommunicationMethodLabelCode string `` /* 149-byte string literal not displayed */ CommunicationMethodLabelCaption string `` /* 158-byte string literal not displayed */ FormatValue string `protobuf:"bytes,7,opt,name=format_value,json=formatValue,proto3" json:"format_value,omitempty"` Status string `protobuf:"bytes,8,opt,name=status,proto3" json:"status,omitempty"` IsDefault bool `protobuf:"varint,9,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` ContactCommunicationMethodField []*contactcommunicationmethodfield.ContactCommunicationMethodField `` /* 159-byte string literal not displayed */ Audit *audit.Audit `protobuf:"bytes,11,opt,name=audit,proto3" json:"audit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ContactCommunicationMethod) Descriptor ¶
func (*ContactCommunicationMethod) Descriptor() ([]byte, []int)
func (*ContactCommunicationMethod) GetAudit ¶
func (m *ContactCommunicationMethod) GetAudit() *audit.Audit
func (*ContactCommunicationMethod) GetCommunicationMethodCode ¶
func (m *ContactCommunicationMethod) GetCommunicationMethodCode() string
func (*ContactCommunicationMethod) GetCommunicationMethodLabelCaption ¶
func (m *ContactCommunicationMethod) GetCommunicationMethodLabelCaption() string
func (*ContactCommunicationMethod) GetCommunicationMethodLabelCode ¶
func (m *ContactCommunicationMethod) GetCommunicationMethodLabelCode() string
func (*ContactCommunicationMethod) GetContactCommunicationMethodField ¶
func (m *ContactCommunicationMethod) GetContactCommunicationMethodField() []*contactcommunicationmethodfield.ContactCommunicationMethodField
func (*ContactCommunicationMethod) GetContactCommunicationMethodId ¶
func (m *ContactCommunicationMethod) GetContactCommunicationMethodId() int64
func (*ContactCommunicationMethod) GetContactId ¶
func (m *ContactCommunicationMethod) GetContactId() int64
func (*ContactCommunicationMethod) GetContactSystemCode ¶
func (m *ContactCommunicationMethod) GetContactSystemCode() string
func (*ContactCommunicationMethod) GetFormatValue ¶
func (m *ContactCommunicationMethod) GetFormatValue() string
func (*ContactCommunicationMethod) GetIsDefault ¶
func (m *ContactCommunicationMethod) GetIsDefault() bool
func (*ContactCommunicationMethod) GetStatus ¶
func (m *ContactCommunicationMethod) GetStatus() string
func (*ContactCommunicationMethod) ProtoMessage ¶
func (*ContactCommunicationMethod) ProtoMessage()
func (*ContactCommunicationMethod) Reset ¶
func (m *ContactCommunicationMethod) Reset()
func (*ContactCommunicationMethod) String ¶
func (m *ContactCommunicationMethod) String() string
func (*ContactCommunicationMethod) XXX_DiscardUnknown ¶
func (m *ContactCommunicationMethod) XXX_DiscardUnknown()
func (*ContactCommunicationMethod) XXX_Marshal ¶
func (m *ContactCommunicationMethod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContactCommunicationMethod) XXX_Merge ¶
func (m *ContactCommunicationMethod) XXX_Merge(src proto.Message)
func (*ContactCommunicationMethod) XXX_Size ¶
func (m *ContactCommunicationMethod) XXX_Size() int
func (*ContactCommunicationMethod) XXX_Unmarshal ¶
func (m *ContactCommunicationMethod) XXX_Unmarshal(b []byte) error
type ContactCommunicationMethodServiceClient ¶
type ContactCommunicationMethodServiceClient interface { DoRead(ctx context.Context, in *DoReadContactCommunicationMethodRequest, opts ...grpc.CallOption) (*DoReadContactCommunicationMethodResponse, error) DoReadAll(ctx context.Context, in *DoReadAllContactCommunicationMethodRequest, opts ...grpc.CallOption) (*DoReadAllContactCommunicationMethodResponse, error) DoSave(ctx context.Context, in *DoSaveContactCommunicationMethodRequest, opts ...grpc.CallOption) (*DoSaveContactCommunicationMethodResponse, error) DoDelete(ctx context.Context, in *DoDeleteContactCommunicationMethodRequest, opts ...grpc.CallOption) (*DoDeleteContactCommunicationMethodResponse, error) }
ContactCommunicationMethodServiceClient is the client API for ContactCommunicationMethodService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewContactCommunicationMethodServiceClient ¶
func NewContactCommunicationMethodServiceClient(cc *grpc.ClientConn) ContactCommunicationMethodServiceClient
type ContactCommunicationMethodServiceServer ¶
type ContactCommunicationMethodServiceServer interface { DoRead(context.Context, *DoReadContactCommunicationMethodRequest) (*DoReadContactCommunicationMethodResponse, error) DoReadAll(context.Context, *DoReadAllContactCommunicationMethodRequest) (*DoReadAllContactCommunicationMethodResponse, error) DoSave(context.Context, *DoSaveContactCommunicationMethodRequest) (*DoSaveContactCommunicationMethodResponse, error) DoDelete(context.Context, *DoDeleteContactCommunicationMethodRequest) (*DoDeleteContactCommunicationMethodResponse, error) }
ContactCommunicationMethodServiceServer is the server API for ContactCommunicationMethodService service.
type DoDeleteContactCommunicationMethodRequest ¶
type DoDeleteContactCommunicationMethodRequest struct { ContactSystemCode string `protobuf:"bytes,1,opt,name=contact_system_code,json=contactSystemCode,proto3" json:"contact_system_code,omitempty"` ContactId int64 `protobuf:"varint,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` ContactCommunicationMethodId int64 `` /* 150-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoDeleteContactCommunicationMethodRequest) Descriptor ¶
func (*DoDeleteContactCommunicationMethodRequest) Descriptor() ([]byte, []int)
func (*DoDeleteContactCommunicationMethodRequest) GetContactCommunicationMethodId ¶
func (m *DoDeleteContactCommunicationMethodRequest) GetContactCommunicationMethodId() int64
func (*DoDeleteContactCommunicationMethodRequest) GetContactId ¶
func (m *DoDeleteContactCommunicationMethodRequest) GetContactId() int64
func (*DoDeleteContactCommunicationMethodRequest) GetContactSystemCode ¶
func (m *DoDeleteContactCommunicationMethodRequest) GetContactSystemCode() string
func (*DoDeleteContactCommunicationMethodRequest) ProtoMessage ¶
func (*DoDeleteContactCommunicationMethodRequest) ProtoMessage()
func (*DoDeleteContactCommunicationMethodRequest) Reset ¶
func (m *DoDeleteContactCommunicationMethodRequest) Reset()
func (*DoDeleteContactCommunicationMethodRequest) String ¶
func (m *DoDeleteContactCommunicationMethodRequest) String() string
func (*DoDeleteContactCommunicationMethodRequest) XXX_DiscardUnknown ¶
func (m *DoDeleteContactCommunicationMethodRequest) XXX_DiscardUnknown()
func (*DoDeleteContactCommunicationMethodRequest) XXX_Marshal ¶
func (m *DoDeleteContactCommunicationMethodRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoDeleteContactCommunicationMethodRequest) XXX_Merge ¶
func (m *DoDeleteContactCommunicationMethodRequest) XXX_Merge(src proto.Message)
func (*DoDeleteContactCommunicationMethodRequest) XXX_Size ¶
func (m *DoDeleteContactCommunicationMethodRequest) XXX_Size() int
func (*DoDeleteContactCommunicationMethodRequest) XXX_Unmarshal ¶
func (m *DoDeleteContactCommunicationMethodRequest) XXX_Unmarshal(b []byte) error
type DoDeleteContactCommunicationMethodResponse ¶
type DoDeleteContactCommunicationMethodResponse struct { Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoDeleteContactCommunicationMethodResponse) Descriptor ¶
func (*DoDeleteContactCommunicationMethodResponse) Descriptor() ([]byte, []int)
func (*DoDeleteContactCommunicationMethodResponse) GetResult ¶
func (m *DoDeleteContactCommunicationMethodResponse) GetResult() bool
func (*DoDeleteContactCommunicationMethodResponse) ProtoMessage ¶
func (*DoDeleteContactCommunicationMethodResponse) ProtoMessage()
func (*DoDeleteContactCommunicationMethodResponse) Reset ¶
func (m *DoDeleteContactCommunicationMethodResponse) Reset()
func (*DoDeleteContactCommunicationMethodResponse) String ¶
func (m *DoDeleteContactCommunicationMethodResponse) String() string
func (*DoDeleteContactCommunicationMethodResponse) XXX_DiscardUnknown ¶
func (m *DoDeleteContactCommunicationMethodResponse) XXX_DiscardUnknown()
func (*DoDeleteContactCommunicationMethodResponse) XXX_Marshal ¶
func (m *DoDeleteContactCommunicationMethodResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoDeleteContactCommunicationMethodResponse) XXX_Merge ¶
func (m *DoDeleteContactCommunicationMethodResponse) XXX_Merge(src proto.Message)
func (*DoDeleteContactCommunicationMethodResponse) XXX_Size ¶
func (m *DoDeleteContactCommunicationMethodResponse) XXX_Size() int
func (*DoDeleteContactCommunicationMethodResponse) XXX_Unmarshal ¶
func (m *DoDeleteContactCommunicationMethodResponse) XXX_Unmarshal(b []byte) error
type DoReadAllContactCommunicationMethodRequest ¶
type DoReadAllContactCommunicationMethodRequest struct { ContactSystemCode string `protobuf:"bytes,1,opt,name=contact_system_code,json=contactSystemCode,proto3" json:"contact_system_code,omitempty"` ContactId int64 `protobuf:"varint,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoReadAllContactCommunicationMethodRequest) Descriptor ¶
func (*DoReadAllContactCommunicationMethodRequest) Descriptor() ([]byte, []int)
func (*DoReadAllContactCommunicationMethodRequest) GetContactId ¶
func (m *DoReadAllContactCommunicationMethodRequest) GetContactId() int64
func (*DoReadAllContactCommunicationMethodRequest) GetContactSystemCode ¶
func (m *DoReadAllContactCommunicationMethodRequest) GetContactSystemCode() string
func (*DoReadAllContactCommunicationMethodRequest) ProtoMessage ¶
func (*DoReadAllContactCommunicationMethodRequest) ProtoMessage()
func (*DoReadAllContactCommunicationMethodRequest) Reset ¶
func (m *DoReadAllContactCommunicationMethodRequest) Reset()
func (*DoReadAllContactCommunicationMethodRequest) String ¶
func (m *DoReadAllContactCommunicationMethodRequest) String() string
func (*DoReadAllContactCommunicationMethodRequest) XXX_DiscardUnknown ¶
func (m *DoReadAllContactCommunicationMethodRequest) XXX_DiscardUnknown()
func (*DoReadAllContactCommunicationMethodRequest) XXX_Marshal ¶
func (m *DoReadAllContactCommunicationMethodRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoReadAllContactCommunicationMethodRequest) XXX_Merge ¶
func (m *DoReadAllContactCommunicationMethodRequest) XXX_Merge(src proto.Message)
func (*DoReadAllContactCommunicationMethodRequest) XXX_Size ¶
func (m *DoReadAllContactCommunicationMethodRequest) XXX_Size() int
func (*DoReadAllContactCommunicationMethodRequest) XXX_Unmarshal ¶
func (m *DoReadAllContactCommunicationMethodRequest) XXX_Unmarshal(b []byte) error
type DoReadAllContactCommunicationMethodResponse ¶
type DoReadAllContactCommunicationMethodResponse struct { ContactCommunicationMethod []*ContactCommunicationMethod `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoReadAllContactCommunicationMethodResponse) Descriptor ¶
func (*DoReadAllContactCommunicationMethodResponse) Descriptor() ([]byte, []int)
func (*DoReadAllContactCommunicationMethodResponse) GetContactCommunicationMethod ¶
func (m *DoReadAllContactCommunicationMethodResponse) GetContactCommunicationMethod() []*ContactCommunicationMethod
func (*DoReadAllContactCommunicationMethodResponse) ProtoMessage ¶
func (*DoReadAllContactCommunicationMethodResponse) ProtoMessage()
func (*DoReadAllContactCommunicationMethodResponse) Reset ¶
func (m *DoReadAllContactCommunicationMethodResponse) Reset()
func (*DoReadAllContactCommunicationMethodResponse) String ¶
func (m *DoReadAllContactCommunicationMethodResponse) String() string
func (*DoReadAllContactCommunicationMethodResponse) XXX_DiscardUnknown ¶
func (m *DoReadAllContactCommunicationMethodResponse) XXX_DiscardUnknown()
func (*DoReadAllContactCommunicationMethodResponse) XXX_Marshal ¶
func (m *DoReadAllContactCommunicationMethodResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoReadAllContactCommunicationMethodResponse) XXX_Merge ¶
func (m *DoReadAllContactCommunicationMethodResponse) XXX_Merge(src proto.Message)
func (*DoReadAllContactCommunicationMethodResponse) XXX_Size ¶
func (m *DoReadAllContactCommunicationMethodResponse) XXX_Size() int
func (*DoReadAllContactCommunicationMethodResponse) XXX_Unmarshal ¶
func (m *DoReadAllContactCommunicationMethodResponse) XXX_Unmarshal(b []byte) error
type DoReadContactCommunicationMethodRequest ¶
type DoReadContactCommunicationMethodRequest struct { ContactSystemCode string `protobuf:"bytes,1,opt,name=contact_system_code,json=contactSystemCode,proto3" json:"contact_system_code,omitempty"` ContactId int64 `protobuf:"varint,2,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` ContactCommunicationMethodId int64 `` /* 150-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoReadContactCommunicationMethodRequest) Descriptor ¶
func (*DoReadContactCommunicationMethodRequest) Descriptor() ([]byte, []int)
func (*DoReadContactCommunicationMethodRequest) GetContactCommunicationMethodId ¶
func (m *DoReadContactCommunicationMethodRequest) GetContactCommunicationMethodId() int64
func (*DoReadContactCommunicationMethodRequest) GetContactId ¶
func (m *DoReadContactCommunicationMethodRequest) GetContactId() int64
func (*DoReadContactCommunicationMethodRequest) GetContactSystemCode ¶
func (m *DoReadContactCommunicationMethodRequest) GetContactSystemCode() string
func (*DoReadContactCommunicationMethodRequest) ProtoMessage ¶
func (*DoReadContactCommunicationMethodRequest) ProtoMessage()
func (*DoReadContactCommunicationMethodRequest) Reset ¶
func (m *DoReadContactCommunicationMethodRequest) Reset()
func (*DoReadContactCommunicationMethodRequest) String ¶
func (m *DoReadContactCommunicationMethodRequest) String() string
func (*DoReadContactCommunicationMethodRequest) XXX_DiscardUnknown ¶
func (m *DoReadContactCommunicationMethodRequest) XXX_DiscardUnknown()
func (*DoReadContactCommunicationMethodRequest) XXX_Marshal ¶
func (m *DoReadContactCommunicationMethodRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoReadContactCommunicationMethodRequest) XXX_Merge ¶
func (m *DoReadContactCommunicationMethodRequest) XXX_Merge(src proto.Message)
func (*DoReadContactCommunicationMethodRequest) XXX_Size ¶
func (m *DoReadContactCommunicationMethodRequest) XXX_Size() int
func (*DoReadContactCommunicationMethodRequest) XXX_Unmarshal ¶
func (m *DoReadContactCommunicationMethodRequest) XXX_Unmarshal(b []byte) error
type DoReadContactCommunicationMethodResponse ¶
type DoReadContactCommunicationMethodResponse struct { ContactCommunicationMethod *ContactCommunicationMethod `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoReadContactCommunicationMethodResponse) Descriptor ¶
func (*DoReadContactCommunicationMethodResponse) Descriptor() ([]byte, []int)
func (*DoReadContactCommunicationMethodResponse) GetContactCommunicationMethod ¶
func (m *DoReadContactCommunicationMethodResponse) GetContactCommunicationMethod() *ContactCommunicationMethod
func (*DoReadContactCommunicationMethodResponse) ProtoMessage ¶
func (*DoReadContactCommunicationMethodResponse) ProtoMessage()
func (*DoReadContactCommunicationMethodResponse) Reset ¶
func (m *DoReadContactCommunicationMethodResponse) Reset()
func (*DoReadContactCommunicationMethodResponse) String ¶
func (m *DoReadContactCommunicationMethodResponse) String() string
func (*DoReadContactCommunicationMethodResponse) XXX_DiscardUnknown ¶
func (m *DoReadContactCommunicationMethodResponse) XXX_DiscardUnknown()
func (*DoReadContactCommunicationMethodResponse) XXX_Marshal ¶
func (m *DoReadContactCommunicationMethodResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoReadContactCommunicationMethodResponse) XXX_Merge ¶
func (m *DoReadContactCommunicationMethodResponse) XXX_Merge(src proto.Message)
func (*DoReadContactCommunicationMethodResponse) XXX_Size ¶
func (m *DoReadContactCommunicationMethodResponse) XXX_Size() int
func (*DoReadContactCommunicationMethodResponse) XXX_Unmarshal ¶
func (m *DoReadContactCommunicationMethodResponse) XXX_Unmarshal(b []byte) error
type DoSaveContactCommunicationMethodRequest ¶
type DoSaveContactCommunicationMethodRequest struct { ContactCommunicationMethod *ContactCommunicationMethod `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoSaveContactCommunicationMethodRequest) Descriptor ¶
func (*DoSaveContactCommunicationMethodRequest) Descriptor() ([]byte, []int)
func (*DoSaveContactCommunicationMethodRequest) GetContactCommunicationMethod ¶
func (m *DoSaveContactCommunicationMethodRequest) GetContactCommunicationMethod() *ContactCommunicationMethod
func (*DoSaveContactCommunicationMethodRequest) ProtoMessage ¶
func (*DoSaveContactCommunicationMethodRequest) ProtoMessage()
func (*DoSaveContactCommunicationMethodRequest) Reset ¶
func (m *DoSaveContactCommunicationMethodRequest) Reset()
func (*DoSaveContactCommunicationMethodRequest) String ¶
func (m *DoSaveContactCommunicationMethodRequest) String() string
func (*DoSaveContactCommunicationMethodRequest) XXX_DiscardUnknown ¶
func (m *DoSaveContactCommunicationMethodRequest) XXX_DiscardUnknown()
func (*DoSaveContactCommunicationMethodRequest) XXX_Marshal ¶
func (m *DoSaveContactCommunicationMethodRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoSaveContactCommunicationMethodRequest) XXX_Merge ¶
func (m *DoSaveContactCommunicationMethodRequest) XXX_Merge(src proto.Message)
func (*DoSaveContactCommunicationMethodRequest) XXX_Size ¶
func (m *DoSaveContactCommunicationMethodRequest) XXX_Size() int
func (*DoSaveContactCommunicationMethodRequest) XXX_Unmarshal ¶
func (m *DoSaveContactCommunicationMethodRequest) XXX_Unmarshal(b []byte) error
type DoSaveContactCommunicationMethodResponse ¶
type DoSaveContactCommunicationMethodResponse struct { Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoSaveContactCommunicationMethodResponse) Descriptor ¶
func (*DoSaveContactCommunicationMethodResponse) Descriptor() ([]byte, []int)
func (*DoSaveContactCommunicationMethodResponse) GetResult ¶
func (m *DoSaveContactCommunicationMethodResponse) GetResult() bool
func (*DoSaveContactCommunicationMethodResponse) ProtoMessage ¶
func (*DoSaveContactCommunicationMethodResponse) ProtoMessage()
func (*DoSaveContactCommunicationMethodResponse) Reset ¶
func (m *DoSaveContactCommunicationMethodResponse) Reset()
func (*DoSaveContactCommunicationMethodResponse) String ¶
func (m *DoSaveContactCommunicationMethodResponse) String() string
func (*DoSaveContactCommunicationMethodResponse) XXX_DiscardUnknown ¶
func (m *DoSaveContactCommunicationMethodResponse) XXX_DiscardUnknown()
func (*DoSaveContactCommunicationMethodResponse) XXX_Marshal ¶
func (m *DoSaveContactCommunicationMethodResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoSaveContactCommunicationMethodResponse) XXX_Merge ¶
func (m *DoSaveContactCommunicationMethodResponse) XXX_Merge(src proto.Message)
func (*DoSaveContactCommunicationMethodResponse) XXX_Size ¶
func (m *DoSaveContactCommunicationMethodResponse) XXX_Size() int
func (*DoSaveContactCommunicationMethodResponse) XXX_Unmarshal ¶
func (m *DoSaveContactCommunicationMethodResponse) XXX_Unmarshal(b []byte) error
type UnimplementedContactCommunicationMethodServiceServer ¶
type UnimplementedContactCommunicationMethodServiceServer struct { }
UnimplementedContactCommunicationMethodServiceServer can be embedded to have forward compatible implementations.
Click to show internal directories.
Click to hide internal directories.