public static final class UpdateAccountDocumentRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateAccountDocumentRequest.Builder> implements UpdateAccountDocumentRequestOrBuilder
fincleartech.ibroker.UpdateAccountDocumentRequest| Modifier and Type | Method and Description |
|---|---|
UpdateAccountDocumentRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateAccountDocumentRequest |
build() |
UpdateAccountDocumentRequest |
buildPartial() |
UpdateAccountDocumentRequest.Builder |
clear() |
UpdateAccountDocumentRequest.Builder |
clearAccountDocumentNumber()
iBROKER Account document code sequence no.
|
UpdateAccountDocumentRequest.Builder |
clearAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
UpdateAccountDocumentRequest.Builder |
clearCurrent()
Indicates if the record is current or non-current
Mandatory
|
UpdateAccountDocumentRequest.Builder |
clearDocumentCode()
iBROKER Document Code.
|
UpdateAccountDocumentRequest.Builder |
clearDocumentStatus()
Current status of document.
|
UpdateAccountDocumentRequest.Builder |
clearEntryDateTime()
The date/time the record was created
Mandatory
|
UpdateAccountDocumentRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateAccountDocumentRequest.Builder |
clearNotes()
User defined notes to be stored against the document code
Optional
Maximum size 100
|
UpdateAccountDocumentRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateAccountDocumentRequest.Builder |
clearReceivedDate()
The date/time the record status was updated to R
Optional
|
UpdateAccountDocumentRequest.Builder |
clearReference()
User added reference no.
|
UpdateAccountDocumentRequest.Builder |
clearRequestId()
A universally unique identifier for this request.
|
UpdateAccountDocumentRequest.Builder |
clearSentDate()
The date/time the record status was updated to S
Optional
|
UpdateAccountDocumentRequest.Builder |
clearUserId()
The database user ID who created the record
Optional
Maximum size 18
|
UpdateAccountDocumentRequest.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountDocumentNumber()
iBROKER Account document code sequence no.
|
com.google.protobuf.StringValue.Builder |
getAccountDocumentNumberBuilder()
iBROKER Account document code sequence no.
|
com.google.protobuf.StringValueOrBuilder |
getAccountDocumentNumberOrBuilder()
iBROKER Account document code sequence no.
|
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()
Indicates if the record is current or non-current
Mandatory
|
com.google.protobuf.BoolValue.Builder |
getCurrentBuilder()
Indicates if the record is current or non-current
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Indicates if the record is current or non-current
Mandatory
|
UpdateAccountDocumentRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getDocumentCode()
iBROKER Document Code.
|
com.google.protobuf.StringValue.Builder |
getDocumentCodeBuilder()
iBROKER Document Code.
|
com.google.protobuf.StringValueOrBuilder |
getDocumentCodeOrBuilder()
iBROKER Document Code.
|
com.google.protobuf.StringValue |
getDocumentStatus()
Current status of document.
|
com.google.protobuf.StringValue.Builder |
getDocumentStatusBuilder()
Current status of document.
|
com.google.protobuf.StringValueOrBuilder |
getDocumentStatusOrBuilder()
Current status of document.
|
DateTimeValue |
getEntryDateTime()
The date/time the record was created
Mandatory
|
DateTimeValue.Builder |
getEntryDateTimeBuilder()
The date/time the record was created
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date/time the record was created
Mandatory
|
com.google.protobuf.StringValue |
getNotes()
User defined notes to be stored against the document code
Optional
Maximum size 100
|
com.google.protobuf.StringValue.Builder |
getNotesBuilder()
User defined notes to be stored against the document code
Optional
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getNotesOrBuilder()
User defined notes to be stored against the document code
Optional
Maximum size 100
|
DateTimeValue |
getReceivedDate()
The date/time the record status was updated to R
Optional
|
DateTimeValue.Builder |
getReceivedDateBuilder()
The date/time the record status was updated to R
Optional
|
DateTimeValueOrBuilder |
getReceivedDateOrBuilder()
The date/time the record status was updated to R
Optional
|
com.google.protobuf.StringValue |
getReference()
User added reference no.
|
com.google.protobuf.StringValue.Builder |
getReferenceBuilder()
User added reference no.
|
com.google.protobuf.StringValueOrBuilder |
getReferenceOrBuilder()
User added reference no.
|
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.
|
DateTimeValue |
getSentDate()
The date/time the record status was updated to S
Optional
|
DateTimeValue.Builder |
getSentDateBuilder()
The date/time the record status was updated to S
Optional
|
DateTimeValueOrBuilder |
getSentDateOrBuilder()
The date/time the record status was updated to S
Optional
|
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the record
Optional
Maximum size 18
|
com.google.protobuf.StringValue.Builder |
getUserIdBuilder()
The database user ID who created the record
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the record
Optional
Maximum size 18
|
boolean |
hasAccountDocumentNumber()
iBROKER Account document code sequence no.
|
boolean |
hasAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
boolean |
hasCurrent()
Indicates if the record is current or non-current
Mandatory
|
boolean |
hasDocumentCode()
iBROKER Document Code.
|
boolean |
hasDocumentStatus()
Current status of document.
|
boolean |
hasEntryDateTime()
The date/time the record was created
Mandatory
|
boolean |
hasNotes()
User defined notes to be stored against the document code
Optional
Maximum size 100
|
boolean |
hasReceivedDate()
The date/time the record status was updated to R
Optional
|
boolean |
hasReference()
User added reference no.
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSentDate()
The date/time the record status was updated to S
Optional
|
boolean |
hasUserId()
The database user ID who created the record
Optional
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateAccountDocumentRequest.Builder |
mergeAccountDocumentNumber(com.google.protobuf.StringValue value)
iBROKER Account document code sequence no.
|
UpdateAccountDocumentRequest.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Mandatory
Maximum size 8
|
UpdateAccountDocumentRequest.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
Indicates if the record is current or non-current
Mandatory
|
UpdateAccountDocumentRequest.Builder |
mergeDocumentCode(com.google.protobuf.StringValue value)
iBROKER Document Code.
|
UpdateAccountDocumentRequest.Builder |
mergeDocumentStatus(com.google.protobuf.StringValue value)
Current status of document.
|
UpdateAccountDocumentRequest.Builder |
mergeEntryDateTime(DateTimeValue value)
The date/time the record was created
Mandatory
|
UpdateAccountDocumentRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateAccountDocumentRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateAccountDocumentRequest.Builder |
mergeFrom(UpdateAccountDocumentRequest other) |
UpdateAccountDocumentRequest.Builder |
mergeNotes(com.google.protobuf.StringValue value)
User defined notes to be stored against the document code
Optional
Maximum size 100
|
UpdateAccountDocumentRequest.Builder |
mergeReceivedDate(DateTimeValue value)
The date/time the record status was updated to R
Optional
|
UpdateAccountDocumentRequest.Builder |
mergeReference(com.google.protobuf.StringValue value)
User added reference no.
|
UpdateAccountDocumentRequest.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
UpdateAccountDocumentRequest.Builder |
mergeSentDate(DateTimeValue value)
The date/time the record status was updated to S
Optional
|
UpdateAccountDocumentRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateAccountDocumentRequest.Builder |
mergeUserId(com.google.protobuf.StringValue value)
The database user ID who created the record
Optional
Maximum size 18
|
UpdateAccountDocumentRequest.Builder |
setAccountDocumentNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account document code sequence no.
|
UpdateAccountDocumentRequest.Builder |
setAccountDocumentNumber(com.google.protobuf.StringValue value)
iBROKER Account document code sequence no.
|
UpdateAccountDocumentRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number
Mandatory
Maximum size 8
|
UpdateAccountDocumentRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Mandatory
Maximum size 8
|
UpdateAccountDocumentRequest.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Indicates if the record is current or non-current
Mandatory
|
UpdateAccountDocumentRequest.Builder |
setCurrent(com.google.protobuf.BoolValue value)
Indicates if the record is current or non-current
Mandatory
|
UpdateAccountDocumentRequest.Builder |
setDocumentCode(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Document Code.
|
UpdateAccountDocumentRequest.Builder |
setDocumentCode(com.google.protobuf.StringValue value)
iBROKER Document Code.
|
UpdateAccountDocumentRequest.Builder |
setDocumentStatus(com.google.protobuf.StringValue.Builder builderForValue)
Current status of document.
|
UpdateAccountDocumentRequest.Builder |
setDocumentStatus(com.google.protobuf.StringValue value)
Current status of document.
|
UpdateAccountDocumentRequest.Builder |
setEntryDateTime(DateTimeValue.Builder builderForValue)
The date/time the record was created
Mandatory
|
UpdateAccountDocumentRequest.Builder |
setEntryDateTime(DateTimeValue value)
The date/time the record was created
Mandatory
|
UpdateAccountDocumentRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateAccountDocumentRequest.Builder |
setNotes(com.google.protobuf.StringValue.Builder builderForValue)
User defined notes to be stored against the document code
Optional
Maximum size 100
|
UpdateAccountDocumentRequest.Builder |
setNotes(com.google.protobuf.StringValue value)
User defined notes to be stored against the document code
Optional
Maximum size 100
|
UpdateAccountDocumentRequest.Builder |
setReceivedDate(DateTimeValue.Builder builderForValue)
The date/time the record status was updated to R
Optional
|
UpdateAccountDocumentRequest.Builder |
setReceivedDate(DateTimeValue value)
The date/time the record status was updated to R
Optional
|
UpdateAccountDocumentRequest.Builder |
setReference(com.google.protobuf.StringValue.Builder builderForValue)
User added reference no.
|
UpdateAccountDocumentRequest.Builder |
setReference(com.google.protobuf.StringValue value)
User added reference no.
|
UpdateAccountDocumentRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateAccountDocumentRequest.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request.
|
UpdateAccountDocumentRequest.Builder |
setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
UpdateAccountDocumentRequest.Builder |
setSentDate(DateTimeValue.Builder builderForValue)
The date/time the record status was updated to S
Optional
|
UpdateAccountDocumentRequest.Builder |
setSentDate(DateTimeValue value)
The date/time the record status was updated to S
Optional
|
UpdateAccountDocumentRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateAccountDocumentRequest.Builder |
setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The database user ID who created the record
Optional
Maximum size 18
|
UpdateAccountDocumentRequest.Builder |
setUserId(com.google.protobuf.StringValue value)
The database user ID who created the record
Optional
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<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateAccountDocumentRequest.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<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateAccountDocumentRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateAccountDocumentRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateAccountDocumentRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.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<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.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<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.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<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.Builder mergeFrom(UpdateAccountDocumentRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateAccountDocumentRequest.Builder>public UpdateAccountDocumentRequest.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<UpdateAccountDocumentRequest.Builder>IOExceptionpublic boolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestId in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;public UpdateAccountDocumentRequest.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;public UpdateAccountDocumentRequest.Builder mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;public UpdateAccountDocumentRequest.Builder clearRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.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. Mandatory
.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. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasAccountDocumentNumber()
iBROKER Account document code sequence no. Mandatory Maximum size 9
.google.protobuf.StringValue account_document_number = 2;hasAccountDocumentNumber in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.StringValue getAccountDocumentNumber()
iBROKER Account document code sequence no. Mandatory Maximum size 9
.google.protobuf.StringValue account_document_number = 2;getAccountDocumentNumber in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setAccountDocumentNumber(com.google.protobuf.StringValue value)
iBROKER Account document code sequence no. Mandatory Maximum size 9
.google.protobuf.StringValue account_document_number = 2;public UpdateAccountDocumentRequest.Builder setAccountDocumentNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account document code sequence no. Mandatory Maximum size 9
.google.protobuf.StringValue account_document_number = 2;public UpdateAccountDocumentRequest.Builder mergeAccountDocumentNumber(com.google.protobuf.StringValue value)
iBROKER Account document code sequence no. Mandatory Maximum size 9
.google.protobuf.StringValue account_document_number = 2;public UpdateAccountDocumentRequest.Builder clearAccountDocumentNumber()
iBROKER Account document code sequence no. Mandatory Maximum size 9
.google.protobuf.StringValue account_document_number = 2;public com.google.protobuf.StringValue.Builder getAccountDocumentNumberBuilder()
iBROKER Account document code sequence no. Mandatory Maximum size 9
.google.protobuf.StringValue account_document_number = 2;public com.google.protobuf.StringValueOrBuilder getAccountDocumentNumberOrBuilder()
iBROKER Account document code sequence no. Mandatory Maximum size 9
.google.protobuf.StringValue account_document_number = 2;getAccountDocumentNumberOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 3;hasAccountNumber in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 3;getAccountNumber in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 3;public UpdateAccountDocumentRequest.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 3;public UpdateAccountDocumentRequest.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 3;public UpdateAccountDocumentRequest.Builder clearAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 3;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 3;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 3;getAccountNumberOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasDocumentCode()
iBROKER Document Code. Available values as per defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue document_code = 4;hasDocumentCode in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.StringValue getDocumentCode()
iBROKER Document Code. Available values as per defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue document_code = 4;getDocumentCode in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setDocumentCode(com.google.protobuf.StringValue value)
iBROKER Document Code. Available values as per defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue document_code = 4;public UpdateAccountDocumentRequest.Builder setDocumentCode(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Document Code. Available values as per defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue document_code = 4;public UpdateAccountDocumentRequest.Builder mergeDocumentCode(com.google.protobuf.StringValue value)
iBROKER Document Code. Available values as per defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue document_code = 4;public UpdateAccountDocumentRequest.Builder clearDocumentCode()
iBROKER Document Code. Available values as per defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue document_code = 4;public com.google.protobuf.StringValue.Builder getDocumentCodeBuilder()
iBROKER Document Code. Available values as per defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue document_code = 4;public com.google.protobuf.StringValueOrBuilder getDocumentCodeOrBuilder()
iBROKER Document Code. Available values as per defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue document_code = 4;getDocumentCodeOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasDocumentStatus()
Current status of document. Available values as per defined in iBROKER Example N - New, E - Exempt, R - Received Mandatory Fize size 1
.google.protobuf.StringValue document_status = 5;hasDocumentStatus in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.StringValue getDocumentStatus()
Current status of document. Available values as per defined in iBROKER Example N - New, E - Exempt, R - Received Mandatory Fize size 1
.google.protobuf.StringValue document_status = 5;getDocumentStatus in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setDocumentStatus(com.google.protobuf.StringValue value)
Current status of document. Available values as per defined in iBROKER Example N - New, E - Exempt, R - Received Mandatory Fize size 1
.google.protobuf.StringValue document_status = 5;public UpdateAccountDocumentRequest.Builder setDocumentStatus(com.google.protobuf.StringValue.Builder builderForValue)
Current status of document. Available values as per defined in iBROKER Example N - New, E - Exempt, R - Received Mandatory Fize size 1
.google.protobuf.StringValue document_status = 5;public UpdateAccountDocumentRequest.Builder mergeDocumentStatus(com.google.protobuf.StringValue value)
Current status of document. Available values as per defined in iBROKER Example N - New, E - Exempt, R - Received Mandatory Fize size 1
.google.protobuf.StringValue document_status = 5;public UpdateAccountDocumentRequest.Builder clearDocumentStatus()
Current status of document. Available values as per defined in iBROKER Example N - New, E - Exempt, R - Received Mandatory Fize size 1
.google.protobuf.StringValue document_status = 5;public com.google.protobuf.StringValue.Builder getDocumentStatusBuilder()
Current status of document. Available values as per defined in iBROKER Example N - New, E - Exempt, R - Received Mandatory Fize size 1
.google.protobuf.StringValue document_status = 5;public com.google.protobuf.StringValueOrBuilder getDocumentStatusOrBuilder()
Current status of document. Available values as per defined in iBROKER Example N - New, E - Exempt, R - Received Mandatory Fize size 1
.google.protobuf.StringValue document_status = 5;getDocumentStatusOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasSentDate()
The date/time the record status was updated to S Optional
.fincleartech.ibroker.DateTimeValue sent_date = 6;hasSentDate in interface UpdateAccountDocumentRequestOrBuilderpublic DateTimeValue getSentDate()
The date/time the record status was updated to S Optional
.fincleartech.ibroker.DateTimeValue sent_date = 6;getSentDate in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setSentDate(DateTimeValue value)
The date/time the record status was updated to S Optional
.fincleartech.ibroker.DateTimeValue sent_date = 6;public UpdateAccountDocumentRequest.Builder setSentDate(DateTimeValue.Builder builderForValue)
The date/time the record status was updated to S Optional
.fincleartech.ibroker.DateTimeValue sent_date = 6;public UpdateAccountDocumentRequest.Builder mergeSentDate(DateTimeValue value)
The date/time the record status was updated to S Optional
.fincleartech.ibroker.DateTimeValue sent_date = 6;public UpdateAccountDocumentRequest.Builder clearSentDate()
The date/time the record status was updated to S Optional
.fincleartech.ibroker.DateTimeValue sent_date = 6;public DateTimeValue.Builder getSentDateBuilder()
The date/time the record status was updated to S Optional
.fincleartech.ibroker.DateTimeValue sent_date = 6;public DateTimeValueOrBuilder getSentDateOrBuilder()
The date/time the record status was updated to S Optional
.fincleartech.ibroker.DateTimeValue sent_date = 6;getSentDateOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasReceivedDate()
The date/time the record status was updated to R Optional
.fincleartech.ibroker.DateTimeValue received_date = 7;hasReceivedDate in interface UpdateAccountDocumentRequestOrBuilderpublic DateTimeValue getReceivedDate()
The date/time the record status was updated to R Optional
.fincleartech.ibroker.DateTimeValue received_date = 7;getReceivedDate in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setReceivedDate(DateTimeValue value)
The date/time the record status was updated to R Optional
.fincleartech.ibroker.DateTimeValue received_date = 7;public UpdateAccountDocumentRequest.Builder setReceivedDate(DateTimeValue.Builder builderForValue)
The date/time the record status was updated to R Optional
.fincleartech.ibroker.DateTimeValue received_date = 7;public UpdateAccountDocumentRequest.Builder mergeReceivedDate(DateTimeValue value)
The date/time the record status was updated to R Optional
.fincleartech.ibroker.DateTimeValue received_date = 7;public UpdateAccountDocumentRequest.Builder clearReceivedDate()
The date/time the record status was updated to R Optional
.fincleartech.ibroker.DateTimeValue received_date = 7;public DateTimeValue.Builder getReceivedDateBuilder()
The date/time the record status was updated to R Optional
.fincleartech.ibroker.DateTimeValue received_date = 7;public DateTimeValueOrBuilder getReceivedDateOrBuilder()
The date/time the record status was updated to R Optional
.fincleartech.ibroker.DateTimeValue received_date = 7;getReceivedDateOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasReference()
User added reference no. to document record Optional Maximum size 15
.google.protobuf.StringValue reference = 8;hasReference in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.StringValue getReference()
User added reference no. to document record Optional Maximum size 15
.google.protobuf.StringValue reference = 8;getReference in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setReference(com.google.protobuf.StringValue value)
User added reference no. to document record Optional Maximum size 15
.google.protobuf.StringValue reference = 8;public UpdateAccountDocumentRequest.Builder setReference(com.google.protobuf.StringValue.Builder builderForValue)
User added reference no. to document record Optional Maximum size 15
.google.protobuf.StringValue reference = 8;public UpdateAccountDocumentRequest.Builder mergeReference(com.google.protobuf.StringValue value)
User added reference no. to document record Optional Maximum size 15
.google.protobuf.StringValue reference = 8;public UpdateAccountDocumentRequest.Builder clearReference()
User added reference no. to document record Optional Maximum size 15
.google.protobuf.StringValue reference = 8;public com.google.protobuf.StringValue.Builder getReferenceBuilder()
User added reference no. to document record Optional Maximum size 15
.google.protobuf.StringValue reference = 8;public com.google.protobuf.StringValueOrBuilder getReferenceOrBuilder()
User added reference no. to document record Optional Maximum size 15
.google.protobuf.StringValue reference = 8;getReferenceOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasNotes()
User defined notes to be stored against the document code Optional Maximum size 100
.google.protobuf.StringValue notes = 9;hasNotes in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.StringValue getNotes()
User defined notes to be stored against the document code Optional Maximum size 100
.google.protobuf.StringValue notes = 9;getNotes in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setNotes(com.google.protobuf.StringValue value)
User defined notes to be stored against the document code Optional Maximum size 100
.google.protobuf.StringValue notes = 9;public UpdateAccountDocumentRequest.Builder setNotes(com.google.protobuf.StringValue.Builder builderForValue)
User defined notes to be stored against the document code Optional Maximum size 100
.google.protobuf.StringValue notes = 9;public UpdateAccountDocumentRequest.Builder mergeNotes(com.google.protobuf.StringValue value)
User defined notes to be stored against the document code Optional Maximum size 100
.google.protobuf.StringValue notes = 9;public UpdateAccountDocumentRequest.Builder clearNotes()
User defined notes to be stored against the document code Optional Maximum size 100
.google.protobuf.StringValue notes = 9;public com.google.protobuf.StringValue.Builder getNotesBuilder()
User defined notes to be stored against the document code Optional Maximum size 100
.google.protobuf.StringValue notes = 9;public com.google.protobuf.StringValueOrBuilder getNotesOrBuilder()
User defined notes to be stored against the document code Optional Maximum size 100
.google.protobuf.StringValue notes = 9;getNotesOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;hasUserId in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;getUserId in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setUserId(com.google.protobuf.StringValue value)
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;public UpdateAccountDocumentRequest.Builder setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;public UpdateAccountDocumentRequest.Builder mergeUserId(com.google.protobuf.StringValue value)
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;public UpdateAccountDocumentRequest.Builder clearUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;public com.google.protobuf.StringValue.Builder getUserIdBuilder()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;public com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;getUserIdOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasCurrent()
Indicates if the record is current or non-current Mandatory
.google.protobuf.BoolValue current = 11;hasCurrent in interface UpdateAccountDocumentRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Indicates if the record is current or non-current Mandatory
.google.protobuf.BoolValue current = 11;getCurrent in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setCurrent(com.google.protobuf.BoolValue value)
Indicates if the record is current or non-current Mandatory
.google.protobuf.BoolValue current = 11;public UpdateAccountDocumentRequest.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Indicates if the record is current or non-current Mandatory
.google.protobuf.BoolValue current = 11;public UpdateAccountDocumentRequest.Builder mergeCurrent(com.google.protobuf.BoolValue value)
Indicates if the record is current or non-current Mandatory
.google.protobuf.BoolValue current = 11;public UpdateAccountDocumentRequest.Builder clearCurrent()
Indicates if the record is current or non-current Mandatory
.google.protobuf.BoolValue current = 11;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
Indicates if the record is current or non-current Mandatory
.google.protobuf.BoolValue current = 11;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Indicates if the record is current or non-current Mandatory
.google.protobuf.BoolValue current = 11;getCurrentOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;hasEntryDateTime in interface UpdateAccountDocumentRequestOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;getEntryDateTime in interface UpdateAccountDocumentRequestOrBuilderpublic UpdateAccountDocumentRequest.Builder setEntryDateTime(DateTimeValue value)
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;public UpdateAccountDocumentRequest.Builder setEntryDateTime(DateTimeValue.Builder builderForValue)
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;public UpdateAccountDocumentRequest.Builder mergeEntryDateTime(DateTimeValue value)
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;public UpdateAccountDocumentRequest.Builder clearEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;public DateTimeValue.Builder getEntryDateTimeBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;public DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;getEntryDateTimeOrBuilder in interface UpdateAccountDocumentRequestOrBuilderpublic final UpdateAccountDocumentRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateAccountDocumentRequest.Builder>public final UpdateAccountDocumentRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateAccountDocumentRequest.Builder>Copyright © 2020. All rights reserved.