public interface CreateBankAccountHoldingAdviceTransactionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getBankAccountName()
Bank Account Name
Mandatory
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
Bank Account Name
Mandatory
Maximum size 100
|
com.google.protobuf.StringValue |
getBankAccountNo()
Bank Account No
Mandatory
Maximum size 9
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNoOrBuilder()
Bank Account No
Mandatory
Maximum size 9
|
com.google.protobuf.StringValue |
getBranchIdentifier()
Branch Identifier
Mandatory
Maximum size 7
|
com.google.protobuf.StringValueOrBuilder |
getBranchIdentifierOrBuilder()
Branch Identifier
Mandatory
Maximum size 7
|
com.google.protobuf.StringValue |
getBrokerAccount()
iBroker account number
Conditional Mandatory - Mandatory if participant_id, settlement_account not provided
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getBrokerAccountOrBuilder()
iBroker account number
Conditional Mandatory - Mandatory if participant_id, settlement_account not provided
Maximum size 8
|
com.google.protobuf.StringValue |
getCurrency()
Bank Account Currency Code
Mandatory
Maximum size 3
|
com.google.protobuf.StringValueOrBuilder |
getCurrencyOrBuilder()
Bank Account Currency Code
Mandatory
Maximum size 3
|
com.google.protobuf.StringValue |
getExchangeCode()
Exchange Code
Mandatory
Maximum size 3
|
com.google.protobuf.StringValueOrBuilder |
getExchangeCodeOrBuilder()
Exchange Code
Mandatory
Maximum size 3
|
com.google.protobuf.StringValue |
getParticipantId()
Participant Id
Mandatory
Maximum 5
|
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
Participant Id
Mandatory
Maximum 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 |
getSecurityCode()
Security Code
Mandatory
Maximum size 9
|
com.google.protobuf.StringValueOrBuilder |
getSecurityCodeOrBuilder()
Security Code
Mandatory
Maximum size 9
|
com.google.protobuf.StringValue |
getSettlementAccount()
Settlement Account
Mandatory
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
Settlement Account
Mandatory
Maximum size 10
|
boolean |
hasBankAccountName()
Bank Account Name
Mandatory
Maximum size 100
|
boolean |
hasBankAccountNo()
Bank Account No
Mandatory
Maximum size 9
|
boolean |
hasBranchIdentifier()
Branch Identifier
Mandatory
Maximum size 7
|
boolean |
hasBrokerAccount()
iBroker account number
Conditional Mandatory - Mandatory if participant_id, settlement_account not provided
Maximum size 8
|
boolean |
hasCurrency()
Bank Account Currency Code
Mandatory
Maximum size 3
|
boolean |
hasExchangeCode()
Exchange Code
Mandatory
Maximum size 3
|
boolean |
hasParticipantId()
Participant Id
Mandatory
Maximum 5
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSecurityCode()
Security Code
Mandatory
Maximum size 9
|
boolean |
hasSettlementAccount()
Settlement Account
Mandatory
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.
.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 hasParticipantId()
Participant Id Mandatory Maximum 5
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValue getParticipantId()
Participant Id Mandatory Maximum 5
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
Participant Id Mandatory Maximum 5
.google.protobuf.StringValue participant_id = 2;boolean hasSettlementAccount()
Settlement Account Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 3;com.google.protobuf.StringValue getSettlementAccount()
Settlement Account Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 3;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
Settlement Account Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 3;boolean hasBrokerAccount()
iBroker account number Conditional Mandatory - Mandatory if participant_id, settlement_account not provided Maximum size 8
.google.protobuf.StringValue broker_account = 4;com.google.protobuf.StringValue getBrokerAccount()
iBroker account number Conditional Mandatory - Mandatory if participant_id, settlement_account not provided Maximum size 8
.google.protobuf.StringValue broker_account = 4;com.google.protobuf.StringValueOrBuilder getBrokerAccountOrBuilder()
iBroker account number Conditional Mandatory - Mandatory if participant_id, settlement_account not provided Maximum size 8
.google.protobuf.StringValue broker_account = 4;boolean hasSecurityCode()
Security Code Mandatory Maximum size 9
.google.protobuf.StringValue security_code = 5;com.google.protobuf.StringValue getSecurityCode()
Security Code Mandatory Maximum size 9
.google.protobuf.StringValue security_code = 5;com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
Security Code Mandatory Maximum size 9
.google.protobuf.StringValue security_code = 5;boolean hasExchangeCode()
Exchange Code Mandatory Maximum size 3
.google.protobuf.StringValue exchange_code = 6;com.google.protobuf.StringValue getExchangeCode()
Exchange Code Mandatory Maximum size 3
.google.protobuf.StringValue exchange_code = 6;com.google.protobuf.StringValueOrBuilder getExchangeCodeOrBuilder()
Exchange Code Mandatory Maximum size 3
.google.protobuf.StringValue exchange_code = 6;boolean hasCurrency()
Bank Account Currency Code Mandatory Maximum size 3
.google.protobuf.StringValue currency = 7;com.google.protobuf.StringValue getCurrency()
Bank Account Currency Code Mandatory Maximum size 3
.google.protobuf.StringValue currency = 7;com.google.protobuf.StringValueOrBuilder getCurrencyOrBuilder()
Bank Account Currency Code Mandatory Maximum size 3
.google.protobuf.StringValue currency = 7;boolean hasBranchIdentifier()
Branch Identifier Mandatory Maximum size 7
.google.protobuf.StringValue branch_identifier = 8;com.google.protobuf.StringValue getBranchIdentifier()
Branch Identifier Mandatory Maximum size 7
.google.protobuf.StringValue branch_identifier = 8;com.google.protobuf.StringValueOrBuilder getBranchIdentifierOrBuilder()
Branch Identifier Mandatory Maximum size 7
.google.protobuf.StringValue branch_identifier = 8;boolean hasBankAccountNo()
Bank Account No Mandatory Maximum size 9
.google.protobuf.StringValue bank_account_no = 9;com.google.protobuf.StringValue getBankAccountNo()
Bank Account No Mandatory Maximum size 9
.google.protobuf.StringValue bank_account_no = 9;com.google.protobuf.StringValueOrBuilder getBankAccountNoOrBuilder()
Bank Account No Mandatory Maximum size 9
.google.protobuf.StringValue bank_account_no = 9;boolean hasBankAccountName()
Bank Account Name Mandatory Maximum size 100
.google.protobuf.StringValue bank_account_name = 10;com.google.protobuf.StringValue getBankAccountName()
Bank Account Name Mandatory Maximum size 100
.google.protobuf.StringValue bank_account_name = 10;com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
Bank Account Name Mandatory Maximum size 100
.google.protobuf.StringValue bank_account_name = 10;Copyright © 2022. All rights reserved.