public interface UpdateAccountStatementRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Options Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Options Account Number
Mandatory
Maximum size 8
|
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
Mandatory
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
Mandatory
Maximum size 10
|
com.google.protobuf.BoolValue |
getCurrent()
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Mandatory
|
DateTimeValue |
getEntryDateTime()
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
Mandatory
|
com.google.protobuf.StringValue |
getFrequency()
Frequency of statement generation.
|
com.google.protobuf.StringValueOrBuilder |
getFrequencyOrBuilder()
Frequency of statement generation.
|
DateTimeValue |
getLastDate()
Deprecated
|
DateTimeValueOrBuilder |
getLastDateOrBuilder()
Deprecated
|
DateTimeValue |
getNextDate()
Deprecated
|
DateTimeValueOrBuilder |
getNextDateOrBuilder()
Deprecated
|
NumberValue |
getPageNumber()
Deprecated
|
NumberValueOrBuilder |
getPageNumberOrBuilder()
Deprecated
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue |
getStatementType()
Type of statement.
|
com.google.protobuf.StringValueOrBuilder |
getStatementTypeOrBuilder()
Type of statement.
|
NumberValue |
getYearToDate()
Deprecated
|
NumberValueOrBuilder |
getYearToDateOrBuilder()
Deprecated
|
boolean |
hasAccountNumber()
iBROKER Options Account Number
Mandatory
Maximum size 8
|
boolean |
hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services)
Available options as defined in iBROKER
Mandatory
Maximum size 10
|
boolean |
hasCurrent()
Mandatory
|
boolean |
hasEntryDateTime()
Mandatory
|
boolean |
hasFrequency()
Frequency of statement generation.
|
boolean |
hasLastDate()
Deprecated
|
boolean |
hasNextDate()
Deprecated
|
boolean |
hasPageNumber()
Deprecated
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasStatementType()
Type of statement.
|
boolean |
hasYearToDate()
Deprecated
|
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. Mandatory
.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. Mandatory
.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. Mandatory
.google.protobuf.StringValue request_id = 1;boolean hasAccountNumber()
iBROKER Options Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
iBROKER Options Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Options Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;boolean hasStatementType()
Type of statement. Available options as defined in iBROKER. Example: COLLATERAL, CURRNET, FINANCIAL, FINSUMMARY, TRADING Mandatory Field size 10
.google.protobuf.StringValue statement_type = 3;com.google.protobuf.StringValue getStatementType()
Type of statement. Available options as defined in iBROKER. Example: COLLATERAL, CURRNET, FINANCIAL, FINSUMMARY, TRADING Mandatory Field size 10
.google.protobuf.StringValue statement_type = 3;com.google.protobuf.StringValueOrBuilder getStatementTypeOrBuilder()
Type of statement. Available options as defined in iBROKER. Example: COLLATERAL, CURRNET, FINANCIAL, FINSUMMARY, TRADING Mandatory Field size 10
.google.protobuf.StringValue statement_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 Mandatory 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 Mandatory 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 Mandatory Maximum size 10
.google.protobuf.StringValue communication_type = 4;boolean hasFrequency()
Frequency of statement generation. Available options as defined in iBROKER. Example: D - Daily, M - Monthly Mandatory Field size 1
.google.protobuf.StringValue frequency = 5;com.google.protobuf.StringValue getFrequency()
Frequency of statement generation. Available options as defined in iBROKER. Example: D - Daily, M - Monthly Mandatory Field size 1
.google.protobuf.StringValue frequency = 5;com.google.protobuf.StringValueOrBuilder getFrequencyOrBuilder()
Frequency of statement generation. Available options as defined in iBROKER. Example: D - Daily, M - Monthly Mandatory Field size 1
.google.protobuf.StringValue frequency = 5;boolean hasLastDate()
Deprecated
.fincleartech.ibroker.DateTimeValue last_date = 6;DateTimeValue getLastDate()
Deprecated
.fincleartech.ibroker.DateTimeValue last_date = 6;DateTimeValueOrBuilder getLastDateOrBuilder()
Deprecated
.fincleartech.ibroker.DateTimeValue last_date = 6;boolean hasNextDate()
Deprecated
.fincleartech.ibroker.DateTimeValue next_date = 7;DateTimeValue getNextDate()
Deprecated
.fincleartech.ibroker.DateTimeValue next_date = 7;DateTimeValueOrBuilder getNextDateOrBuilder()
Deprecated
.fincleartech.ibroker.DateTimeValue next_date = 7;boolean hasYearToDate()
Deprecated
.fincleartech.ibroker.NumberValue year_to_date = 8;NumberValue getYearToDate()
Deprecated
.fincleartech.ibroker.NumberValue year_to_date = 8;NumberValueOrBuilder getYearToDateOrBuilder()
Deprecated
.fincleartech.ibroker.NumberValue year_to_date = 8;boolean hasPageNumber()
Deprecated
.fincleartech.ibroker.NumberValue page_number = 9;NumberValue getPageNumber()
Deprecated
.fincleartech.ibroker.NumberValue page_number = 9;NumberValueOrBuilder getPageNumberOrBuilder()
Deprecated
.fincleartech.ibroker.NumberValue page_number = 9;boolean hasCurrent()
Mandatory
.google.protobuf.BoolValue current = 10;com.google.protobuf.BoolValue getCurrent()
Mandatory
.google.protobuf.BoolValue current = 10;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Mandatory
.google.protobuf.BoolValue current = 10;boolean hasEntryDateTime()
Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;DateTimeValue getEntryDateTime()
Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;Copyright © 2020. All rights reserved.