public interface CommunicationDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValue |
getCommunicationData()
The details of the address that will be distributed to such as email address.
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataOrBuilder()
The details of the address that will be distributed to such as email address.
|
com.google.protobuf.StringValue |
getCommunicationDataRemarks()
General remarks held against the method
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataRemarksOrBuilder()
General remarks held against the method
Maximum size 100
|
com.google.protobuf.StringValue |
getCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDestinationTypeOrBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValue |
getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if communication is active
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if communication is active
|
DateTimeValue |
getEntryDateTime()
The last modification time for the method.
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification time for the method.
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
|
boolean |
hasCommunicationData()
The details of the address that will be distributed to such as email address.
|
boolean |
hasCommunicationDataRemarks()
General remarks held against the method
Maximum size 100
|
boolean |
hasCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address)
Available options as defined in iBROKER
Maximum size 10
|
boolean |
hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Maximum size 10
|
boolean |
hasCurrent()
Flag indicating if communication is active
|
boolean |
hasEntryDateTime()
The last modification time for the method.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 1;boolean hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;com.google.protobuf.StringValue getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 2;boolean hasCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;com.google.protobuf.StringValue getCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;com.google.protobuf.StringValueOrBuilder getCommunicationDestinationTypeOrBuilder()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_destination_type = 3;boolean hasCommunicationData()
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;com.google.protobuf.StringValue getCommunicationData()
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;com.google.protobuf.StringValueOrBuilder getCommunicationDataOrBuilder()
The details of the address that will be distributed to such as email address. Maximum size 100
.google.protobuf.StringValue communication_data = 4;boolean hasCommunicationDataRemarks()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;com.google.protobuf.StringValue getCommunicationDataRemarks()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;com.google.protobuf.StringValueOrBuilder getCommunicationDataRemarksOrBuilder()
General remarks held against the method Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 5;boolean hasCurrent()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;com.google.protobuf.BoolValue getCurrent()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if communication is active
.google.protobuf.BoolValue current = 6;boolean hasEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValue getEntryDateTime()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The last modification time for the method.
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;Copyright © 2020. All rights reserved.