public final class CreateFinancialSettlementDetailsRequest extends com.google.protobuf.GeneratedMessageV3 implements CreateFinancialSettlementDetailsRequestOrBuilder
fincleartech.ibroker.CreateFinancialSettlementDetailsRequest| Modifier and Type | Class and Description |
|---|---|
static class |
CreateFinancialSettlementDetailsRequest.Builder
Protobuf type
fincleartech.ibroker.CreateFinancialSettlementDetailsRequest |
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 |
HOLD_REASON_FIELD_NUMBER |
static int |
PAYMENT_GEN_METHOD_FIELD_NUMBER |
static int |
RECEIPT_GEN_METHOD_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SETTLEMENT_GROUP_FIELD_NUMBER |
static int |
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
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
Bank Account Name
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValue |
getBankAccountNumber()
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNumberOrBuilder()
Bank Account Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValue |
getBsbNumber()
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
com.google.protobuf.StringValueOrBuilder |
getBsbNumberOrBuilder()
Bank BSB Number
Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
com.google.protobuf.StringValue |
getCmtFund()
CMT fund code.
|
com.google.protobuf.StringValueOrBuilder |
getCmtFundOrBuilder()
CMT fund code.
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if this method is currently active.
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if this method is currently active.
|
static CreateFinancialSettlementDetailsRequest |
getDefaultInstance() |
CreateFinancialSettlementDetailsRequest |
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.
|
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<CreateFinancialSettlementDetailsRequest> |
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
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementGroupOrBuilder()
Ability to group financial settlements within the same logical business function i.e.
|
com.google.protobuf.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
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.
|
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 |
hasRequestId()
A universally unique identifier for this request.
|
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 CreateFinancialSettlementDetailsRequest.Builder |
newBuilder() |
static CreateFinancialSettlementDetailsRequest.Builder |
newBuilder(CreateFinancialSettlementDetailsRequest prototype) |
CreateFinancialSettlementDetailsRequest.Builder |
newBuilderForType() |
protected CreateFinancialSettlementDetailsRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CreateFinancialSettlementDetailsRequest |
parseDelimitedFrom(InputStream input) |
static CreateFinancialSettlementDetailsRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(byte[] data) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(ByteBuffer data) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(com.google.protobuf.ByteString data) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(InputStream input) |
static CreateFinancialSettlementDetailsRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CreateFinancialSettlementDetailsRequest> |
parser() |
CreateFinancialSettlementDetailsRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int REQUEST_ID_FIELD_NUMBER
public static final int ACCOUNT_NUMBER_FIELD_NUMBER
public static final int 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
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;hasRequestId in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasBsbNumber()
Bank BSB Number Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;hasBsbNumber in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 = 3;getBsbNumber in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 = 3;getBsbNumberOrBuilder in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 = 4;hasBankAccountNumber in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 = 4;getBankAccountNumber in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 = 4;getBankAccountNumberOrBuilder in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 = 5;hasBankAccountName in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 = 5;getBankAccountName in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 = 5;getBankAccountNameOrBuilder in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasDirectDebit()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;hasDirectDebit in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasCurrent()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;hasCurrent in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;getCurrent in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;getCurrentOrBuilder in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasCmtFund()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;hasCmtFund in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasAutoContra()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;hasAutoContra in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequestOrBuilderpublic boolean hasUserId()
The iBROKER user id to record as the modifier. Mandatory
.google.protobuf.StringValue user_id = 17;hasUserId in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
The iBROKER user id to record as the modifier. Mandatory
.google.protobuf.StringValue user_id = 17;getUserId in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The iBROKER user id to record as the modifier. Mandatory
.google.protobuf.StringValue user_id = 17;getUserIdOrBuilder in interface CreateFinancialSettlementDetailsRequestOrBuilderpublic 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 CreateFinancialSettlementDetailsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CreateFinancialSettlementDetailsRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CreateFinancialSettlementDetailsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CreateFinancialSettlementDetailsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CreateFinancialSettlementDetailsRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CreateFinancialSettlementDetailsRequest.Builder newBuilder()
public static CreateFinancialSettlementDetailsRequest.Builder newBuilder(CreateFinancialSettlementDetailsRequest prototype)
public CreateFinancialSettlementDetailsRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CreateFinancialSettlementDetailsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CreateFinancialSettlementDetailsRequest getDefaultInstance()
public static com.google.protobuf.Parser<CreateFinancialSettlementDetailsRequest> parser()
public com.google.protobuf.Parser<CreateFinancialSettlementDetailsRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CreateFinancialSettlementDetailsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.