public interface CreateSettlementAccountRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 7; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 7; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 6; |
com.google.protobuf.BoolValue |
getCurrentForAccount()
.google.protobuf.BoolValue current_for_account = 9; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentForAccountOrBuilder()
.google.protobuf.BoolValue current_for_account = 9; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 6; |
com.google.protobuf.BoolValue |
getDefaultForAccount()
.google.protobuf.BoolValue default_for_account = 8; |
com.google.protobuf.BoolValueOrBuilder |
getDefaultForAccountOrBuilder()
.google.protobuf.BoolValue default_for_account = 8; |
com.google.protobuf.StringValue |
getEntrepotType()
.google.protobuf.StringValue entrepot_type = 4; |
com.google.protobuf.StringValueOrBuilder |
getEntrepotTypeOrBuilder()
.google.protobuf.StringValue entrepot_type = 4; |
com.google.protobuf.StringValue |
getHolderType()
.google.protobuf.StringValue holder_type = 3; |
com.google.protobuf.StringValueOrBuilder |
getHolderTypeOrBuilder()
.google.protobuf.StringValue holder_type = 3; |
com.google.protobuf.StringValue |
getParticipantId()
.google.protobuf.StringValue participant_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 2; |
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 |
getResidency()
.google.protobuf.StringValue residency = 5; |
com.google.protobuf.StringValueOrBuilder |
getResidencyOrBuilder()
.google.protobuf.StringValue residency = 5; |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 10; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 10; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 7; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 6; |
boolean |
hasCurrentForAccount()
.google.protobuf.BoolValue current_for_account = 9; |
boolean |
hasDefaultForAccount()
.google.protobuf.BoolValue default_for_account = 8; |
boolean |
hasEntrepotType()
.google.protobuf.StringValue entrepot_type = 4; |
boolean |
hasHolderType()
.google.protobuf.StringValue holder_type = 3; |
boolean |
hasParticipantId()
.google.protobuf.StringValue participant_id = 2; |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasResidency()
.google.protobuf.StringValue residency = 5; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 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()
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValue getParticipantId()
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 2;boolean hasHolderType()
.google.protobuf.StringValue holder_type = 3;com.google.protobuf.StringValue getHolderType()
.google.protobuf.StringValue holder_type = 3;com.google.protobuf.StringValueOrBuilder getHolderTypeOrBuilder()
.google.protobuf.StringValue holder_type = 3;boolean hasEntrepotType()
.google.protobuf.StringValue entrepot_type = 4;com.google.protobuf.StringValue getEntrepotType()
.google.protobuf.StringValue entrepot_type = 4;com.google.protobuf.StringValueOrBuilder getEntrepotTypeOrBuilder()
.google.protobuf.StringValue entrepot_type = 4;boolean hasResidency()
.google.protobuf.StringValue residency = 5;com.google.protobuf.StringValue getResidency()
.google.protobuf.StringValue residency = 5;com.google.protobuf.StringValueOrBuilder getResidencyOrBuilder()
.google.protobuf.StringValue residency = 5;boolean hasCurrent()
.google.protobuf.BoolValue current = 6;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 6;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 6;boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 7;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 7;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 7;boolean hasDefaultForAccount()
.google.protobuf.BoolValue default_for_account = 8;com.google.protobuf.BoolValue getDefaultForAccount()
.google.protobuf.BoolValue default_for_account = 8;com.google.protobuf.BoolValueOrBuilder getDefaultForAccountOrBuilder()
.google.protobuf.BoolValue default_for_account = 8;boolean hasCurrentForAccount()
.google.protobuf.BoolValue current_for_account = 9;com.google.protobuf.BoolValue getCurrentForAccount()
.google.protobuf.BoolValue current_for_account = 9;com.google.protobuf.BoolValueOrBuilder getCurrentForAccountOrBuilder()
.google.protobuf.BoolValue current_for_account = 9;boolean hasUserId()
.google.protobuf.StringValue user_id = 10;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 10;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 10;Copyright © 2020. All rights reserved.