public interface UpdateProtectReasonRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7; |
com.google.protobuf.BoolValue |
getMarginAccount()
.google.protobuf.BoolValue margin_account = 5; |
com.google.protobuf.BoolValueOrBuilder |
getMarginAccountOrBuilder()
.google.protobuf.BoolValue margin_account = 5; |
com.google.protobuf.StringValue |
getParticipantId()
.google.protobuf.StringValue participant_id = 3; |
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 3; |
com.google.protobuf.StringValue |
getReason()
.google.protobuf.StringValue reason = 4; |
com.google.protobuf.StringValueOrBuilder |
getReasonOrBuilder()
.google.protobuf.StringValue reason = 4; |
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 |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 2; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 2; |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 6; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 6; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7; |
boolean |
hasMarginAccount()
.google.protobuf.BoolValue margin_account = 5; |
boolean |
hasParticipantId()
.google.protobuf.StringValue participant_id = 3; |
boolean |
hasReason()
.google.protobuf.StringValue reason = 4; |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 2; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 6; |
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 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 hasParticipantId()
.google.protobuf.StringValue participant_id = 3;com.google.protobuf.StringValue getParticipantId()
.google.protobuf.StringValue participant_id = 3;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 3;boolean hasReason()
.google.protobuf.StringValue reason = 4;com.google.protobuf.StringValue getReason()
.google.protobuf.StringValue reason = 4;com.google.protobuf.StringValueOrBuilder getReasonOrBuilder()
.google.protobuf.StringValue reason = 4;boolean hasMarginAccount()
.google.protobuf.BoolValue margin_account = 5;com.google.protobuf.BoolValue getMarginAccount()
.google.protobuf.BoolValue margin_account = 5;com.google.protobuf.BoolValueOrBuilder getMarginAccountOrBuilder()
.google.protobuf.BoolValue margin_account = 5;boolean hasUserId()
.google.protobuf.StringValue user_id = 6;com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 6;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 6;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 7;Copyright © 2020. All rights reserved.