public interface GetSettlementAccountBankingDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getParticipantId()
Participant id of the settlement account (HIN)
Mandatory
Maximum size 5
|
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
Participant id of the settlement account (HIN)
Mandatory
Maximum size 5
|
com.google.protobuf.StringValue |
getSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to
Mandatory
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
Settlement Account (HIN) protection reason is to be applied to
Mandatory
Maximum size 10
|
boolean |
hasParticipantId()
Participant id of the settlement account (HIN)
Mandatory
Maximum size 5
|
boolean |
hasSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to
Mandatory
Maximum size 10
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 1;com.google.protobuf.StringValue getSettlementAccount()
Settlement Account (HIN) protection reason is to be applied to Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 1;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
Settlement Account (HIN) protection reason is to be applied to Mandatory Maximum size 10
.google.protobuf.StringValue settlement_account = 1;boolean hasParticipantId()
Participant id of the settlement account (HIN) Mandatory Maximum size 5
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValue getParticipantId()
Participant id of the settlement account (HIN) Mandatory Maximum size 5
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
Participant id of the settlement account (HIN) Mandatory Maximum size 5
.google.protobuf.StringValue participant_id = 2;Copyright © 2022. All rights reserved.