public interface SRNBalanceResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getHoldingBalance()
.google.protobuf.StringValue holding_balance = 5; |
com.google.protobuf.StringValueOrBuilder |
getHoldingBalanceOrBuilder()
.google.protobuf.StringValue holding_balance = 5; |
com.google.protobuf.StringValue |
getRegistrationReference()
.google.protobuf.StringValue registration_reference = 6; |
com.google.protobuf.StringValueOrBuilder |
getRegistrationReferenceOrBuilder()
.google.protobuf.StringValue registration_reference = 6; |
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 |
getSrn()
.google.protobuf.StringValue srn = 3; |
com.google.protobuf.StringValueOrBuilder |
getSrnOrBuilder()
.google.protobuf.StringValue srn = 3; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2; |
boolean |
hasHoldingBalance()
.google.protobuf.StringValue holding_balance = 5; |
boolean |
hasRegistrationReference()
.google.protobuf.StringValue registration_reference = 6; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasSecurityCode()
.google.protobuf.StringValue security_code = 4; |
boolean |
hasSrn()
.google.protobuf.StringValue srn = 3; |
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 hasSrn()
.google.protobuf.StringValue srn = 3;com.google.protobuf.StringValue getSrn()
.google.protobuf.StringValue srn = 3;com.google.protobuf.StringValueOrBuilder getSrnOrBuilder()
.google.protobuf.StringValue srn = 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 hasHoldingBalance()
.google.protobuf.StringValue holding_balance = 5;com.google.protobuf.StringValue getHoldingBalance()
.google.protobuf.StringValue holding_balance = 5;com.google.protobuf.StringValueOrBuilder getHoldingBalanceOrBuilder()
.google.protobuf.StringValue holding_balance = 5;boolean hasRegistrationReference()
.google.protobuf.StringValue registration_reference = 6;com.google.protobuf.StringValue getRegistrationReference()
.google.protobuf.StringValue registration_reference = 6;com.google.protobuf.StringValueOrBuilder getRegistrationReferenceOrBuilder()
.google.protobuf.StringValue registration_reference = 6;Copyright © 2020. All rights reserved.