public interface HoldingAdviceAcknowledgementOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getBankAccountName()
.google.protobuf.StringValue bank_account_name = 6; |
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
.google.protobuf.StringValue bank_account_name = 6; |
com.google.protobuf.StringValue |
getBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 5; |
com.google.protobuf.StringValueOrBuilder |
getBankAccountNumberOrBuilder()
.google.protobuf.StringValue bank_account_number = 5; |
com.google.protobuf.StringValue |
getBsbCode()
.google.protobuf.StringValue bsb_code = 7; |
com.google.protobuf.StringValueOrBuilder |
getBsbCodeOrBuilder()
.google.protobuf.StringValue bsb_code = 7; |
com.google.protobuf.StringValue |
getRequestId()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValue |
getSecurityCode()
.google.protobuf.StringValue security_code = 4; |
com.google.protobuf.StringValueOrBuilder |
getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 4; |
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 3; |
com.google.protobuf.StringValue |
getStatus()
.google.protobuf.StringValue status = 8; |
com.google.protobuf.StringValueOrBuilder |
getStatusOrBuilder()
.google.protobuf.StringValue status = 8; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2; |
boolean |
hasBankAccountName()
.google.protobuf.StringValue bank_account_name = 6; |
boolean |
hasBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 5; |
boolean |
hasBsbCode()
.google.protobuf.StringValue bsb_code = 7; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasSecurityCode()
.google.protobuf.StringValue security_code = 4; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
boolean |
hasStatus()
.google.protobuf.StringValue status = 8; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1;boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 2;com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 2;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2;boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 3;boolean hasSecurityCode()
.google.protobuf.StringValue security_code = 4;com.google.protobuf.StringValue getSecurityCode()
.google.protobuf.StringValue security_code = 4;com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 4;boolean hasBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 5;com.google.protobuf.StringValue getBankAccountNumber()
.google.protobuf.StringValue bank_account_number = 5;com.google.protobuf.StringValueOrBuilder getBankAccountNumberOrBuilder()
.google.protobuf.StringValue bank_account_number = 5;boolean hasBankAccountName()
.google.protobuf.StringValue bank_account_name = 6;com.google.protobuf.StringValue getBankAccountName()
.google.protobuf.StringValue bank_account_name = 6;com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
.google.protobuf.StringValue bank_account_name = 6;boolean hasBsbCode()
.google.protobuf.StringValue bsb_code = 7;com.google.protobuf.StringValue getBsbCode()
.google.protobuf.StringValue bsb_code = 7;com.google.protobuf.StringValueOrBuilder getBsbCodeOrBuilder()
.google.protobuf.StringValue bsb_code = 7;boolean hasStatus()
.google.protobuf.StringValue status = 8;com.google.protobuf.StringValue getStatus()
.google.protobuf.StringValue status = 8;com.google.protobuf.StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 8;Copyright © 2022. All rights reserved.