public interface UpdateAccountSettlementInstructionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 3; |
com.google.protobuf.StringValueOrBuilder |
getBuySettleInstructionOrBuilder()
.google.protobuf.StringValue buy_settle_instruction = 3; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValue |
getDefault()
.google.protobuf.BoolValue default = 8; |
com.google.protobuf.BoolValueOrBuilder |
getDefaultOrBuilder()
.google.protobuf.BoolValue default = 8; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
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.BoolValue |
getSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 6; |
com.google.protobuf.BoolValueOrBuilder |
getSecondaryMatchOrBuilder()
.google.protobuf.BoolValue secondary_match = 6; |
com.google.protobuf.StringValue |
getSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 4; |
com.google.protobuf.StringValueOrBuilder |
getSellSettleInstructionOrBuilder()
.google.protobuf.StringValue sell_settle_instruction = 4; |
com.google.protobuf.StringValue |
getSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getSettlementInstructionIdOrBuilder()
.google.protobuf.StringValue settlement_instruction_id = 2; |
com.google.protobuf.StringValue |
getSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 5; |
com.google.protobuf.StringValueOrBuilder |
getSupplementaryRefOrBuilder()
.google.protobuf.StringValue supplementary_ref = 5; |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 10; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 10; |
boolean |
hasBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 7; |
boolean |
hasDefault()
.google.protobuf.BoolValue default = 8; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 6; |
boolean |
hasSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 4; |
boolean |
hasSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 2; |
boolean |
hasSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 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 hasSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 2;com.google.protobuf.StringValue getSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 2;com.google.protobuf.StringValueOrBuilder getSettlementInstructionIdOrBuilder()
.google.protobuf.StringValue settlement_instruction_id = 2;boolean hasBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 3;com.google.protobuf.StringValue getBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 3;com.google.protobuf.StringValueOrBuilder getBuySettleInstructionOrBuilder()
.google.protobuf.StringValue buy_settle_instruction = 3;boolean hasSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 4;com.google.protobuf.StringValue getSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 4;com.google.protobuf.StringValueOrBuilder getSellSettleInstructionOrBuilder()
.google.protobuf.StringValue sell_settle_instruction = 4;boolean hasSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 5;com.google.protobuf.StringValue getSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 5;com.google.protobuf.StringValueOrBuilder getSupplementaryRefOrBuilder()
.google.protobuf.StringValue supplementary_ref = 5;boolean hasSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 6;com.google.protobuf.BoolValue getSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 6;com.google.protobuf.BoolValueOrBuilder getSecondaryMatchOrBuilder()
.google.protobuf.BoolValue secondary_match = 6;boolean hasCurrent()
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 7;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7;boolean hasDefault()
.google.protobuf.BoolValue default = 8;com.google.protobuf.BoolValue getDefault()
.google.protobuf.BoolValue default = 8;com.google.protobuf.BoolValueOrBuilder getDefaultOrBuilder()
.google.protobuf.BoolValue default = 8;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;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.