public interface UpdateSettlementAccountBankingDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
Conditional Mandatory - If Settlement Account and Participant Id not supplied, then account no is mandatory
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
Conditional Mandatory - If Settlement Account and Participant Id not supplied, then account no is mandatory
|
com.google.protobuf.StringValue |
getBankAccountName()
Bank Account Name
Optional
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
Bank Account Name
Optional
Maximum size 100
|
com.google.protobuf.StringValue |
getBankAccountNo()
Bank Account No
Optional
Maximum size 9
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNoOrBuilder()
Bank Account No
Optional
Maximum size 9
|
com.google.protobuf.StringValue |
getBsbCode()
BSB Code
Optional
Maximum size 7
|
com.google.protobuf.StringValueOrBuilder |
getBsbCodeOrBuilder()
BSB Code
Optional
Maximum size 7
|
com.google.protobuf.StringValue |
getParticipantId()
Participant id of the settlement account (HIN)
Conditional Mandatory - Participant id mandatory if account no not supplied
Maximum size 5
|
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
Participant id of the settlement account (HIN)
Conditional Mandatory - Participant id mandatory if account no not supplied
Maximum size 5
|
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 |
getSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to
Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
Settlement Account (HIN) protection reason is to be applied to
Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied
Maximum size 10
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
Conditional Mandatory - If Settlement Account and Participant Id not supplied, then account no is mandatory
|
boolean |
hasBankAccountName()
Bank Account Name
Optional
Maximum size 100
|
boolean |
hasBankAccountNo()
Bank Account No
Optional
Maximum size 9
|
boolean |
hasBsbCode()
BSB Code
Optional
Maximum size 7
|
boolean |
hasParticipantId()
Participant id of the settlement account (HIN)
Conditional Mandatory - Participant id mandatory if account no not supplied
Maximum size 5
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to
Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied
Maximum size 10
|
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. Mandatory
.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. Mandatory
.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. Mandatory
.google.protobuf.StringValue request_id = 1;boolean hasSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied Maximum size 10
.google.protobuf.StringValue settlement_account = 2;com.google.protobuf.StringValue getSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied Maximum size 10
.google.protobuf.StringValue settlement_account = 2;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
Settlement Account (HIN) protection reason is to be applied to Conditional Mandatory - Settlement Account No (HIN) Mandatory if account no not supplied Maximum size 10
.google.protobuf.StringValue settlement_account = 2;boolean hasParticipantId()
Participant id of the settlement account (HIN) Conditional Mandatory - Participant id mandatory if account no not supplied Maximum size 5
.google.protobuf.StringValue participant_id = 3;com.google.protobuf.StringValue getParticipantId()
Participant id of the settlement account (HIN) Conditional Mandatory - Participant id mandatory if account no not supplied Maximum size 5
.google.protobuf.StringValue participant_id = 3;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
Participant id of the settlement account (HIN) Conditional Mandatory - Participant id mandatory if account no not supplied Maximum size 5
.google.protobuf.StringValue participant_id = 3;boolean hasAccountNumber()
iBROKER Account Number Maximum size 8 Conditional Mandatory - If Settlement Account and Participant Id not supplied, then account no is mandatory
.google.protobuf.StringValue account_number = 4;com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8 Conditional Mandatory - If Settlement Account and Participant Id not supplied, then account no is mandatory
.google.protobuf.StringValue account_number = 4;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8 Conditional Mandatory - If Settlement Account and Participant Id not supplied, then account no is mandatory
.google.protobuf.StringValue account_number = 4;boolean hasBsbCode()
BSB Code Optional Maximum size 7
.google.protobuf.StringValue bsb_code = 5;com.google.protobuf.StringValue getBsbCode()
BSB Code Optional Maximum size 7
.google.protobuf.StringValue bsb_code = 5;com.google.protobuf.StringValueOrBuilder getBsbCodeOrBuilder()
BSB Code Optional Maximum size 7
.google.protobuf.StringValue bsb_code = 5;boolean hasBankAccountNo()
Bank Account No Optional Maximum size 9
.google.protobuf.StringValue bank_account_no = 6;com.google.protobuf.StringValue getBankAccountNo()
Bank Account No Optional Maximum size 9
.google.protobuf.StringValue bank_account_no = 6;com.google.protobuf.StringValueOrBuilder getBankAccountNoOrBuilder()
Bank Account No Optional Maximum size 9
.google.protobuf.StringValue bank_account_no = 6;boolean hasBankAccountName()
Bank Account Name Optional Maximum size 100
.google.protobuf.StringValue bank_account_name = 7;com.google.protobuf.StringValue getBankAccountName()
Bank Account Name Optional Maximum size 100
.google.protobuf.StringValue bank_account_name = 7;com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
Bank Account Name Optional Maximum size 100
.google.protobuf.StringValue bank_account_name = 7;Copyright © 2020. All rights reserved.