public interface CreateCollateralWithdrawalTransactionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getClearingAccount()
.google.protobuf.StringValue clearing_account = 6; |
com.google.protobuf.StringValueOrBuilder |
getClearingAccountOrBuilder()
.google.protobuf.StringValue clearing_account = 6; |
com.google.protobuf.StringValue |
getClearingParticipant()
.google.protobuf.StringValue clearing_participant = 7; |
com.google.protobuf.StringValueOrBuilder |
getClearingParticipantOrBuilder()
.google.protobuf.StringValue clearing_participant = 7; |
com.google.protobuf.StringValue |
getLodgementId()
.google.protobuf.StringValue lodgement_id = 8; |
com.google.protobuf.StringValueOrBuilder |
getLodgementIdOrBuilder()
.google.protobuf.StringValue lodgement_id = 8; |
com.google.protobuf.StringValue |
getParticipant()
.google.protobuf.StringValue participant = 5; |
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
.google.protobuf.StringValue participant = 5; |
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 = 3; |
com.google.protobuf.StringValueOrBuilder |
getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 3; |
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 2; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 2; |
com.google.protobuf.BoolValue |
getSpecificCover()
.google.protobuf.BoolValue specific_cover = 9; |
com.google.protobuf.BoolValueOrBuilder |
getSpecificCoverOrBuilder()
.google.protobuf.BoolValue specific_cover = 9; |
com.google.protobuf.StringValue |
getSubPositionType()
.google.protobuf.StringValue sub_position_type = 4; |
com.google.protobuf.StringValueOrBuilder |
getSubPositionTypeOrBuilder()
.google.protobuf.StringValue sub_position_type = 4; |
boolean |
hasClearingAccount()
.google.protobuf.StringValue clearing_account = 6; |
boolean |
hasClearingParticipant()
.google.protobuf.StringValue clearing_participant = 7; |
boolean |
hasLodgementId()
.google.protobuf.StringValue lodgement_id = 8; |
boolean |
hasParticipant()
.google.protobuf.StringValue participant = 5; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasSecurityCode()
.google.protobuf.StringValue security_code = 3; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 2; |
boolean |
hasSpecificCover()
.google.protobuf.BoolValue specific_cover = 9; |
boolean |
hasSubPositionType()
.google.protobuf.StringValue sub_position_type = 4; |
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 hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 2;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 2;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 2;boolean hasSecurityCode()
.google.protobuf.StringValue security_code = 3;com.google.protobuf.StringValue getSecurityCode()
.google.protobuf.StringValue security_code = 3;com.google.protobuf.StringValueOrBuilder getSecurityCodeOrBuilder()
.google.protobuf.StringValue security_code = 3;boolean hasSubPositionType()
.google.protobuf.StringValue sub_position_type = 4;com.google.protobuf.StringValue getSubPositionType()
.google.protobuf.StringValue sub_position_type = 4;com.google.protobuf.StringValueOrBuilder getSubPositionTypeOrBuilder()
.google.protobuf.StringValue sub_position_type = 4;boolean hasParticipant()
.google.protobuf.StringValue participant = 5;com.google.protobuf.StringValue getParticipant()
.google.protobuf.StringValue participant = 5;com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
.google.protobuf.StringValue participant = 5;boolean hasClearingAccount()
.google.protobuf.StringValue clearing_account = 6;com.google.protobuf.StringValue getClearingAccount()
.google.protobuf.StringValue clearing_account = 6;com.google.protobuf.StringValueOrBuilder getClearingAccountOrBuilder()
.google.protobuf.StringValue clearing_account = 6;boolean hasClearingParticipant()
.google.protobuf.StringValue clearing_participant = 7;com.google.protobuf.StringValue getClearingParticipant()
.google.protobuf.StringValue clearing_participant = 7;com.google.protobuf.StringValueOrBuilder getClearingParticipantOrBuilder()
.google.protobuf.StringValue clearing_participant = 7;boolean hasLodgementId()
.google.protobuf.StringValue lodgement_id = 8;com.google.protobuf.StringValue getLodgementId()
.google.protobuf.StringValue lodgement_id = 8;com.google.protobuf.StringValueOrBuilder getLodgementIdOrBuilder()
.google.protobuf.StringValue lodgement_id = 8;boolean hasSpecificCover()
.google.protobuf.BoolValue specific_cover = 9;com.google.protobuf.BoolValue getSpecificCover()
.google.protobuf.BoolValue specific_cover = 9;com.google.protobuf.BoolValueOrBuilder getSpecificCoverOrBuilder()
.google.protobuf.BoolValue specific_cover = 9;Copyright © 2020. All rights reserved.