public static final class CreateContactRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder> implements CreateContactRequestOrBuilder
fincleartech.ibroker.CreateContactRequest| Modifier and Type | Method and Description |
|---|---|
CreateContactRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateContactRequest |
build() |
CreateContactRequest |
buildPartial() |
CreateContactRequest.Builder |
clear() |
CreateContactRequest.Builder |
clearAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
CreateContactRequest.Builder |
clearCurrent()
Flag indicating if record is active
Optional
Maximum size 1
|
CreateContactRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateContactRequest.Builder |
clearName()
Contact Name
Mandatory
Masxium size 60
|
CreateContactRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateContactRequest.Builder |
clearReason()
Description of the reason for this contact
Optional
Maximum size 60
|
CreateContactRequest.Builder |
clearRequestId()
A universally unique identifier for this request.
|
CreateContactRequest.Builder |
clearTelephoneNumber()
Telephone number for the contact
Optional
Maximum size 20
|
CreateContactRequest.Builder |
clearUserId()
The database user ID who created the equity account
Mandatory
Maximum size 18
|
CreateContactRequest.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValue.Builder |
getAccountNumberBuilder()
iBROKER Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if record is active
Optional
Maximum size 1
|
com.google.protobuf.BoolValue.Builder |
getCurrentBuilder()
Flag indicating if record is active
Optional
Maximum size 1
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if record is active
Optional
Maximum size 1
|
CreateContactRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getName()
Contact Name
Mandatory
Masxium size 60
|
com.google.protobuf.StringValue.Builder |
getNameBuilder()
Contact Name
Mandatory
Masxium size 60
|
com.google.protobuf.StringValueOrBuilder |
getNameOrBuilder()
Contact Name
Mandatory
Masxium size 60
|
com.google.protobuf.StringValue |
getReason()
Description of the reason for this contact
Optional
Maximum size 60
|
com.google.protobuf.StringValue.Builder |
getReasonBuilder()
Description of the reason for this contact
Optional
Maximum size 60
|
com.google.protobuf.StringValueOrBuilder |
getReasonOrBuilder()
Description of the reason for this contact
Optional
Maximum size 60
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue.Builder |
getRequestIdBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue |
getTelephoneNumber()
Telephone number for the contact
Optional
Maximum size 20
|
com.google.protobuf.StringValue.Builder |
getTelephoneNumberBuilder()
Telephone number for the contact
Optional
Maximum size 20
|
com.google.protobuf.StringValueOrBuilder |
getTelephoneNumberOrBuilder()
Telephone number for the contact
Optional
Maximum size 20
|
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the equity account
Mandatory
Maximum size 18
|
com.google.protobuf.StringValue.Builder |
getUserIdBuilder()
The database user ID who created the equity account
Mandatory
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the equity account
Mandatory
Maximum size 18
|
boolean |
hasAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
boolean |
hasCurrent()
Flag indicating if record is active
Optional
Maximum size 1
|
boolean |
hasName()
Contact Name
Mandatory
Masxium size 60
|
boolean |
hasReason()
Description of the reason for this contact
Optional
Maximum size 60
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasTelephoneNumber()
Telephone number for the contact
Optional
Maximum size 20
|
boolean |
hasUserId()
The database user ID who created the equity account
Mandatory
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateContactRequest.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Mandatory
Maximum size 8
|
CreateContactRequest.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if record is active
Optional
Maximum size 1
|
CreateContactRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateContactRequest.Builder |
mergeFrom(CreateContactRequest other) |
CreateContactRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateContactRequest.Builder |
mergeName(com.google.protobuf.StringValue value)
Contact Name
Mandatory
Masxium size 60
|
CreateContactRequest.Builder |
mergeReason(com.google.protobuf.StringValue value)
Description of the reason for this contact
Optional
Maximum size 60
|
CreateContactRequest.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
CreateContactRequest.Builder |
mergeTelephoneNumber(com.google.protobuf.StringValue value)
Telephone number for the contact
Optional
Maximum size 20
|
CreateContactRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateContactRequest.Builder |
mergeUserId(com.google.protobuf.StringValue value)
The database user ID who created the equity account
Mandatory
Maximum size 18
|
CreateContactRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number
Mandatory
Maximum size 8
|
CreateContactRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Mandatory
Maximum size 8
|
CreateContactRequest.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if record is active
Optional
Maximum size 1
|
CreateContactRequest.Builder |
setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if record is active
Optional
Maximum size 1
|
CreateContactRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateContactRequest.Builder |
setName(com.google.protobuf.StringValue.Builder builderForValue)
Contact Name
Mandatory
Masxium size 60
|
CreateContactRequest.Builder |
setName(com.google.protobuf.StringValue value)
Contact Name
Mandatory
Masxium size 60
|
CreateContactRequest.Builder |
setReason(com.google.protobuf.StringValue.Builder builderForValue)
Description of the reason for this contact
Optional
Maximum size 60
|
CreateContactRequest.Builder |
setReason(com.google.protobuf.StringValue value)
Description of the reason for this contact
Optional
Maximum size 60
|
CreateContactRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateContactRequest.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request.
|
CreateContactRequest.Builder |
setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
CreateContactRequest.Builder |
setTelephoneNumber(com.google.protobuf.StringValue.Builder builderForValue)
Telephone number for the contact
Optional
Maximum size 20
|
CreateContactRequest.Builder |
setTelephoneNumber(com.google.protobuf.StringValue value)
Telephone number for the contact
Optional
Maximum size 20
|
CreateContactRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateContactRequest.Builder |
setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The database user ID who created the equity account
Mandatory
Maximum size 18
|
CreateContactRequest.Builder |
setUserId(com.google.protobuf.StringValue value)
The database user ID who created the equity account
Mandatory
Maximum size 18
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateContactRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateContactRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateContactRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder mergeFrom(CreateContactRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public CreateContactRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateContactRequest.Builder>IOExceptionpublic boolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;hasRequestId in interface CreateContactRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;getRequestId in interface CreateContactRequestOrBuilderpublic CreateContactRequest.Builder setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public CreateContactRequest.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public CreateContactRequest.Builder mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public CreateContactRequest.Builder clearRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValue.Builder getRequestIdBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface CreateContactRequestOrBuilderpublic boolean hasAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface CreateContactRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface CreateContactRequestOrBuilderpublic CreateContactRequest.Builder setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;public CreateContactRequest.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;public CreateContactRequest.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;public CreateContactRequest.Builder clearAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface CreateContactRequestOrBuilderpublic boolean hasName()
Contact Name Mandatory Masxium size 60
.google.protobuf.StringValue name = 4;hasName in interface CreateContactRequestOrBuilderpublic com.google.protobuf.StringValue getName()
Contact Name Mandatory Masxium size 60
.google.protobuf.StringValue name = 4;getName in interface CreateContactRequestOrBuilderpublic CreateContactRequest.Builder setName(com.google.protobuf.StringValue value)
Contact Name Mandatory Masxium size 60
.google.protobuf.StringValue name = 4;public CreateContactRequest.Builder setName(com.google.protobuf.StringValue.Builder builderForValue)
Contact Name Mandatory Masxium size 60
.google.protobuf.StringValue name = 4;public CreateContactRequest.Builder mergeName(com.google.protobuf.StringValue value)
Contact Name Mandatory Masxium size 60
.google.protobuf.StringValue name = 4;public CreateContactRequest.Builder clearName()
Contact Name Mandatory Masxium size 60
.google.protobuf.StringValue name = 4;public com.google.protobuf.StringValue.Builder getNameBuilder()
Contact Name Mandatory Masxium size 60
.google.protobuf.StringValue name = 4;public com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
Contact Name Mandatory Masxium size 60
.google.protobuf.StringValue name = 4;getNameOrBuilder in interface CreateContactRequestOrBuilderpublic boolean hasCurrent()
Flag indicating if record is active Optional Maximum size 1
.google.protobuf.BoolValue current = 5;hasCurrent in interface CreateContactRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if record is active Optional Maximum size 1
.google.protobuf.BoolValue current = 5;getCurrent in interface CreateContactRequestOrBuilderpublic CreateContactRequest.Builder setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if record is active Optional Maximum size 1
.google.protobuf.BoolValue current = 5;public CreateContactRequest.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if record is active Optional Maximum size 1
.google.protobuf.BoolValue current = 5;public CreateContactRequest.Builder mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if record is active Optional Maximum size 1
.google.protobuf.BoolValue current = 5;public CreateContactRequest.Builder clearCurrent()
Flag indicating if record is active Optional Maximum size 1
.google.protobuf.BoolValue current = 5;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
Flag indicating if record is active Optional Maximum size 1
.google.protobuf.BoolValue current = 5;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if record is active Optional Maximum size 1
.google.protobuf.BoolValue current = 5;getCurrentOrBuilder in interface CreateContactRequestOrBuilderpublic boolean hasTelephoneNumber()
Telephone number for the contact Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 6;hasTelephoneNumber in interface CreateContactRequestOrBuilderpublic com.google.protobuf.StringValue getTelephoneNumber()
Telephone number for the contact Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 6;getTelephoneNumber in interface CreateContactRequestOrBuilderpublic CreateContactRequest.Builder setTelephoneNumber(com.google.protobuf.StringValue value)
Telephone number for the contact Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 6;public CreateContactRequest.Builder setTelephoneNumber(com.google.protobuf.StringValue.Builder builderForValue)
Telephone number for the contact Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 6;public CreateContactRequest.Builder mergeTelephoneNumber(com.google.protobuf.StringValue value)
Telephone number for the contact Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 6;public CreateContactRequest.Builder clearTelephoneNumber()
Telephone number for the contact Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 6;public com.google.protobuf.StringValue.Builder getTelephoneNumberBuilder()
Telephone number for the contact Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 6;public com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
Telephone number for the contact Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 6;getTelephoneNumberOrBuilder in interface CreateContactRequestOrBuilderpublic boolean hasReason()
Description of the reason for this contact Optional Maximum size 60
.google.protobuf.StringValue reason = 7;hasReason in interface CreateContactRequestOrBuilderpublic com.google.protobuf.StringValue getReason()
Description of the reason for this contact Optional Maximum size 60
.google.protobuf.StringValue reason = 7;getReason in interface CreateContactRequestOrBuilderpublic CreateContactRequest.Builder setReason(com.google.protobuf.StringValue value)
Description of the reason for this contact Optional Maximum size 60
.google.protobuf.StringValue reason = 7;public CreateContactRequest.Builder setReason(com.google.protobuf.StringValue.Builder builderForValue)
Description of the reason for this contact Optional Maximum size 60
.google.protobuf.StringValue reason = 7;public CreateContactRequest.Builder mergeReason(com.google.protobuf.StringValue value)
Description of the reason for this contact Optional Maximum size 60
.google.protobuf.StringValue reason = 7;public CreateContactRequest.Builder clearReason()
Description of the reason for this contact Optional Maximum size 60
.google.protobuf.StringValue reason = 7;public com.google.protobuf.StringValue.Builder getReasonBuilder()
Description of the reason for this contact Optional Maximum size 60
.google.protobuf.StringValue reason = 7;public com.google.protobuf.StringValueOrBuilder getReasonOrBuilder()
Description of the reason for this contact Optional Maximum size 60
.google.protobuf.StringValue reason = 7;getReasonOrBuilder in interface CreateContactRequestOrBuilderpublic boolean hasUserId()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 8;hasUserId in interface CreateContactRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 8;getUserId in interface CreateContactRequestOrBuilderpublic CreateContactRequest.Builder setUserId(com.google.protobuf.StringValue value)
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 8;public CreateContactRequest.Builder setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 8;public CreateContactRequest.Builder mergeUserId(com.google.protobuf.StringValue value)
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 8;public CreateContactRequest.Builder clearUserId()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 8;public com.google.protobuf.StringValue.Builder getUserIdBuilder()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 8;public com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the equity account Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 8;getUserIdOrBuilder in interface CreateContactRequestOrBuilderpublic final CreateContactRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>public final CreateContactRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateContactRequest.Builder>Copyright © 2020. All rights reserved.