public final class FinancialSettlementDetails extends com.google.protobuf.GeneratedMessageV3 implements FinancialSettlementDetailsOrBuilder
fincleartech.ibroker.FinancialSettlementDetails| Modifier and Type | Class and Description |
|---|---|
static class |
FinancialSettlementDetails.Builder
Protobuf type
fincleartech.ibroker.FinancialSettlementDetails |
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 |
SETTLEMENT_GROUP_FIELD_NUMBER |
static int |
SETTLEMENT_TYPE_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
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Mandatory
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
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValue |
getBankAccountNumber()
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNumberOrBuilder()
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValue |
getBsbNumber()
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
com.google.protobuf.StringValueOrBuilder |
getBsbNumberOrBuilder()
Bank BSB Number
Conditional - 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 FinancialSettlementDetails |
getDefaultInstance() |
FinancialSettlementDetails |
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()
Entry Date Time
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
Entry Date Time
|
com.google.protobuf.StringValue |
getFinancialSettlementDetailsId()
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
com.google.protobuf.StringValueOrBuilder |
getFinancialSettlementDetailsIdOrBuilder()
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
com.google.protobuf.StringValue |
getHoldReason()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
com.google.protobuf.StringValueOrBuilder |
getHoldReasonOrBuilder()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
com.google.protobuf.Parser<FinancialSettlementDetails> |
getParserForType() |
com.google.protobuf.StringValue |
getPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getPaymentGenMethodOrBuilder()
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValue |
getReceiptGenMethod()
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getReceiptGenMethodOrBuilder()
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
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.StringValue |
getSettlementType()
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementTypeOrBuilder()
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
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
Mandatory
Maximum size 8
|
boolean |
hasAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
|
boolean |
hasBankAccountName()
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
boolean |
hasBankAccountNumber()
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
boolean |
hasBsbNumber()
Bank BSB Number
Conditional - 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()
Entry Date Time
|
boolean |
hasFinancialSettlementDetailsId()
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
int |
hashCode() |
boolean |
hasHoldReason()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
boolean |
hasPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
boolean |
hasReceiptGenMethod()
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
boolean |
hasSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
boolean |
hasSettlementType()
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
boolean |
hasUserId()
The iBROKER user id to record as the modifier.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FinancialSettlementDetails.Builder |
newBuilder() |
static FinancialSettlementDetails.Builder |
newBuilder(FinancialSettlementDetails prototype) |
FinancialSettlementDetails.Builder |
newBuilderForType() |
protected FinancialSettlementDetails.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FinancialSettlementDetails |
parseDelimitedFrom(InputStream input) |
static FinancialSettlementDetails |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FinancialSettlementDetails |
parseFrom(byte[] data) |
static FinancialSettlementDetails |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FinancialSettlementDetails |
parseFrom(ByteBuffer data) |
static FinancialSettlementDetails |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FinancialSettlementDetails |
parseFrom(com.google.protobuf.ByteString data) |
static FinancialSettlementDetails |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FinancialSettlementDetails |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FinancialSettlementDetails |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FinancialSettlementDetails |
parseFrom(InputStream input) |
static FinancialSettlementDetails |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FinancialSettlementDetails> |
parser() |
FinancialSettlementDetails.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 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 SETTLEMENT_TYPE_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 USER_ID_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_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 hasAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;hasAccountNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;getAccountNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;getAccountNumberOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasFinancialSettlementDetailsId()
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;hasFinancialSettlementDetailsId in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getFinancialSettlementDetailsId()
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;getFinancialSettlementDetailsId in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getFinancialSettlementDetailsIdOrBuilder()
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;getFinancialSettlementDetailsIdOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasBsbNumber()
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;hasBsbNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getBsbNumber()
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;getBsbNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBsbNumberOrBuilder()
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;getBsbNumberOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasBankAccountNumber()
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;hasBankAccountNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getBankAccountNumber()
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;getBankAccountNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBankAccountNumberOrBuilder()
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;getBankAccountNumberOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasBankAccountName()
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;hasBankAccountName in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getBankAccountName()
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;getBankAccountName in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;getBankAccountNameOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasDirectDebit()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;hasDirectDebit in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValue getDirectDebit()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;getDirectDebit in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDirectDebitOrBuilder()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;getDirectDebitOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasDefaultPayment()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;hasDefaultPayment in interface FinancialSettlementDetailsOrBuilderpublic 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 Mandatory
.google.protobuf.BoolValue default_payment = 7;getDefaultPayment in interface FinancialSettlementDetailsOrBuilderpublic 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 Mandatory
.google.protobuf.BoolValue default_payment = 7;getDefaultPaymentOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasDefaultReceipt()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;hasDefaultReceipt in interface FinancialSettlementDetailsOrBuilderpublic 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 Mandatory
.google.protobuf.BoolValue default_receipt = 8;getDefaultReceipt in interface FinancialSettlementDetailsOrBuilderpublic 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 Mandatory
.google.protobuf.BoolValue default_receipt = 8;getDefaultReceiptOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasCurrent()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;hasCurrent in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;getCurrent in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;getCurrentOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasCmtFund()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;hasCmtFund in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getCmtFund()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;getCmtFund in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCmtFundOrBuilder()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;getCmtFundOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasPaymentGenMethod()
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;hasPaymentGenMethod in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getPaymentGenMethod()
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;getPaymentGenMethod in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getPaymentGenMethodOrBuilder()
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;getPaymentGenMethodOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasReceiptGenMethod()
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;hasReceiptGenMethod in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getReceiptGenMethod()
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;getReceiptGenMethod in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getReceiptGenMethodOrBuilder()
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;getReceiptGenMethodOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasSettlementType()
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;hasSettlementType in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getSettlementType()
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;getSettlementType in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementTypeOrBuilder()
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;getSettlementTypeOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasAutoContra()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;hasAutoContra in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValue getAutoContra()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;getAutoContra in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getAutoContraOrBuilder()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;getAutoContraOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasSettlementGroup()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;hasSettlementGroup in interface FinancialSettlementDetailsOrBuilderpublic 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 Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;getSettlementGroup in interface FinancialSettlementDetailsOrBuilderpublic 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 Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;getSettlementGroupOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasHoldReason()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;hasHoldReason in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getHoldReason()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;getHoldReason in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getHoldReasonOrBuilder()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;getHoldReasonOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasUserId()
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;hasUserId in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getUserId()
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;getUserId in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;getUserIdOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasEntryDateTime()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;hasEntryDateTime in interface FinancialSettlementDetailsOrBuilderpublic DateTimeValue getEntryDateTime()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;getEntryDateTime in interface FinancialSettlementDetailsOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;getEntryDateTimeOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic 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 FinancialSettlementDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FinancialSettlementDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FinancialSettlementDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FinancialSettlementDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FinancialSettlementDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FinancialSettlementDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FinancialSettlementDetails parseFrom(InputStream input) throws IOException
IOExceptionpublic static FinancialSettlementDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FinancialSettlementDetails parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FinancialSettlementDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FinancialSettlementDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FinancialSettlementDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FinancialSettlementDetails.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FinancialSettlementDetails.Builder newBuilder()
public static FinancialSettlementDetails.Builder newBuilder(FinancialSettlementDetails prototype)
public FinancialSettlementDetails.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FinancialSettlementDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FinancialSettlementDetails getDefaultInstance()
public static com.google.protobuf.Parser<FinancialSettlementDetails> parser()
public com.google.protobuf.Parser<FinancialSettlementDetails> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FinancialSettlementDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.