public interface UnilateralDemandTransferNotificationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getDeliveringHoldingBalance()
Delivering holding balance
|
com.google.protobuf.StringValueOrBuilder |
getDeliveringHoldingBalanceOrBuilder()
Delivering holding balance
|
com.google.protobuf.StringValue |
getReceivingHoldingBalance()
Receiving holding balance
|
com.google.protobuf.StringValueOrBuilder |
getReceivingHoldingBalanceOrBuilder()
Receiving holding balance
|
com.google.protobuf.StringValue |
getRequestId()
The universally unique identifier of the originating request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
The universally unique identifier of the originating request.
|
com.google.protobuf.StringValue |
getSecurityCode()
Security code
|
com.google.protobuf.StringValueOrBuilder |
getSecurityCodeOrBuilder()
Security code
|
com.google.protobuf.StringValue |
getSenderParticipant()
Sender participant
|
com.google.protobuf.StringValueOrBuilder |
getSenderParticipantOrBuilder()
Sender participant
|
com.google.protobuf.StringValue |
getSettlementTransactionCondition()
Settlement transaction condition
|
com.google.protobuf.StringValueOrBuilder |
getSettlementTransactionConditionOrBuilder()
Settlement transaction condition
|
com.google.protobuf.StringValue |
getUnitQuantity()
Unit quantity
|
com.google.protobuf.StringValueOrBuilder |
getUnitQuantityOrBuilder()
Unit quantity
|
boolean |
hasDeliveringHoldingBalance()
Delivering holding balance
|
boolean |
hasReceivingHoldingBalance()
Receiving holding balance
|
boolean |
hasRequestId()
The universally unique identifier of the originating request.
|
boolean |
hasSecurityCode()
Security code
|
boolean |
hasSenderParticipant()
Sender participant
|
boolean |
hasSettlementTransactionCondition()
Settlement transaction condition
|
boolean |
hasUnitQuantity()
Unit quantity
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
The universally unique identifier of the originating request. Correlates to UnilateralDemandTransferRequest.request_id.
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
The universally unique identifier of the originating request. Correlates to UnilateralDemandTransferRequest.request_id.
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
The universally unique identifier of the originating request. Correlates to UnilateralDemandTransferRequest.request_id.
.google.protobuf.StringValue request_id = 1;boolean hasSenderParticipant()
Sender participant
.google.protobuf.StringValue sender_participant = 2;com.google.protobuf.StringValue getSenderParticipant()
Sender participant
.google.protobuf.StringValue sender_participant = 2;com.google.protobuf.StringValueOrBuilder getSenderParticipantOrBuilder()
Sender participant
.google.protobuf.StringValue sender_participant = 2;boolean hasSettlementTransactionCondition()
Settlement transaction condition
.google.protobuf.StringValue settlement_transaction_condition = 3;com.google.protobuf.StringValue getSettlementTransactionCondition()
Settlement transaction condition
.google.protobuf.StringValue settlement_transaction_condition = 3;com.google.protobuf.StringValueOrBuilder getSettlementTransactionConditionOrBuilder()
Settlement transaction condition
.google.protobuf.StringValue settlement_transaction_condition = 3;boolean hasSecurityCode()
Security code
.google.protobuf.StringValue security_code = 4;com.google.protobuf.StringValue getSecurityCode()
Security code
.google.protobuf.StringValue security_code = 4;com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
Security code
.google.protobuf.StringValue security_code = 4;boolean hasUnitQuantity()
Unit quantity
.google.protobuf.StringValue unit_quantity = 5;com.google.protobuf.StringValue getUnitQuantity()
Unit quantity
.google.protobuf.StringValue unit_quantity = 5;com.google.protobuf.StringValueOrBuilder getUnitQuantityOrBuilder()
Unit quantity
.google.protobuf.StringValue unit_quantity = 5;boolean hasDeliveringHoldingBalance()
Delivering holding balance
.google.protobuf.StringValue delivering_holding_balance = 6;com.google.protobuf.StringValue getDeliveringHoldingBalance()
Delivering holding balance
.google.protobuf.StringValue delivering_holding_balance = 6;com.google.protobuf.StringValueOrBuilder getDeliveringHoldingBalanceOrBuilder()
Delivering holding balance
.google.protobuf.StringValue delivering_holding_balance = 6;boolean hasReceivingHoldingBalance()
Receiving holding balance
.google.protobuf.StringValue receiving_holding_balance = 7;com.google.protobuf.StringValue getReceivingHoldingBalance()
Receiving holding balance
.google.protobuf.StringValue receiving_holding_balance = 7;com.google.protobuf.StringValueOrBuilder getReceivingHoldingBalanceOrBuilder()
Receiving holding balance
.google.protobuf.StringValue receiving_holding_balance = 7;Copyright © 2020. All rights reserved.