public final class UpdateContractNoteDefaultsRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateContractNoteDefaultsRequestOrBuilder
fincleartech.ibroker.UpdateContractNoteDefaultsRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateContractNoteDefaultsRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateContractNoteDefaultsRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACCOUNT_NUMBER_FIELD_NUMBER |
static int |
ADMIN_FEE_CODE_FIELD_NUMBER |
static int |
CONSOLIDATED_BOOKING_FIELD_NUMBER |
static int |
DEFAULT_BROKERAGE_CLASS_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
GST_TYPE_FIELD_NUMBER |
static int |
ORDER_FIELD_NUMBER |
static int |
PARTIAL_ORDER_FIELD_NUMBER |
static int |
PRICE_ACCURACY_FIELD_NUMBER |
static int |
REMARKS_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SEP_AS_PRINCIPAL_FIELD_NUMBER |
static int |
SEP_SHORT_SELL_FIELD_NUMBER |
static int |
SEP_TRADES_FIELD_NUMBER |
static int |
SHOW_NETT_FIELD_NUMBER |
static int |
STAMP_DUTY_TYPE_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValue |
getAdminFeeCode()
If the firm charges adminstration fee, the charge scale or percentrage pertaining to the client is entered.
|
com.google.protobuf.StringValueOrBuilder |
getAdminFeeCodeOrBuilder()
If the firm charges adminstration fee, the charge scale or percentrage pertaining to the client is entered.
|
com.google.protobuf.BoolValue |
getConsolidatedBooking()
If the flag is set to Y, all bookings will be consolidated and shown as one line, at the average price.
|
com.google.protobuf.BoolValueOrBuilder |
getConsolidatedBookingOrBuilder()
If the flag is set to Y, all bookings will be consolidated and shown as one line, at the average price.
|
com.google.protobuf.StringValue |
getDefaultBrokerageClass()
Used only if licensed for brokerage class.
|
com.google.protobuf.StringValueOrBuilder |
getDefaultBrokerageClassOrBuilder()
Used only if licensed for brokerage class.
|
static UpdateContractNoteDefaultsRequest |
getDefaultInstance() |
UpdateContractNoteDefaultsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DateTimeValue |
getEntryDateTime()
The date/time the record was created
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date/time the record was created
Mandatory
|
com.google.protobuf.StringValue |
getGstType()
GST type for the account
Available options as per defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getGstTypeOrBuilder()
GST type for the account
Available options as per defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.BoolValue |
getOrder()
Set to Y If a client requires reference number to be provided by them when placing an order.
|
com.google.protobuf.BoolValueOrBuilder |
getOrderOrBuilder()
Set to Y If a client requires reference number to be provided by them when placing an order.
|
com.google.protobuf.Parser<UpdateContractNoteDefaultsRequest> |
getParserForType() |
com.google.protobuf.BoolValue |
getPartialOrder()
Flag indiacting if partial allocation of orders is permitted
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getPartialOrderOrBuilder()
Flag indiacting if partial allocation of orders is permitted
Mandatory
|
NumberValue |
getPriceAccuracy()
used on contract notes for price rounding.
|
NumberValueOrBuilder |
getPriceAccuracyOrBuilder()
used on contract notes for price rounding.
|
com.google.protobuf.StringValue |
getRemarks()
if entered remarks will show on all contract notes produced for the client.
|
com.google.protobuf.StringValueOrBuilder |
getRemarksOrBuilder()
if entered remarks will show on all contract notes produced for the client.
|
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 |
getSepAsPrincipal()
If set to Y, an individual contract note will be produced for each 'as princial' booking.
|
com.google.protobuf.StringValueOrBuilder |
getSepAsPrincipalOrBuilder()
If set to Y, an individual contract note will be produced for each 'as princial' booking.
|
com.google.protobuf.StringValue |
getSepShortSell()
If short sell trades and normal sell transfer are booked to the one order, a seperate contract note will be generated for the short sell portion.
|
com.google.protobuf.StringValueOrBuilder |
getSepShortSellOrBuilder()
If short sell trades and normal sell transfer are booked to the one order, a seperate contract note will be generated for the short sell portion.
|
com.google.protobuf.StringValue |
getSepTrades()
If a seperate contract note is to be produced per trade booked to the order, set value to Y.
|
com.google.protobuf.StringValueOrBuilder |
getSepTradesOrBuilder()
If a seperate contract note is to be produced per trade booked to the order, set value to Y.
|
int |
getSerializedSize() |
com.google.protobuf.BoolValue |
getShowNett()
If set to Y, the unit price will be adjusted to incorporate the charges calculation.
|
com.google.protobuf.BoolValueOrBuilder |
getShowNettOrBuilder()
If set to Y, the unit price will be adjusted to incorporate the charges calculation.
|
com.google.protobuf.StringValue |
getStampDutyType()
Stamp Duty Type of the Account.
|
com.google.protobuf.StringValueOrBuilder |
getStampDutyTypeOrBuilder()
Stamp Duty Type of the Account.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the record
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the record
Optional
Maximum size 18
|
boolean |
hasAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
boolean |
hasAdminFeeCode()
If the firm charges adminstration fee, the charge scale or percentrage pertaining to the client is entered.
|
boolean |
hasConsolidatedBooking()
If the flag is set to Y, all bookings will be consolidated and shown as one line, at the average price.
|
boolean |
hasDefaultBrokerageClass()
Used only if licensed for brokerage class.
|
boolean |
hasEntryDateTime()
The date/time the record was created
Mandatory
|
boolean |
hasGstType()
GST type for the account
Available options as per defined in iBROKER
Optional
Maximum size 1
|
int |
hashCode() |
boolean |
hasOrder()
Set to Y If a client requires reference number to be provided by them when placing an order.
|
boolean |
hasPartialOrder()
Flag indiacting if partial allocation of orders is permitted
Mandatory
|
boolean |
hasPriceAccuracy()
used on contract notes for price rounding.
|
boolean |
hasRemarks()
if entered remarks will show on all contract notes produced for the client.
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSepAsPrincipal()
If set to Y, an individual contract note will be produced for each 'as princial' booking.
|
boolean |
hasSepShortSell()
If short sell trades and normal sell transfer are booked to the one order, a seperate contract note will be generated for the short sell portion.
|
boolean |
hasSepTrades()
If a seperate contract note is to be produced per trade booked to the order, set value to Y.
|
boolean |
hasShowNett()
If set to Y, the unit price will be adjusted to incorporate the charges calculation.
|
boolean |
hasStampDutyType()
Stamp Duty Type of the Account.
|
boolean |
hasUserId()
The database user ID who created the record
Optional
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UpdateContractNoteDefaultsRequest.Builder |
newBuilder() |
static UpdateContractNoteDefaultsRequest.Builder |
newBuilder(UpdateContractNoteDefaultsRequest prototype) |
UpdateContractNoteDefaultsRequest.Builder |
newBuilderForType() |
protected UpdateContractNoteDefaultsRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateContractNoteDefaultsRequest |
parseDelimitedFrom(InputStream input) |
static UpdateContractNoteDefaultsRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateContractNoteDefaultsRequest |
parseFrom(byte[] data) |
static UpdateContractNoteDefaultsRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateContractNoteDefaultsRequest |
parseFrom(ByteBuffer data) |
static UpdateContractNoteDefaultsRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateContractNoteDefaultsRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateContractNoteDefaultsRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateContractNoteDefaultsRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateContractNoteDefaultsRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateContractNoteDefaultsRequest |
parseFrom(InputStream input) |
static UpdateContractNoteDefaultsRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateContractNoteDefaultsRequest> |
parser() |
UpdateContractNoteDefaultsRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int REQUEST_ID_FIELD_NUMBER
public static final int ACCOUNT_NUMBER_FIELD_NUMBER
public static final int ORDER_FIELD_NUMBER
public static final int PARTIAL_ORDER_FIELD_NUMBER
public static final int STAMP_DUTY_TYPE_FIELD_NUMBER
public static final int GST_TYPE_FIELD_NUMBER
public static final int SHOW_NETT_FIELD_NUMBER
public static final int PRICE_ACCURACY_FIELD_NUMBER
public static final int SEP_SHORT_SELL_FIELD_NUMBER
public static final int SEP_TRADES_FIELD_NUMBER
public static final int SEP_AS_PRINCIPAL_FIELD_NUMBER
public static final int CONSOLIDATED_BOOKING_FIELD_NUMBER
public static final int DEFAULT_BROKERAGE_CLASS_FIELD_NUMBER
public static final int ADMIN_FEE_CODE_FIELD_NUMBER
public static final int REMARKS_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestId in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasOrder()
Set to Y If a client requires reference number to be provided by them when placing an order. Mandatory
.google.protobuf.BoolValue order = 3;hasOrder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.BoolValue getOrder()
Set to Y If a client requires reference number to be provided by them when placing an order. Mandatory
.google.protobuf.BoolValue order = 3;getOrder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getOrderOrBuilder()
Set to Y If a client requires reference number to be provided by them when placing an order. Mandatory
.google.protobuf.BoolValue order = 3;getOrderOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasPartialOrder()
Flag indiacting if partial allocation of orders is permitted Mandatory
.google.protobuf.BoolValue partial_order = 4;hasPartialOrder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.BoolValue getPartialOrder()
Flag indiacting if partial allocation of orders is permitted Mandatory
.google.protobuf.BoolValue partial_order = 4;getPartialOrder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getPartialOrderOrBuilder()
Flag indiacting if partial allocation of orders is permitted Mandatory
.google.protobuf.BoolValue partial_order = 4;getPartialOrderOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasStampDutyType()
Stamp Duty Type of the Account. Available options as per defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue stamp_duty_type = 5;hasStampDutyType in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getStampDutyType()
Stamp Duty Type of the Account. Available options as per defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue stamp_duty_type = 5;getStampDutyType in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getStampDutyTypeOrBuilder()
Stamp Duty Type of the Account. Available options as per defined in iBROKER Mandatory Maximum size 1
.google.protobuf.StringValue stamp_duty_type = 5;getStampDutyTypeOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasGstType()
GST type for the account Available options as per defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue gst_type = 6;hasGstType in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getGstType()
GST type for the account Available options as per defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue gst_type = 6;getGstType in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGstTypeOrBuilder()
GST type for the account Available options as per defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue gst_type = 6;getGstTypeOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasShowNett()
If set to Y, the unit price will be adjusted to incorporate the charges calculation. contract notes produced will show nett details Mandatory Maximum size 1
.google.protobuf.BoolValue show_nett = 7;hasShowNett in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.BoolValue getShowNett()
If set to Y, the unit price will be adjusted to incorporate the charges calculation. contract notes produced will show nett details Mandatory Maximum size 1
.google.protobuf.BoolValue show_nett = 7;getShowNett in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getShowNettOrBuilder()
If set to Y, the unit price will be adjusted to incorporate the charges calculation. contract notes produced will show nett details Mandatory Maximum size 1
.google.protobuf.BoolValue show_nett = 7;getShowNettOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasPriceAccuracy()
used on contract notes for price rounding. Value values 4 or 6. Mandatory
.fincleartech.ibroker.NumberValue price_accuracy = 8;hasPriceAccuracy in interface UpdateContractNoteDefaultsRequestOrBuilderpublic NumberValue getPriceAccuracy()
used on contract notes for price rounding. Value values 4 or 6. Mandatory
.fincleartech.ibroker.NumberValue price_accuracy = 8;getPriceAccuracy in interface UpdateContractNoteDefaultsRequestOrBuilderpublic NumberValueOrBuilder getPriceAccuracyOrBuilder()
used on contract notes for price rounding. Value values 4 or 6. Mandatory
.fincleartech.ibroker.NumberValue price_accuracy = 8;getPriceAccuracyOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasSepShortSell()
If short sell trades and normal sell transfer are booked to the one order, a seperate contract note will be generated for the short sell portion. Mandatory Maximum size 1
.google.protobuf.StringValue sep_short_sell = 9;hasSepShortSell in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getSepShortSell()
If short sell trades and normal sell transfer are booked to the one order, a seperate contract note will be generated for the short sell portion. Mandatory Maximum size 1
.google.protobuf.StringValue sep_short_sell = 9;getSepShortSell in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSepShortSellOrBuilder()
If short sell trades and normal sell transfer are booked to the one order, a seperate contract note will be generated for the short sell portion. Mandatory Maximum size 1
.google.protobuf.StringValue sep_short_sell = 9;getSepShortSellOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasSepTrades()
If a seperate contract note is to be produced per trade booked to the order, set value to Y. Mandatory Maximum size 1
.google.protobuf.StringValue sep_trades = 10;hasSepTrades in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getSepTrades()
If a seperate contract note is to be produced per trade booked to the order, set value to Y. Mandatory Maximum size 1
.google.protobuf.StringValue sep_trades = 10;getSepTrades in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSepTradesOrBuilder()
If a seperate contract note is to be produced per trade booked to the order, set value to Y. Mandatory Maximum size 1
.google.protobuf.StringValue sep_trades = 10;getSepTradesOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasSepAsPrincipal()
If set to Y, an individual contract note will be produced for each 'as princial' booking. Mandatory Maximum size 1
.google.protobuf.StringValue sep_as_principal = 11;hasSepAsPrincipal in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getSepAsPrincipal()
If set to Y, an individual contract note will be produced for each 'as princial' booking. Mandatory Maximum size 1
.google.protobuf.StringValue sep_as_principal = 11;getSepAsPrincipal in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSepAsPrincipalOrBuilder()
If set to Y, an individual contract note will be produced for each 'as princial' booking. Mandatory Maximum size 1
.google.protobuf.StringValue sep_as_principal = 11;getSepAsPrincipalOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasConsolidatedBooking()
If the flag is set to Y, all bookings will be consolidated and shown as one line, at the average price. Mandatory Maximum size 1
.google.protobuf.BoolValue consolidated_booking = 12;hasConsolidatedBooking in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.BoolValue getConsolidatedBooking()
If the flag is set to Y, all bookings will be consolidated and shown as one line, at the average price. Mandatory Maximum size 1
.google.protobuf.BoolValue consolidated_booking = 12;getConsolidatedBooking in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getConsolidatedBookingOrBuilder()
If the flag is set to Y, all bookings will be consolidated and shown as one line, at the average price. Mandatory Maximum size 1
.google.protobuf.BoolValue consolidated_booking = 12;getConsolidatedBookingOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasDefaultBrokerageClass()
Used only if licensed for brokerage class. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 13;hasDefaultBrokerageClass in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getDefaultBrokerageClass()
Used only if licensed for brokerage class. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 13;getDefaultBrokerageClass in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDefaultBrokerageClassOrBuilder()
Used only if licensed for brokerage class. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 13;getDefaultBrokerageClassOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasAdminFeeCode()
If the firm charges adminstration fee, the charge scale or percentrage pertaining to the client is entered. If not charged leave blank. Optional Maximum size 8
.google.protobuf.StringValue admin_fee_code = 14;hasAdminFeeCode in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getAdminFeeCode()
If the firm charges adminstration fee, the charge scale or percentrage pertaining to the client is entered. If not charged leave blank. Optional Maximum size 8
.google.protobuf.StringValue admin_fee_code = 14;getAdminFeeCode in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAdminFeeCodeOrBuilder()
If the firm charges adminstration fee, the charge scale or percentrage pertaining to the client is entered. If not charged leave blank. Optional Maximum size 8
.google.protobuf.StringValue admin_fee_code = 14;getAdminFeeCodeOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasRemarks()
if entered remarks will show on all contract notes produced for the client. Optional Maximum size 40
.google.protobuf.StringValue remarks = 15;hasRemarks in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getRemarks()
if entered remarks will show on all contract notes produced for the client. Optional Maximum size 40
.google.protobuf.StringValue remarks = 15;getRemarks in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRemarksOrBuilder()
if entered remarks will show on all contract notes produced for the client. Optional Maximum size 40
.google.protobuf.StringValue remarks = 15;getRemarksOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 16;hasEntryDateTime in interface UpdateContractNoteDefaultsRequestOrBuilderpublic DateTimeValue getEntryDateTime()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 16;getEntryDateTime in interface UpdateContractNoteDefaultsRequestOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date/time the record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 16;getEntryDateTimeOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic boolean hasUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 17;hasUserId in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 17;getUserId in interface UpdateContractNoteDefaultsRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 17;getUserIdOrBuilder in interface UpdateContractNoteDefaultsRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static UpdateContractNoteDefaultsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateContractNoteDefaultsRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateContractNoteDefaultsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateContractNoteDefaultsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateContractNoteDefaultsRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateContractNoteDefaultsRequest.Builder newBuilder()
public static UpdateContractNoteDefaultsRequest.Builder newBuilder(UpdateContractNoteDefaultsRequest prototype)
public UpdateContractNoteDefaultsRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateContractNoteDefaultsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateContractNoteDefaultsRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateContractNoteDefaultsRequest> parser()
public com.google.protobuf.Parser<UpdateContractNoteDefaultsRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateContractNoteDefaultsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.