public final class UpdateFinancialSettlementDetailsRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateFinancialSettlementDetailsRequestOrBuilder
fincleartech.ibroker.UpdateFinancialSettlementDetailsRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateFinancialSettlementDetailsRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateFinancialSettlementDetailsRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACCOUNT_NUMBER_FIELD_NUMBER |
static int |
AUTO_CONTRA_FIELD_NUMBER |
static int |
BANK_ACCOUNT_NAME_FIELD_NUMBER |
static int |
BANK_ACCOUNT_NUMBER_FIELD_NUMBER |
static int |
BSB_NUMBER_FIELD_NUMBER |
static int |
CMT_FUND_FIELD_NUMBER |
static int |
CURRENT_FIELD_NUMBER |
static int |
DEFAULT_PAYMENT_FIELD_NUMBER |
static int |
DEFAULT_RECEIPT_FIELD_NUMBER |
static int |
DIRECT_DEBIT_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
FINANCIAL_SETTLEMENT_DETAILS_ID_FIELD_NUMBER |
static int |
HOLD_REASON_FIELD_NUMBER |
static int |
PAYMENT_GEN_METHOD_FIELD_NUMBER |
static int |
RECEIPT_GEN_METHOD_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SETTLEMENT_GROUP_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.BoolValue |
getAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
|
com.google.protobuf.BoolValueOrBuilder |
getAutoContraOrBuilder()
Flag indicating if automatic financial contra is enabled for this method.
|
com.google.protobuf.StringValue |
getBankAccountName()
Bank Account Name
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
Bank Account Name
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValue |
getBankAccountNumber()
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNumberOrBuilder()
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValue |
getBsbNumber()
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
com.google.protobuf.StringValueOrBuilder |
getBsbNumberOrBuilder()
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
com.google.protobuf.StringValue |
getCmtFund()
CMT fund code.
|
com.google.protobuf.StringValueOrBuilder |
getCmtFundOrBuilder()
CMT fund code.
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if this method is currently active.
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if this method is currently active.
|
static UpdateFinancialSettlementDetailsRequest |
getDefaultInstance() |
UpdateFinancialSettlementDetailsRequest |
getDefaultInstanceForType() |
com.google.protobuf.BoolValue |
getDefaultPayment()
Flag indicating if this method is the default payment method for the account.
|
com.google.protobuf.BoolValueOrBuilder |
getDefaultPaymentOrBuilder()
Flag indicating if this method is the default payment method for the account.
|
com.google.protobuf.BoolValue |
getDefaultReceipt()
Flag indicating if this method is the default receipt method for the account.
|
com.google.protobuf.BoolValueOrBuilder |
getDefaultReceiptOrBuilder()
Flag indicating if this method is the default receipt method for the account.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.BoolValue |
getDirectDebit()
Flag indicating if this method is approved for direct debit.
|
com.google.protobuf.BoolValueOrBuilder |
getDirectDebitOrBuilder()
Flag indicating if this method is approved for direct debit.
|
DateTimeValue |
getEntryDateTime()
The last modification date before this update.
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification date before this update.
|
com.google.protobuf.StringValue |
getFinancialSettlementDetailsId()
Unique iBROKER Settlement Details Identifier for this specific method
|
com.google.protobuf.StringValueOrBuilder |
getFinancialSettlementDetailsIdOrBuilder()
Unique iBROKER Settlement Details Identifier for this specific method
|
com.google.protobuf.StringValue |
getHoldReason()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Maximum size 4
|
com.google.protobuf.StringValueOrBuilder |
getHoldReasonOrBuilder()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Maximum size 4
|
com.google.protobuf.Parser<UpdateFinancialSettlementDetailsRequest> |
getParserForType() |
com.google.protobuf.StringValue |
getPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getPaymentGenMethodOrBuilder()
Used for criteria to generate payments
Available options as defined in iBROKER
Maximum size 1
|
com.google.protobuf.StringValue |
getReceiptGenMethod()
Used for criteria to generate receipts
Available options as defined in iBROKER
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getReceiptGenMethodOrBuilder()
Used for criteria to generate receipts
Available options as defined in iBROKER
Maximum size 1
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementGroupOrBuilder()
Ability to group financial settlements within the same logical business function i.e.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
The iBroker user id to record as the modifier.
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The iBroker user id to record as the modifier.
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
|
boolean |
hasAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
|
boolean |
hasBankAccountName()
Bank Account Name
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
boolean |
hasBankAccountNumber()
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
boolean |
hasBsbNumber()
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
boolean |
hasCmtFund()
CMT fund code.
|
boolean |
hasCurrent()
Flag indicating if this method is currently active.
|
boolean |
hasDefaultPayment()
Flag indicating if this method is the default payment method for the account.
|
boolean |
hasDefaultReceipt()
Flag indicating if this method is the default receipt method for the account.
|
boolean |
hasDirectDebit()
Flag indicating if this method is approved for direct debit.
|
boolean |
hasEntryDateTime()
The last modification date before this update.
|
boolean |
hasFinancialSettlementDetailsId()
Unique iBROKER Settlement Details Identifier for this specific method
|
int |
hashCode() |
boolean |
hasHoldReason()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Maximum size 4
|
boolean |
hasPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Maximum size 1
|
boolean |
hasReceiptGenMethod()
Used for criteria to generate receipts
Available options as defined in iBROKER
Maximum size 1
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
boolean |
hasUserId()
The iBroker user id to record as the modifier.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UpdateFinancialSettlementDetailsRequest.Builder |
newBuilder() |
static UpdateFinancialSettlementDetailsRequest.Builder |
newBuilder(UpdateFinancialSettlementDetailsRequest prototype) |
UpdateFinancialSettlementDetailsRequest.Builder |
newBuilderForType() |
protected UpdateFinancialSettlementDetailsRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateFinancialSettlementDetailsRequest |
parseDelimitedFrom(InputStream input) |
static UpdateFinancialSettlementDetailsRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(byte[] data) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(ByteBuffer data) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(InputStream input) |
static UpdateFinancialSettlementDetailsRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateFinancialSettlementDetailsRequest> |
parser() |
UpdateFinancialSettlementDetailsRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int REQUEST_ID_FIELD_NUMBER
public static final int ACCOUNT_NUMBER_FIELD_NUMBER
public static final int FINANCIAL_SETTLEMENT_DETAILS_ID_FIELD_NUMBER
public static final int BSB_NUMBER_FIELD_NUMBER
public static final int BANK_ACCOUNT_NUMBER_FIELD_NUMBER
public static final int BANK_ACCOUNT_NAME_FIELD_NUMBER
public static final int DIRECT_DEBIT_FIELD_NUMBER
public static final int DEFAULT_PAYMENT_FIELD_NUMBER
public static final int DEFAULT_RECEIPT_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
public static final int CMT_FUND_FIELD_NUMBER
public static final int PAYMENT_GEN_METHOD_FIELD_NUMBER
public static final int RECEIPT_GEN_METHOD_FIELD_NUMBER
public static final int AUTO_CONTRA_FIELD_NUMBER
public static final int SETTLEMENT_GROUP_FIELD_NUMBER
public static final int HOLD_REASON_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic 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;getRequestId in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic 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;getRequestIdOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasFinancialSettlementDetailsId()
Unique iBROKER Settlement Details Identifier for this specific method
.google.protobuf.StringValue financial_settlement_details_id = 3;hasFinancialSettlementDetailsId in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getFinancialSettlementDetailsId()
Unique iBROKER Settlement Details Identifier for this specific method
.google.protobuf.StringValue financial_settlement_details_id = 3;getFinancialSettlementDetailsId in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getFinancialSettlementDetailsIdOrBuilder()
Unique iBROKER Settlement Details Identifier for this specific method
.google.protobuf.StringValue financial_settlement_details_id = 3;getFinancialSettlementDetailsIdOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasBsbNumber()
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 4;hasBsbNumber in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getBsbNumber()
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 4;getBsbNumber in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBsbNumberOrBuilder()
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 4;getBsbNumberOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasBankAccountNumber()
Bank Account Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 5;hasBankAccountNumber in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getBankAccountNumber()
Bank Account Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 5;getBankAccountNumber in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBankAccountNumberOrBuilder()
Bank Account Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 5;getBankAccountNumberOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasBankAccountName()
Bank Account Name Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 6;hasBankAccountName in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getBankAccountName()
Bank Account Name Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 6;getBankAccountName in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
Bank Account Name Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 6;getBankAccountNameOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasDirectDebit()
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;hasDirectDebit in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValue getDirectDebit()
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;getDirectDebit in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDirectDebitOrBuilder()
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;getDirectDebitOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasDefaultPayment()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account
.google.protobuf.BoolValue default_payment = 8;hasDefaultPayment in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValue getDefaultPayment()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account
.google.protobuf.BoolValue default_payment = 8;getDefaultPayment in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultPaymentOrBuilder()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account
.google.protobuf.BoolValue default_payment = 8;getDefaultPaymentOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasDefaultReceipt()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account
.google.protobuf.BoolValue default_receipt = 9;hasDefaultReceipt in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValue getDefaultReceipt()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account
.google.protobuf.BoolValue default_receipt = 9;getDefaultReceipt in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultReceiptOrBuilder()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account
.google.protobuf.BoolValue default_receipt = 9;getDefaultReceiptOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasCurrent()
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;hasCurrent in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;getCurrent in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;getCurrentOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasCmtFund()
CMT fund code. Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue cmt_fund = 11;hasCmtFund in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getCmtFund()
CMT fund code. Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue cmt_fund = 11;getCmtFund in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCmtFundOrBuilder()
CMT fund code. Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue cmt_fund = 11;getCmtFundOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasPaymentGenMethod()
Used for criteria to generate payments Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue payment_gen_method = 12;hasPaymentGenMethod in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getPaymentGenMethod()
Used for criteria to generate payments Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue payment_gen_method = 12;getPaymentGenMethod in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getPaymentGenMethodOrBuilder()
Used for criteria to generate payments Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue payment_gen_method = 12;getPaymentGenMethodOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasReceiptGenMethod()
Used for criteria to generate receipts Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 13;hasReceiptGenMethod in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getReceiptGenMethod()
Used for criteria to generate receipts Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 13;getReceiptGenMethod in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getReceiptGenMethodOrBuilder()
Used for criteria to generate receipts Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 13;getReceiptGenMethodOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
.google.protobuf.BoolValue auto_contra = 14;hasAutoContra in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValue getAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
.google.protobuf.BoolValue auto_contra = 14;getAutoContra in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getAutoContraOrBuilder()
Flag indicating if automatic financial contra is enabled for this method.
.google.protobuf.BoolValue auto_contra = 14;getAutoContraOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasSettlementGroup()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue settlement_group = 15;hasSettlementGroup in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getSettlementGroup()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue settlement_group = 15;getSettlementGroup in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementGroupOrBuilder()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue settlement_group = 15;getSettlementGroupOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasHoldReason()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Maximum size 4
.google.protobuf.StringValue hold_reason = 16;hasHoldReason in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getHoldReason()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Maximum size 4
.google.protobuf.StringValue hold_reason = 16;getHoldReason in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHoldReasonOrBuilder()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Maximum size 4
.google.protobuf.StringValue hold_reason = 16;getHoldReasonOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasEntryDateTime()
The last modification date before this update.
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;hasEntryDateTime in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic DateTimeValue getEntryDateTime()
The last modification date before this update.
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;getEntryDateTime in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The last modification date before this update.
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;getEntryDateTimeOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasUserId()
The iBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;hasUserId in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
The iBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;getUserId in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The iBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;getUserIdOrBuilder in interface UpdateFinancialSettlementDetailsRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static UpdateFinancialSettlementDetailsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateFinancialSettlementDetailsRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateFinancialSettlementDetailsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateFinancialSettlementDetailsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateFinancialSettlementDetailsRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateFinancialSettlementDetailsRequest.Builder newBuilder()
public static UpdateFinancialSettlementDetailsRequest.Builder newBuilder(UpdateFinancialSettlementDetailsRequest prototype)
public UpdateFinancialSettlementDetailsRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateFinancialSettlementDetailsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateFinancialSettlementDetailsRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateFinancialSettlementDetailsRequest> parser()
public com.google.protobuf.Parser<UpdateFinancialSettlementDetailsRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateFinancialSettlementDetailsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.