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
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
Mandatory
Maximum size 8
|
com.google.protobuf.StringValue |
getClientNumber()
iBROKER Client Number
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getClientNumberOrBuilder()
iBROKER Client 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
Mandatory
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDataRemarksOrBuilder()
General remarks held against the method
Mandatory
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
Mandatory
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
Mandatory
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
Mandatory
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
Mandatory
Maximum size 10
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if communication is active
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if communication is active
Mandatory
|
DateTimeValue |
getEntryDateTime()
The last modification time for the method.
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification time for the method.
|
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the record
Mandatory
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the record
Mandatory
Maximum size 18
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
Mandatory
Maximum size 8
|
boolean |
hasClientNumber()
iBROKER Client 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
Mandatory
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
Mandatory
Maximum size 10
|
boolean |
hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email)
Available options as defined in iBROKER
Mandatory
Maximum size 10
|
boolean |
hasCurrent()
Flag indicating if communication is active
Mandatory
|
boolean |
hasEntryDateTime()
The last modification time for the method.
|
boolean |
hasUserId()
The database user ID who created the record
Mandatory
Maximum size 18
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountNumber()
iBROKER Account Number Maximum size 8 Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8 Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8 Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;boolean hasClientNumber()
iBROKER Client Number Maximum size 8
.google.protobuf.StringValue client_number = 2;com.google.protobuf.StringValue getClientNumber()
iBROKER Client Number Maximum size 8
.google.protobuf.StringValue client_number = 2;com.google.protobuf.StringValueOrBuilder getClientNumberOrBuilder()
iBROKER Client Number Maximum size 8
.google.protobuf.StringValue client_number = 2;boolean hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue communication_type = 3;com.google.protobuf.StringValue getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue communication_type = 3;com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email) Available options as defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue communication_type = 3;boolean hasCommunicationDestinationType()
The reference for the type of distribution linked to the communication_type (HOME - Home email address) Available options as defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;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 Mandatory Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;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 Mandatory Maximum size 10
.google.protobuf.StringValue communication_destination_type = 4;boolean hasCommunicationData()
The details of the address that will be distributed to such as email address. Mandatory Maximum size 100
.google.protobuf.StringValue communication_data = 5;com.google.protobuf.StringValue getCommunicationData()
The details of the address that will be distributed to such as email address. Mandatory Maximum size 100
.google.protobuf.StringValue communication_data = 5;com.google.protobuf.StringValueOrBuilder getCommunicationDataOrBuilder()
The details of the address that will be distributed to such as email address. Mandatory Maximum size 100
.google.protobuf.StringValue communication_data = 5;boolean hasCommunicationDataRemarks()
General remarks held against the method Mandatory Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;com.google.protobuf.StringValue getCommunicationDataRemarks()
General remarks held against the method Mandatory Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;com.google.protobuf.StringValueOrBuilder getCommunicationDataRemarksOrBuilder()
General remarks held against the method Mandatory Maximum size 100
.google.protobuf.StringValue communication_data_remarks = 6;boolean hasCurrent()
Flag indicating if communication is active Mandatory
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValue getCurrent()
Flag indicating if communication is active Mandatory
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if communication is active Mandatory
.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;boolean hasUserId()
The database user ID who created the record Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;com.google.protobuf.StringValue getUserId()
The database user ID who created the record Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the record Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 9;Copyright © 2020. All rights reserved.