public static final class UpdateFinancialSettlementDetailsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder> implements UpdateFinancialSettlementDetailsRequestOrBuilder
fincleartech.ibroker.UpdateFinancialSettlementDetailsRequest| Modifier and Type | Method and Description |
|---|---|
UpdateFinancialSettlementDetailsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateFinancialSettlementDetailsRequest |
build() |
UpdateFinancialSettlementDetailsRequest |
buildPartial() |
UpdateFinancialSettlementDetailsRequest.Builder |
clear() |
UpdateFinancialSettlementDetailsRequest.Builder |
clearAccountNumber()
iBROKER Account Number
Maximum size 8
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearBankAccountName()
Bank Account Name
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearBankAccountNumber()
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearBsbNumber()
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearCmtFund()
CMT fund code.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearCurrent()
Flag indicating if this method is currently active.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearDefaultPayment()
Flag indicating if this method is the default payment method for the account.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearDefaultReceipt()
Flag indicating if this method is the default receipt method for the account.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearDirectDebit()
Flag indicating if this method is approved for direct debit.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearEntryDateTime()
The last modification date before this update.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateFinancialSettlementDetailsRequest.Builder |
clearFinancialSettlementDetailsId()
Unique iBROKER Settlement Details Identifier for this specific method
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearHoldReason()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Maximum size 4
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateFinancialSettlementDetailsRequest.Builder |
clearPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Maximum size 1
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearReceiptGenMethod()
Used for criteria to generate receipts
Available options as defined in iBROKER
Maximum size 1
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearRequestId()
A universally unique identifier for this request.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clearUserId()
The iBroker user id to record as the modifier.
|
UpdateFinancialSettlementDetailsRequest.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValue.Builder |
getAccountNumberBuilder()
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.BoolValue.Builder |
getAutoContraBuilder()
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.StringValue.Builder |
getBankAccountNameBuilder()
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.StringValue.Builder |
getBankAccountNumberBuilder()
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.StringValue.Builder |
getBsbNumberBuilder()
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.StringValue.Builder |
getCmtFundBuilder()
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.BoolValue.Builder |
getCurrentBuilder()
Flag indicating if this method is currently active.
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if this method is currently active.
|
UpdateFinancialSettlementDetailsRequest |
getDefaultInstanceForType() |
com.google.protobuf.BoolValue |
getDefaultPayment()
Flag indicating if this method is the default payment method for the account.
|
com.google.protobuf.BoolValue.Builder |
getDefaultPaymentBuilder()
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.BoolValue.Builder |
getDefaultReceiptBuilder()
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.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.BoolValue |
getDirectDebit()
Flag indicating if this method is approved for direct debit.
|
com.google.protobuf.BoolValue.Builder |
getDirectDebitBuilder()
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.
|
DateTimeValue.Builder |
getEntryDateTimeBuilder()
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.StringValue.Builder |
getFinancialSettlementDetailsIdBuilder()
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.StringValue.Builder |
getHoldReasonBuilder()
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.StringValue |
getPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Maximum size 1
|
com.google.protobuf.StringValue.Builder |
getPaymentGenMethodBuilder()
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.StringValue.Builder |
getReceiptGenMethodBuilder()
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.StringValue.Builder |
getRequestIdBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue |
getSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
com.google.protobuf.StringValue.Builder |
getSettlementGroupBuilder()
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.StringValue |
getUserId()
The iBroker user id to record as the modifier.
|
com.google.protobuf.StringValue.Builder |
getUserIdBuilder()
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
|
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() |
UpdateFinancialSettlementDetailsRequest.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Maximum size 8
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeAutoContra(com.google.protobuf.BoolValue value)
Flag indicating if automatic financial contra is enabled for this method.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeBankAccountName(com.google.protobuf.StringValue value)
Bank Account Name
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeBankAccountNumber(com.google.protobuf.StringValue value)
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeBsbNumber(com.google.protobuf.StringValue value)
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeCmtFund(com.google.protobuf.StringValue value)
CMT fund code.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if this method is currently active.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeDefaultPayment(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default payment method for the account.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeDefaultReceipt(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default receipt method for the account.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeDirectDebit(com.google.protobuf.BoolValue value)
Flag indicating if this method is approved for direct debit.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeEntryDateTime(DateTimeValue value)
The last modification date before this update.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeFinancialSettlementDetailsId(com.google.protobuf.StringValue value)
Unique iBROKER Settlement Details Identifier for this specific method
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateFinancialSettlementDetailsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateFinancialSettlementDetailsRequest.Builder |
mergeFrom(UpdateFinancialSettlementDetailsRequest other) |
UpdateFinancialSettlementDetailsRequest.Builder |
mergeHoldReason(com.google.protobuf.StringValue value)
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Maximum size 4
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergePaymentGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate payments
Available options as defined in iBROKER
Maximum size 1
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeReceiptGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate receipts
Available options as defined in iBROKER
Maximum size 1
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeSettlementGroup(com.google.protobuf.StringValue value)
Ability to group financial settlements within the same logical business function i.e.
|
UpdateFinancialSettlementDetailsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateFinancialSettlementDetailsRequest.Builder |
mergeUserId(com.google.protobuf.StringValue value)
The iBroker user id to record as the modifier.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number
Maximum size 8
|
UpdateFinancialSettlementDetailsRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Maximum size 8
|
UpdateFinancialSettlementDetailsRequest.Builder |
setAutoContra(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if automatic financial contra is enabled for this method.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setAutoContra(com.google.protobuf.BoolValue value)
Flag indicating if automatic financial contra is enabled for this method.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setBankAccountName(com.google.protobuf.StringValue.Builder builderForValue)
Bank Account Name
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
UpdateFinancialSettlementDetailsRequest.Builder |
setBankAccountName(com.google.protobuf.StringValue value)
Bank Account Name
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
UpdateFinancialSettlementDetailsRequest.Builder |
setBankAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
UpdateFinancialSettlementDetailsRequest.Builder |
setBankAccountNumber(com.google.protobuf.StringValue value)
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
UpdateFinancialSettlementDetailsRequest.Builder |
setBsbNumber(com.google.protobuf.StringValue.Builder builderForValue)
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
UpdateFinancialSettlementDetailsRequest.Builder |
setBsbNumber(com.google.protobuf.StringValue value)
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
UpdateFinancialSettlementDetailsRequest.Builder |
setCmtFund(com.google.protobuf.StringValue.Builder builderForValue)
CMT fund code.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setCmtFund(com.google.protobuf.StringValue value)
CMT fund code.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is currently active.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if this method is currently active.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setDefaultPayment(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is the default payment method for the account.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setDefaultPayment(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default payment method for the account.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setDefaultReceipt(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is the default receipt method for the account.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setDefaultReceipt(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default receipt method for the account.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setDirectDebit(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is approved for direct debit.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setDirectDebit(com.google.protobuf.BoolValue value)
Flag indicating if this method is approved for direct debit.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setEntryDateTime(DateTimeValue.Builder builderForValue)
The last modification date before this update.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setEntryDateTime(DateTimeValue value)
The last modification date before this update.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateFinancialSettlementDetailsRequest.Builder |
setFinancialSettlementDetailsId(com.google.protobuf.StringValue.Builder builderForValue)
Unique iBROKER Settlement Details Identifier for this specific method
|
UpdateFinancialSettlementDetailsRequest.Builder |
setFinancialSettlementDetailsId(com.google.protobuf.StringValue value)
Unique iBROKER Settlement Details Identifier for this specific method
|
UpdateFinancialSettlementDetailsRequest.Builder |
setHoldReason(com.google.protobuf.StringValue.Builder builderForValue)
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Maximum size 4
|
UpdateFinancialSettlementDetailsRequest.Builder |
setHoldReason(com.google.protobuf.StringValue value)
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Maximum size 4
|
UpdateFinancialSettlementDetailsRequest.Builder |
setPaymentGenMethod(com.google.protobuf.StringValue.Builder builderForValue)
Used for criteria to generate payments
Available options as defined in iBROKER
Maximum size 1
|
UpdateFinancialSettlementDetailsRequest.Builder |
setPaymentGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate payments
Available options as defined in iBROKER
Maximum size 1
|
UpdateFinancialSettlementDetailsRequest.Builder |
setReceiptGenMethod(com.google.protobuf.StringValue.Builder builderForValue)
Used for criteria to generate receipts
Available options as defined in iBROKER
Maximum size 1
|
UpdateFinancialSettlementDetailsRequest.Builder |
setReceiptGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate receipts
Available options as defined in iBROKER
Maximum size 1
|
UpdateFinancialSettlementDetailsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateFinancialSettlementDetailsRequest.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setSettlementGroup(com.google.protobuf.StringValue.Builder builderForValue)
Ability to group financial settlements within the same logical business function i.e.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setSettlementGroup(com.google.protobuf.StringValue value)
Ability to group financial settlements within the same logical business function i.e.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateFinancialSettlementDetailsRequest.Builder |
setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The iBroker user id to record as the modifier.
|
UpdateFinancialSettlementDetailsRequest.Builder |
setUserId(com.google.protobuf.StringValue value)
The iBroker user id to record as the modifier.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateFinancialSettlementDetailsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateFinancialSettlementDetailsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateFinancialSettlementDetailsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder mergeFrom(UpdateFinancialSettlementDetailsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public UpdateFinancialSettlementDetailsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateFinancialSettlementDetailsRequest.Builder>IOExceptionpublic 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 UpdateFinancialSettlementDetailsRequest.Builder setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public UpdateFinancialSettlementDetailsRequest.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public UpdateFinancialSettlementDetailsRequest.Builder mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public UpdateFinancialSettlementDetailsRequest.Builder clearRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValue.Builder getRequestIdBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;public 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 UpdateFinancialSettlementDetailsRequest.Builder setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public UpdateFinancialSettlementDetailsRequest.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public UpdateFinancialSettlementDetailsRequest.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public UpdateFinancialSettlementDetailsRequest.Builder clearAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;public 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 UpdateFinancialSettlementDetailsRequest.Builder setFinancialSettlementDetailsId(com.google.protobuf.StringValue value)
Unique iBROKER Settlement Details Identifier for this specific method
.google.protobuf.StringValue financial_settlement_details_id = 3;public UpdateFinancialSettlementDetailsRequest.Builder setFinancialSettlementDetailsId(com.google.protobuf.StringValue.Builder builderForValue)
Unique iBROKER Settlement Details Identifier for this specific method
.google.protobuf.StringValue financial_settlement_details_id = 3;public UpdateFinancialSettlementDetailsRequest.Builder mergeFinancialSettlementDetailsId(com.google.protobuf.StringValue value)
Unique iBROKER Settlement Details Identifier for this specific method
.google.protobuf.StringValue financial_settlement_details_id = 3;public UpdateFinancialSettlementDetailsRequest.Builder clearFinancialSettlementDetailsId()
Unique iBROKER Settlement Details Identifier for this specific method
.google.protobuf.StringValue financial_settlement_details_id = 3;public com.google.protobuf.StringValue.Builder getFinancialSettlementDetailsIdBuilder()
Unique iBROKER Settlement Details Identifier for this specific method
.google.protobuf.StringValue financial_settlement_details_id = 3;public 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 UpdateFinancialSettlementDetailsRequest.Builder setBsbNumber(com.google.protobuf.StringValue value)
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 4;public UpdateFinancialSettlementDetailsRequest.Builder setBsbNumber(com.google.protobuf.StringValue.Builder builderForValue)
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 4;public UpdateFinancialSettlementDetailsRequest.Builder mergeBsbNumber(com.google.protobuf.StringValue value)
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 4;public UpdateFinancialSettlementDetailsRequest.Builder clearBsbNumber()
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 4;public com.google.protobuf.StringValue.Builder getBsbNumberBuilder()
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 4;public 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 UpdateFinancialSettlementDetailsRequest.Builder setBankAccountNumber(com.google.protobuf.StringValue value)
Bank Account Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 5;public UpdateFinancialSettlementDetailsRequest.Builder setBankAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
Bank Account Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 5;public UpdateFinancialSettlementDetailsRequest.Builder mergeBankAccountNumber(com.google.protobuf.StringValue value)
Bank Account Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 5;public UpdateFinancialSettlementDetailsRequest.Builder clearBankAccountNumber()
Bank Account Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 5;public com.google.protobuf.StringValue.Builder getBankAccountNumberBuilder()
Bank Account Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 5;public 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 UpdateFinancialSettlementDetailsRequest.Builder setBankAccountName(com.google.protobuf.StringValue value)
Bank Account Name Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 6;public UpdateFinancialSettlementDetailsRequest.Builder setBankAccountName(com.google.protobuf.StringValue.Builder builderForValue)
Bank Account Name Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 6;public UpdateFinancialSettlementDetailsRequest.Builder mergeBankAccountName(com.google.protobuf.StringValue value)
Bank Account Name Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 6;public UpdateFinancialSettlementDetailsRequest.Builder clearBankAccountName()
Bank Account Name Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 6;public com.google.protobuf.StringValue.Builder getBankAccountNameBuilder()
Bank Account Name Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 6;public 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 UpdateFinancialSettlementDetailsRequest.Builder setDirectDebit(com.google.protobuf.BoolValue value)
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;public UpdateFinancialSettlementDetailsRequest.Builder setDirectDebit(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;public UpdateFinancialSettlementDetailsRequest.Builder mergeDirectDebit(com.google.protobuf.BoolValue value)
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;public UpdateFinancialSettlementDetailsRequest.Builder clearDirectDebit()
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;public com.google.protobuf.BoolValue.Builder getDirectDebitBuilder()
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;public 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 UpdateFinancialSettlementDetailsRequest.Builder setDefaultPayment(com.google.protobuf.BoolValue value)
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;public UpdateFinancialSettlementDetailsRequest.Builder setDefaultPayment(com.google.protobuf.BoolValue.Builder builderForValue)
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;public UpdateFinancialSettlementDetailsRequest.Builder mergeDefaultPayment(com.google.protobuf.BoolValue value)
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;public UpdateFinancialSettlementDetailsRequest.Builder clearDefaultPayment()
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;public com.google.protobuf.BoolValue.Builder getDefaultPaymentBuilder()
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;public 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 UpdateFinancialSettlementDetailsRequest.Builder setDefaultReceipt(com.google.protobuf.BoolValue value)
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;public UpdateFinancialSettlementDetailsRequest.Builder setDefaultReceipt(com.google.protobuf.BoolValue.Builder builderForValue)
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;public UpdateFinancialSettlementDetailsRequest.Builder mergeDefaultReceipt(com.google.protobuf.BoolValue value)
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;public UpdateFinancialSettlementDetailsRequest.Builder clearDefaultReceipt()
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;public com.google.protobuf.BoolValue.Builder getDefaultReceiptBuilder()
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;public 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 UpdateFinancialSettlementDetailsRequest.Builder setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;public UpdateFinancialSettlementDetailsRequest.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;public UpdateFinancialSettlementDetailsRequest.Builder mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;public UpdateFinancialSettlementDetailsRequest.Builder clearCurrent()
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;public 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 UpdateFinancialSettlementDetailsRequest.Builder setCmtFund(com.google.protobuf.StringValue value)
CMT fund code. Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue cmt_fund = 11;public UpdateFinancialSettlementDetailsRequest.Builder setCmtFund(com.google.protobuf.StringValue.Builder builderForValue)
CMT fund code. Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue cmt_fund = 11;public UpdateFinancialSettlementDetailsRequest.Builder mergeCmtFund(com.google.protobuf.StringValue value)
CMT fund code. Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue cmt_fund = 11;public UpdateFinancialSettlementDetailsRequest.Builder clearCmtFund()
CMT fund code. Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue cmt_fund = 11;public com.google.protobuf.StringValue.Builder getCmtFundBuilder()
CMT fund code. Available options as defined in iBROKER Maximum size 5
.google.protobuf.StringValue cmt_fund = 11;public 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 UpdateFinancialSettlementDetailsRequest.Builder setPaymentGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate payments Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue payment_gen_method = 12;public UpdateFinancialSettlementDetailsRequest.Builder setPaymentGenMethod(com.google.protobuf.StringValue.Builder builderForValue)
Used for criteria to generate payments Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue payment_gen_method = 12;public UpdateFinancialSettlementDetailsRequest.Builder mergePaymentGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate payments Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue payment_gen_method = 12;public UpdateFinancialSettlementDetailsRequest.Builder clearPaymentGenMethod()
Used for criteria to generate payments Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue payment_gen_method = 12;public com.google.protobuf.StringValue.Builder getPaymentGenMethodBuilder()
Used for criteria to generate payments Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue payment_gen_method = 12;public 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 UpdateFinancialSettlementDetailsRequest.Builder setReceiptGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate receipts Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 13;public UpdateFinancialSettlementDetailsRequest.Builder setReceiptGenMethod(com.google.protobuf.StringValue.Builder builderForValue)
Used for criteria to generate receipts Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 13;public UpdateFinancialSettlementDetailsRequest.Builder mergeReceiptGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate receipts Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 13;public UpdateFinancialSettlementDetailsRequest.Builder clearReceiptGenMethod()
Used for criteria to generate receipts Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 13;public com.google.protobuf.StringValue.Builder getReceiptGenMethodBuilder()
Used for criteria to generate receipts Available options as defined in iBROKER Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 13;public 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 UpdateFinancialSettlementDetailsRequest.Builder setAutoContra(com.google.protobuf.BoolValue value)
Flag indicating if automatic financial contra is enabled for this method.
.google.protobuf.BoolValue auto_contra = 14;public UpdateFinancialSettlementDetailsRequest.Builder setAutoContra(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if automatic financial contra is enabled for this method.
.google.protobuf.BoolValue auto_contra = 14;public UpdateFinancialSettlementDetailsRequest.Builder mergeAutoContra(com.google.protobuf.BoolValue value)
Flag indicating if automatic financial contra is enabled for this method.
.google.protobuf.BoolValue auto_contra = 14;public UpdateFinancialSettlementDetailsRequest.Builder clearAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
.google.protobuf.BoolValue auto_contra = 14;public com.google.protobuf.BoolValue.Builder getAutoContraBuilder()
Flag indicating if automatic financial contra is enabled for this method.
.google.protobuf.BoolValue auto_contra = 14;public 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 UpdateFinancialSettlementDetailsRequest.Builder setSettlementGroup(com.google.protobuf.StringValue value)
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;public UpdateFinancialSettlementDetailsRequest.Builder setSettlementGroup(com.google.protobuf.StringValue.Builder builderForValue)
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;public UpdateFinancialSettlementDetailsRequest.Builder mergeSettlementGroup(com.google.protobuf.StringValue value)
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;public UpdateFinancialSettlementDetailsRequest.Builder clearSettlementGroup()
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;public com.google.protobuf.StringValue.Builder getSettlementGroupBuilder()
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;public 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 UpdateFinancialSettlementDetailsRequest.Builder setHoldReason(com.google.protobuf.StringValue value)
Ability to place financial settlements on hold by default Available options as defined in iBROKER Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public UpdateFinancialSettlementDetailsRequest.Builder setHoldReason(com.google.protobuf.StringValue.Builder builderForValue)
Ability to place financial settlements on hold by default Available options as defined in iBROKER Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public UpdateFinancialSettlementDetailsRequest.Builder mergeHoldReason(com.google.protobuf.StringValue value)
Ability to place financial settlements on hold by default Available options as defined in iBROKER Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public UpdateFinancialSettlementDetailsRequest.Builder clearHoldReason()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public com.google.protobuf.StringValue.Builder getHoldReasonBuilder()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public 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 UpdateFinancialSettlementDetailsRequest.Builder setEntryDateTime(DateTimeValue value)
The last modification date before this update.
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public UpdateFinancialSettlementDetailsRequest.Builder setEntryDateTime(DateTimeValue.Builder builderForValue)
The last modification date before this update.
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public UpdateFinancialSettlementDetailsRequest.Builder mergeEntryDateTime(DateTimeValue value)
The last modification date before this update.
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public UpdateFinancialSettlementDetailsRequest.Builder clearEntryDateTime()
The last modification date before this update.
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public DateTimeValue.Builder getEntryDateTimeBuilder()
The last modification date before this update.
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public 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 UpdateFinancialSettlementDetailsRequest.Builder setUserId(com.google.protobuf.StringValue value)
The iBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;public UpdateFinancialSettlementDetailsRequest.Builder setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The iBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;public UpdateFinancialSettlementDetailsRequest.Builder mergeUserId(com.google.protobuf.StringValue value)
The iBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;public UpdateFinancialSettlementDetailsRequest.Builder clearUserId()
The iBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;public com.google.protobuf.StringValue.Builder getUserIdBuilder()
The iBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;public 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 UpdateFinancialSettlementDetailsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>public final UpdateFinancialSettlementDetailsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateFinancialSettlementDetailsRequest.Builder>Copyright © 2020. All rights reserved.