public interface GetIssuerResidencyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue |
getIssuerCode()
.google.protobuf.StringValue issuer_code = 3; |
com.google.protobuf.StringValueOrBuilder |
getIssuerCodeOrBuilder()
.google.protobuf.StringValue issuer_code = 3; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasIssuerCode()
.google.protobuf.StringValue issuer_code = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;boolean hasIssuerCode()
.google.protobuf.StringValue issuer_code = 3;com.google.protobuf.StringValue getIssuerCode()
.google.protobuf.StringValue issuer_code = 3;com.google.protobuf.StringValueOrBuilder getIssuerCodeOrBuilder()
.google.protobuf.StringValue issuer_code = 3;Copyright © 2020. All rights reserved.