public interface CreateDistributionDetailsRequestOrBuilder
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
|
NumberValue |
getCnoteCopies()
The number of copies for the distribution
Maximum size 3
|
NumberValueOrBuilder |
getCnoteCopiesOrBuilder()
The number of copies for the distribution
Maximum size 3
|
com.google.protobuf.BoolValue |
getCnoteOriginal()
Flag indicating if this is to distribiute the original contract note
|
com.google.protobuf.BoolValueOrBuilder |
getCnoteOriginalOrBuilder()
Flag indicating if this is to distribiute the original contract note
|
com.google.protobuf.StringValue |
getCommunicationDestinationType()
The source information that will be utilised in the distribution of the document.
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationDestinationTypeOrBuilder()
The source information that will be utilised in the distribution of the document.
|
com.google.protobuf.StringValue |
getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services)
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, POST - Standard Postal services)
Available options as defined in iBROKER
Maximum size 10
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if distribution is active
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if distribution is active
|
com.google.protobuf.StringValue |
getDeliveryType()
The type of document associated with the account produced within iBROKER (CNOT - Contract Note, ETTS - Options Trading Statement)
Available options as defined in iBROKER
Maximum size 12
|
com.google.protobuf.StringValueOrBuilder |
getDeliveryTypeOrBuilder()
The type of document associated with the account produced within iBROKER (CNOT - Contract Note, ETTS - Options Trading Statement)
Available options as defined in iBROKER
Maximum size 12
|
com.google.protobuf.StringValue |
getDistributionServer()
Defines the server that will be utilised to distribute the documents
Available options for communication_type = POST as defined in iBROKER otherwise must be the same as communication_type
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getDistributionServerOrBuilder()
Defines the server that will be utilised to distribute the documents
Available options for communication_type = POST as defined in iBROKER otherwise must be the same as communication_type
Maximum size 10
|
com.google.protobuf.BoolValue |
getFallbackRecord()
Licensed parameter option, if not licensed the value must be set to false.
|
com.google.protobuf.BoolValueOrBuilder |
getFallbackRecordOrBuilder()
Licensed parameter option, if not licensed the value must be set to false.
|
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()
iBROKER Account Number
Maximum size 8
|
boolean |
hasCnoteCopies()
The number of copies for the distribution
Maximum size 3
|
boolean |
hasCnoteOriginal()
Flag indicating if this is to distribiute the original contract note
|
boolean |
hasCommunicationDestinationType()
The source information that will be utilised in the distribution of the document.
|
boolean |
hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services)
Available options as defined in iBROKER
Maximum size 10
|
boolean |
hasCurrent()
Flag indicating if distribution is active
|
boolean |
hasDeliveryType()
The type of document associated with the account produced within iBROKER (CNOT - Contract Note, ETTS - Options Trading Statement)
Available options as defined in iBROKER
Maximum size 12
|
boolean |
hasDistributionServer()
Defines the server that will be utilised to distribute the documents
Available options for communication_type = POST as defined in iBROKER otherwise must be the same as communication_type
Maximum size 10
|
boolean |
hasFallbackRecord()
Licensed parameter option, if not licensed the value must be set to false.
|
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()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;boolean hasDeliveryType()
The type of document associated with the account produced within iBROKER (CNOT - Contract Note, ETTS - Options Trading Statement) Available options as defined in iBROKER Maximum size 12
.google.protobuf.StringValue delivery_type = 3;com.google.protobuf.StringValue getDeliveryType()
The type of document associated with the account produced within iBROKER (CNOT - Contract Note, ETTS - Options Trading Statement) Available options as defined in iBROKER Maximum size 12
.google.protobuf.StringValue delivery_type = 3;com.google.protobuf.StringValueOrBuilder getDeliveryTypeOrBuilder()
The type of document associated with the account produced within iBROKER (CNOT - Contract Note, ETTS - Options Trading Statement) Available options as defined in iBROKER Maximum size 12
.google.protobuf.StringValue delivery_type = 3;boolean hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 4;com.google.protobuf.StringValue getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 4;com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services) Available options as defined in iBROKER Maximum size 10
.google.protobuf.StringValue communication_type = 4;boolean hasCommunicationDestinationType()
The source information that will be utilised in the distribution of the document. Available options as defined in iBROKER linked to the communication type Maximum size 2
.google.protobuf.StringValue communication_destination_type = 5;com.google.protobuf.StringValue getCommunicationDestinationType()
The source information that will be utilised in the distribution of the document. Available options as defined in iBROKER linked to the communication type Maximum size 2
.google.protobuf.StringValue communication_destination_type = 5;com.google.protobuf.StringValueOrBuilder getCommunicationDestinationTypeOrBuilder()
The source information that will be utilised in the distribution of the document. Available options as defined in iBROKER linked to the communication type Maximum size 2
.google.protobuf.StringValue communication_destination_type = 5;boolean hasCnoteOriginal()
Flag indicating if this is to distribiute the original contract note
.google.protobuf.BoolValue cnote_original = 6;com.google.protobuf.BoolValue getCnoteOriginal()
Flag indicating if this is to distribiute the original contract note
.google.protobuf.BoolValue cnote_original = 6;com.google.protobuf.BoolValueOrBuilder getCnoteOriginalOrBuilder()
Flag indicating if this is to distribiute the original contract note
.google.protobuf.BoolValue cnote_original = 6;boolean hasCnoteCopies()
The number of copies for the distribution Maximum size 3
.fincleartech.ibroker.NumberValue cnote_copies = 7;NumberValue getCnoteCopies()
The number of copies for the distribution Maximum size 3
.fincleartech.ibroker.NumberValue cnote_copies = 7;NumberValueOrBuilder getCnoteCopiesOrBuilder()
The number of copies for the distribution Maximum size 3
.fincleartech.ibroker.NumberValue cnote_copies = 7;boolean hasDistributionServer()
Defines the server that will be utilised to distribute the documents Available options for communication_type = POST as defined in iBROKER otherwise must be the same as communication_type Maximum size 10
.google.protobuf.StringValue distribution_server = 8;com.google.protobuf.StringValue getDistributionServer()
Defines the server that will be utilised to distribute the documents Available options for communication_type = POST as defined in iBROKER otherwise must be the same as communication_type Maximum size 10
.google.protobuf.StringValue distribution_server = 8;com.google.protobuf.StringValueOrBuilder getDistributionServerOrBuilder()
Defines the server that will be utilised to distribute the documents Available options for communication_type = POST as defined in iBROKER otherwise must be the same as communication_type Maximum size 10
.google.protobuf.StringValue distribution_server = 8;boolean hasFallbackRecord()
Licensed parameter option, if not licensed the value must be set to false.
.google.protobuf.BoolValue fallback_record = 9;com.google.protobuf.BoolValue getFallbackRecord()
Licensed parameter option, if not licensed the value must be set to false.
.google.protobuf.BoolValue fallback_record = 9;com.google.protobuf.BoolValueOrBuilder getFallbackRecordOrBuilder()
Licensed parameter option, if not licensed the value must be set to false.
.google.protobuf.BoolValue fallback_record = 9;boolean hasCurrent()
Flag indicating if distribution is active
.google.protobuf.BoolValue current = 10;com.google.protobuf.BoolValue getCurrent()
Flag indicating if distribution is active
.google.protobuf.BoolValue current = 10;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if distribution is active
.google.protobuf.BoolValue current = 10;Copyright © 2020. All rights reserved.