public interface UpdateClientAccountRelationshipRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
|
com.google.protobuf.StringValue |
getClientNumber()
The unique identifier of a client
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getClientNumberOrBuilder()
The unique identifier of a client
Mandatory
Maximum size 8
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if client is active
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if client is active
|
DateTimeValue |
getEntryDateTime()
The date on which the client was created
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date on which the client was created
Mandatory
|
NumberValue |
getHolderSequence()
The sequence the holder should be displayed.
|
NumberValueOrBuilder |
getHolderSequenceOrBuilder()
The sequence the holder should be displayed.
|
com.google.protobuf.StringValue |
getRelationshipType()
The type of relationship the client has with the account
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getRelationshipTypeOrBuilder()
The type of relationship the client has with the account
Available options as defined in iBROKER.
|
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 |
getUserId()
The identification of the user who created the client
Mandatory
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The identification of the user who created the client
Mandatory
Maximum size 18
|
com.google.protobuf.StringValue |
getWithholdingTaxCode()
Code that points to the rate of withholding tax available for the client
Optional
Maximum size 4
|
com.google.protobuf.StringValueOrBuilder |
getWithholdingTaxCodeOrBuilder()
Code that points to the rate of withholding tax available for the client
Optional
Maximum size 4
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
|
boolean |
hasClientNumber()
The unique identifier of a client
Mandatory
Maximum size 8
|
boolean |
hasCurrent()
Flag indicating if client is active
|
boolean |
hasEntryDateTime()
The date on which the client was created
Mandatory
|
boolean |
hasHolderSequence()
The sequence the holder should be displayed.
|
boolean |
hasRelationshipType()
The type of relationship the client has with the account
Available options as defined in iBROKER.
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasUserId()
The identification of the user who created the client
Mandatory
Maximum size 18
|
boolean |
hasWithholdingTaxCode()
Code that points to the rate of withholding tax available for the client
Optional
Maximum size 4
|
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 hasAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8
.google.protobuf.StringValue account_number = 2;boolean hasClientNumber()
The unique identifier of a client Mandatory Maximum size 8
.google.protobuf.StringValue client_number = 3;com.google.protobuf.StringValue getClientNumber()
The unique identifier of a client Mandatory Maximum size 8
.google.protobuf.StringValue client_number = 3;com.google.protobuf.StringValueOrBuilder getClientNumberOrBuilder()
The unique identifier of a client Mandatory Maximum size 8
.google.protobuf.StringValue client_number = 3;boolean hasRelationshipType()
The type of relationship the client has with the account Available options as defined in iBROKER. Mandatory Maximum size 3
.google.protobuf.StringValue relationship_type = 12;com.google.protobuf.StringValue getRelationshipType()
The type of relationship the client has with the account Available options as defined in iBROKER. Mandatory Maximum size 3
.google.protobuf.StringValue relationship_type = 12;com.google.protobuf.StringValueOrBuilder getRelationshipTypeOrBuilder()
The type of relationship the client has with the account Available options as defined in iBROKER. Mandatory Maximum size 3
.google.protobuf.StringValue relationship_type = 12;boolean hasWithholdingTaxCode()
Code that points to the rate of withholding tax available for the client Optional Maximum size 4
.google.protobuf.StringValue withholding_tax_code = 8;com.google.protobuf.StringValue getWithholdingTaxCode()
Code that points to the rate of withholding tax available for the client Optional Maximum size 4
.google.protobuf.StringValue withholding_tax_code = 8;com.google.protobuf.StringValueOrBuilder getWithholdingTaxCodeOrBuilder()
Code that points to the rate of withholding tax available for the client Optional Maximum size 4
.google.protobuf.StringValue withholding_tax_code = 8;boolean hasCurrent()
Flag indicating if client is active
.google.protobuf.BoolValue current = 9;com.google.protobuf.BoolValue getCurrent()
Flag indicating if client is active
.google.protobuf.BoolValue current = 9;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if client is active
.google.protobuf.BoolValue current = 9;boolean hasEntryDateTime()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 13;DateTimeValue getEntryDateTime()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 13;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 13;boolean hasUserId()
The identification of the user who created the client Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 14;com.google.protobuf.StringValue getUserId()
The identification of the user who created the client Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 14;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The identification of the user who created the client Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 14;boolean hasHolderSequence()
The sequence the holder should be displayed. Mandatory only for HLD relationship type Optional
.fincleartech.ibroker.NumberValue holder_sequence = 15;NumberValue getHolderSequence()
The sequence the holder should be displayed. Mandatory only for HLD relationship type Optional
.fincleartech.ibroker.NumberValue holder_sequence = 15;NumberValueOrBuilder getHolderSequenceOrBuilder()
The sequence the holder should be displayed. Mandatory only for HLD relationship type Optional
.fincleartech.ibroker.NumberValue holder_sequence = 15;Copyright © 2020. All rights reserved.