public interface UpdateCommunicationDetailsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue |
getCommunicationData()
.google.protobuf.StringValue communication_data = 5; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataOrBuilder()
.google.protobuf.StringValue communication_data = 5; |
com.google.protobuf.StringValue |
getCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataRemarksOrBuilder()
.google.protobuf.StringValue communication_data_remarks = 6; |
com.google.protobuf.StringValue |
getCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationDestinationTypeOrBuilder()
.google.protobuf.StringValue communication_destination_type = 4; |
com.google.protobuf.StringValue |
getCommunicationType()
.google.protobuf.StringValue communication_type = 3; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 3; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7; |
DateTimeValue |
getEntryDateTime()
The last modification time for the method.
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification time for the method.
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasCommunicationData()
.google.protobuf.StringValue communication_data = 5; |
boolean |
hasCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6; |
boolean |
hasCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4; |
boolean |
hasCommunicationType()
.google.protobuf.StringValue communication_type = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 7; |
boolean |
hasEntryDateTime()
The last modification time for the method.
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;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;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;boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;boolean hasCommunicationType()
.google.protobuf.StringValue communication_type = 3;com.google.protobuf.StringValue getCommunicationType()
.google.protobuf.StringValue communication_type = 3;com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 3;boolean hasCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4;com.google.protobuf.StringValue getCommunicationDestinationType()
.google.protobuf.StringValue communication_destination_type = 4;com.google.protobuf.StringValueOrBuilder getCommunicationDestinationTypeOrBuilder()
.google.protobuf.StringValue communication_destination_type = 4;boolean hasCommunicationData()
.google.protobuf.StringValue communication_data = 5;com.google.protobuf.StringValue getCommunicationData()
.google.protobuf.StringValue communication_data = 5;com.google.protobuf.StringValueOrBuilder getCommunicationDataOrBuilder()
.google.protobuf.StringValue communication_data = 5;boolean hasCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6;com.google.protobuf.StringValue getCommunicationDataRemarks()
.google.protobuf.StringValue communication_data_remarks = 6;com.google.protobuf.StringValueOrBuilder getCommunicationDataRemarksOrBuilder()
.google.protobuf.StringValue communication_data_remarks = 6;boolean hasCurrent()
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7;boolean hasEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;DateTimeValue getEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 8;Copyright © 2020. All rights reserved.