public interface UpdateFinancialSettlementDetailsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
IBroker Account Number
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
IBroker Account Number
|
com.google.protobuf.BoolValue |
getAutoContra()
Flag indicating if automatic contra is enabled.
|
com.google.protobuf.BoolValueOrBuilder |
getAutoContraOrBuilder()
Flag indicating if automatic contra is enabled.
|
com.google.protobuf.StringValue |
getBankAccountName()
Bank Account Name
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
Bank Account Name
|
com.google.protobuf.StringValue |
getBankAccountNumber()
IBroker Account Number
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNumberOrBuilder()
IBroker Account Number
|
com.google.protobuf.StringValue |
getBsbNumber()
Bank BSB Number
|
com.google.protobuf.StringValueOrBuilder |
getBsbNumberOrBuilder()
Bank BSB Number
|
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.
|
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.
|
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 |
getEntryDateTime()
The last modification date before this update.
|
com.google.protobuf.StringValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification date before this update.
|
com.google.protobuf.StringValue |
getFinancialSettlementDetailsId()
IBroker Settlement Details Identifier
|
com.google.protobuf.StringValueOrBuilder |
getFinancialSettlementDetailsIdOrBuilder()
IBroker Settlement Details Identifier
|
com.google.protobuf.StringValue |
getHoldReason()
Hold reason.
|
com.google.protobuf.StringValueOrBuilder |
getHoldReasonOrBuilder()
Hold reason.
|
com.google.protobuf.StringValue |
getPaymentGenMethod()
Payment generation method
|
com.google.protobuf.StringValueOrBuilder |
getPaymentGenMethodOrBuilder()
Payment generation method
|
com.google.protobuf.StringValue |
getReceiptGenMethod()
Receipt generation method
|
com.google.protobuf.StringValueOrBuilder |
getReceiptGenMethodOrBuilder()
Receipt generation method
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue |
getSettlementGroup()
The settlement group this method belongs to.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementGroupOrBuilder()
The settlement group this method belongs to.
|
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
|
boolean |
hasAutoContra()
Flag indicating if automatic contra is enabled.
|
boolean |
hasBankAccountName()
Bank Account Name
|
boolean |
hasBankAccountNumber()
IBroker Account Number
|
boolean |
hasBsbNumber()
Bank BSB Number
|
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()
IBroker Settlement Details Identifier
|
boolean |
hasHoldReason()
Hold reason.
|
boolean |
hasPaymentGenMethod()
Payment generation method
|
boolean |
hasReceiptGenMethod()
Receipt generation method
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementGroup()
The settlement group this method belongs to.
|
boolean |
hasUserId()
The IBroker user id to record as the modifier.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;boolean hasAccountNumber()
IBroker Account Number
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
IBroker Account Number
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
IBroker Account Number
.google.protobuf.StringValue account_number = 2;boolean hasFinancialSettlementDetailsId()
IBroker Settlement Details Identifier
.google.protobuf.StringValue financial_settlement_details_id = 3;com.google.protobuf.StringValue getFinancialSettlementDetailsId()
IBroker Settlement Details Identifier
.google.protobuf.StringValue financial_settlement_details_id = 3;com.google.protobuf.StringValueOrBuilder getFinancialSettlementDetailsIdOrBuilder()
IBroker Settlement Details Identifier
.google.protobuf.StringValue financial_settlement_details_id = 3;boolean hasBsbNumber()
Bank BSB Number
.google.protobuf.StringValue bsb_number = 4;com.google.protobuf.StringValue getBsbNumber()
Bank BSB Number
.google.protobuf.StringValue bsb_number = 4;com.google.protobuf.StringValueOrBuilder getBsbNumberOrBuilder()
Bank BSB Number
.google.protobuf.StringValue bsb_number = 4;boolean hasBankAccountNumber()
IBroker Account Number
.google.protobuf.StringValue bank_account_number = 5;com.google.protobuf.StringValue getBankAccountNumber()
IBroker Account Number
.google.protobuf.StringValue bank_account_number = 5;com.google.protobuf.StringValueOrBuilder getBankAccountNumberOrBuilder()
IBroker Account Number
.google.protobuf.StringValue bank_account_number = 5;boolean hasBankAccountName()
Bank Account Name
.google.protobuf.StringValue bank_account_name = 6;com.google.protobuf.StringValue getBankAccountName()
Bank Account Name
.google.protobuf.StringValue bank_account_name = 6;com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
Bank Account Name
.google.protobuf.StringValue bank_account_name = 6;boolean hasDirectDebit()
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;com.google.protobuf.BoolValue getDirectDebit()
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;com.google.protobuf.BoolValueOrBuilder getDirectDebitOrBuilder()
Flag indicating if this method is approved for direct debit.
.google.protobuf.BoolValue direct_debit = 7;boolean hasDefaultPayment()
Flag indicating if this method is the default payment method for the account.
.google.protobuf.BoolValue default_payment = 8;com.google.protobuf.BoolValue getDefaultPayment()
Flag indicating if this method is the default payment method for the account.
.google.protobuf.BoolValue default_payment = 8;com.google.protobuf.BoolValueOrBuilder getDefaultPaymentOrBuilder()
Flag indicating if this method is the default payment method for the account.
.google.protobuf.BoolValue default_payment = 8;boolean hasDefaultReceipt()
Flag indicating if this method is the default receipt method for the account.
.google.protobuf.BoolValue default_receipt = 9;com.google.protobuf.BoolValue getDefaultReceipt()
Flag indicating if this method is the default receipt method for the account.
.google.protobuf.BoolValue default_receipt = 9;com.google.protobuf.BoolValueOrBuilder getDefaultReceiptOrBuilder()
Flag indicating if this method is the default receipt method for the account.
.google.protobuf.BoolValue default_receipt = 9;boolean hasCurrent()
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;com.google.protobuf.BoolValue getCurrent()
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if this method is currently active.
.google.protobuf.BoolValue current = 10;boolean hasCmtFund()
CMT fund code.
.google.protobuf.StringValue cmt_fund = 11;com.google.protobuf.StringValue getCmtFund()
CMT fund code.
.google.protobuf.StringValue cmt_fund = 11;com.google.protobuf.StringValueOrBuilder getCmtFundOrBuilder()
CMT fund code.
.google.protobuf.StringValue cmt_fund = 11;boolean hasPaymentGenMethod()
Payment generation method
.google.protobuf.StringValue payment_gen_method = 12;com.google.protobuf.StringValue getPaymentGenMethod()
Payment generation method
.google.protobuf.StringValue payment_gen_method = 12;com.google.protobuf.StringValueOrBuilder getPaymentGenMethodOrBuilder()
Payment generation method
.google.protobuf.StringValue payment_gen_method = 12;boolean hasReceiptGenMethod()
Receipt generation method
.google.protobuf.StringValue receipt_gen_method = 13;com.google.protobuf.StringValue getReceiptGenMethod()
Receipt generation method
.google.protobuf.StringValue receipt_gen_method = 13;com.google.protobuf.StringValueOrBuilder getReceiptGenMethodOrBuilder()
Receipt generation method
.google.protobuf.StringValue receipt_gen_method = 13;boolean hasAutoContra()
Flag indicating if automatic contra is enabled.
.google.protobuf.BoolValue auto_contra = 14;com.google.protobuf.BoolValue getAutoContra()
Flag indicating if automatic contra is enabled.
.google.protobuf.BoolValue auto_contra = 14;com.google.protobuf.BoolValueOrBuilder getAutoContraOrBuilder()
Flag indicating if automatic contra is enabled.
.google.protobuf.BoolValue auto_contra = 14;boolean hasSettlementGroup()
The settlement group this method belongs to.
.google.protobuf.StringValue settlement_group = 15;com.google.protobuf.StringValue getSettlementGroup()
The settlement group this method belongs to.
.google.protobuf.StringValue settlement_group = 15;com.google.protobuf.StringValueOrBuilder getSettlementGroupOrBuilder()
The settlement group this method belongs to.
.google.protobuf.StringValue settlement_group = 15;boolean hasHoldReason()
Hold reason.
.google.protobuf.StringValue hold_reason = 16;com.google.protobuf.StringValue getHoldReason()
Hold reason.
.google.protobuf.StringValue hold_reason = 16;com.google.protobuf.StringValueOrBuilder getHoldReasonOrBuilder()
Hold reason.
.google.protobuf.StringValue hold_reason = 16;boolean hasEntryDateTime()
The last modification date before this update.
.google.protobuf.StringValue entry_date_time = 17;com.google.protobuf.StringValue getEntryDateTime()
The last modification date before this update.
.google.protobuf.StringValue entry_date_time = 17;com.google.protobuf.StringValueOrBuilder getEntryDateTimeOrBuilder()
The last modification date before this update.
.google.protobuf.StringValue entry_date_time = 17;boolean hasUserId()
The IBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;com.google.protobuf.StringValue getUserId()
The IBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The IBroker user id to record as the modifier.
.google.protobuf.StringValue user_id = 18;Copyright © 2020. All rights reserved.