public interface UpdateAdviserAccountRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Maximum size 8
Mandatory
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Maximum size 8
Mandatory
|
com.google.protobuf.StringValue |
getAdviserName()
The name of the adviser
Mandatory
Maximum size 200
|
com.google.protobuf.StringValueOrBuilder |
getAdviserNameOrBuilder()
The name of the adviser
Mandatory
Maximum size 200
|
com.google.protobuf.StringValue |
getAfterHoursTelephoneNumber()
The after hours telephone number of the adviser
Optional
Maximum size 20
|
com.google.protobuf.StringValueOrBuilder |
getAfterHoursTelephoneNumberOrBuilder()
The after hours telephone number of the adviser
Optional
Maximum size 20
|
com.google.protobuf.StringValue |
getBranch()
The branch where the adviser is located
Available options as defined in iBROKER
Mandatory
Maximum size 4
|
com.google.protobuf.StringValueOrBuilder |
getBranchOrBuilder()
The branch where the adviser is located
Available options as defined in iBROKER
Mandatory
Maximum size 4
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if adviser account is active
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if adviser account is active
Mandatory
|
com.google.protobuf.StringValue |
getDealerLicenseNumber()
The license number the dealer currently holds
Optional
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getDealerLicenseNumberOrBuilder()
The license number the dealer currently holds
Optional
Maximum size 10
|
com.google.protobuf.StringValue |
getDealerType()
The type of license the dealer currently holds
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getDealerTypeOrBuilder()
The type of license the dealer currently holds
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getDefaultBrokerageClass()
The default brokerage classification the adviser financial postings will be allocated to
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getDefaultBrokerageClassOrBuilder()
The default brokerage classification the adviser financial postings will be allocated to
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getDepartment()
The department where the adviser is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getDepartmentOrBuilder()
The department where the adviser is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getDivision()
The division where the adviser is located
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getDivisionOrBuilder()
The division where the adviser is located
Available options as defined in iBROKER.
|
DateTimeValue |
getEntryDateTime()
The entry date time the adviser record was created
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The entry date time the adviser record was created
Mandatory
|
com.google.protobuf.StringValue |
getGeneralLedgerCategory()
The general ledger category any financial postings will be associated with
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getGeneralLedgerCategoryOrBuilder()
The general ledger category any financial postings will be associated with
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getGroup()
The group / desk the adviser is allocated within
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getGroupOrBuilder()
The group / desk the adviser is allocated within
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 |
getSalutation()
The salutation associated with the adviser
Optional
Maximum size 15
|
com.google.protobuf.StringValueOrBuilder |
getSalutationOrBuilder()
The salutation associated with the adviser
Optional
Maximum size 15
|
com.google.protobuf.StringValue |
getTelephoneNumber()
The telephone number of the adviser
Optional
Maximum size 20
|
com.google.protobuf.StringValueOrBuilder |
getTelephoneNumberOrBuilder()
The telephone number of the adviser
Optional
Maximum size 20
|
boolean |
hasAccountNumber()
iBROKER Account Number
Maximum size 8
Mandatory
|
boolean |
hasAdviserName()
The name of the adviser
Mandatory
Maximum size 200
|
boolean |
hasAfterHoursTelephoneNumber()
The after hours telephone number of the adviser
Optional
Maximum size 20
|
boolean |
hasBranch()
The branch where the adviser is located
Available options as defined in iBROKER
Mandatory
Maximum size 4
|
boolean |
hasCurrent()
Flag indicating if adviser account is active
Mandatory
|
boolean |
hasDealerLicenseNumber()
The license number the dealer currently holds
Optional
Maximum size 10
|
boolean |
hasDealerType()
The type of license the dealer currently holds
Available options as defined in iBROKER.
|
boolean |
hasDefaultBrokerageClass()
The default brokerage classification the adviser financial postings will be allocated to
Available options as defined in iBROKER.
|
boolean |
hasDepartment()
The department where the adviser is located
Available options as defined in iBROKER.
|
boolean |
hasDivision()
The division where the adviser is located
Available options as defined in iBROKER.
|
boolean |
hasEntryDateTime()
The entry date time the adviser record was created
Mandatory
|
boolean |
hasGeneralLedgerCategory()
The general ledger category any financial postings will be associated with
Available options as defined in iBROKER.
|
boolean |
hasGroup()
The group / desk the adviser is allocated within
Available options as defined in iBROKER.
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSalutation()
The salutation associated with the adviser
Optional
Maximum size 15
|
boolean |
hasTelephoneNumber()
The telephone number of the adviser
Optional
Maximum size 20
|
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. Mandatory
.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. Mandatory
.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. Mandatory
.google.protobuf.StringValue request_id = 1;boolean hasAccountNumber()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Maximum size 8 Mandatory
.google.protobuf.StringValue account_number = 2;boolean hasCurrent()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 3;com.google.protobuf.BoolValue getCurrent()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 3;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 3;boolean hasAdviserName()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 4;com.google.protobuf.StringValue getAdviserName()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 4;com.google.protobuf.StringValueOrBuilder getAdviserNameOrBuilder()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 4;boolean hasSalutation()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 6;com.google.protobuf.StringValue getSalutation()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 6;com.google.protobuf.StringValueOrBuilder getSalutationOrBuilder()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 6;boolean hasBranch()
The branch where the adviser is located Available options as defined in iBROKER Mandatory Maximum size 4
.google.protobuf.StringValue branch = 7;com.google.protobuf.StringValue getBranch()
The branch where the adviser is located Available options as defined in iBROKER Mandatory Maximum size 4
.google.protobuf.StringValue branch = 7;com.google.protobuf.StringValueOrBuilder getBranchOrBuilder()
The branch where the adviser is located Available options as defined in iBROKER Mandatory Maximum size 4
.google.protobuf.StringValue branch = 7;boolean hasDepartment()
The department where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue department = 8;com.google.protobuf.StringValue getDepartment()
The department where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue department = 8;com.google.protobuf.StringValueOrBuilder getDepartmentOrBuilder()
The department where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue department = 8;boolean hasDivision()
The division where the adviser is located Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue division = 9;com.google.protobuf.StringValue getDivision()
The division where the adviser is located Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue division = 9;com.google.protobuf.StringValueOrBuilder getDivisionOrBuilder()
The division where the adviser is located Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue division = 9;boolean hasGroup()
The group / desk the adviser is allocated within Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 10;com.google.protobuf.StringValue getGroup()
The group / desk the adviser is allocated within Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 10;com.google.protobuf.StringValueOrBuilder getGroupOrBuilder()
The group / desk the adviser is allocated within Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 10;boolean hasGeneralLedgerCategory()
The general ledger category any financial postings will be associated with Available options as defined in iBROKER. Optional Maximum size 2
.google.protobuf.StringValue general_ledger_category = 11;com.google.protobuf.StringValue getGeneralLedgerCategory()
The general ledger category any financial postings will be associated with Available options as defined in iBROKER. Optional Maximum size 2
.google.protobuf.StringValue general_ledger_category = 11;com.google.protobuf.StringValueOrBuilder getGeneralLedgerCategoryOrBuilder()
The general ledger category any financial postings will be associated with Available options as defined in iBROKER. Optional Maximum size 2
.google.protobuf.StringValue general_ledger_category = 11;boolean hasTelephoneNumber()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 12;com.google.protobuf.StringValue getTelephoneNumber()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 12;com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 12;boolean hasAfterHoursTelephoneNumber()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 13;com.google.protobuf.StringValue getAfterHoursTelephoneNumber()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 13;com.google.protobuf.StringValueOrBuilder getAfterHoursTelephoneNumberOrBuilder()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 13;boolean hasDealerType()
The type of license the dealer currently holds Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue dealer_type = 14;com.google.protobuf.StringValue getDealerType()
The type of license the dealer currently holds Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue dealer_type = 14;com.google.protobuf.StringValueOrBuilder getDealerTypeOrBuilder()
The type of license the dealer currently holds Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue dealer_type = 14;boolean hasDealerLicenseNumber()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 15;com.google.protobuf.StringValue getDealerLicenseNumber()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 15;com.google.protobuf.StringValueOrBuilder getDealerLicenseNumberOrBuilder()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 15;boolean hasDefaultBrokerageClass()
The default brokerage classification the adviser financial postings will be allocated to Available options as defined in iBROKER. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 16;com.google.protobuf.StringValue getDefaultBrokerageClass()
The default brokerage classification the adviser financial postings will be allocated to Available options as defined in iBROKER. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 16;com.google.protobuf.StringValueOrBuilder getDefaultBrokerageClassOrBuilder()
The default brokerage classification the adviser financial postings will be allocated to Available options as defined in iBROKER. Optional Maximum size 3
.google.protobuf.StringValue default_brokerage_class = 16;boolean hasEntryDateTime()
The entry date time the adviser record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;DateTimeValue getEntryDateTime()
The entry date time the adviser record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The entry date time the adviser record was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;Copyright © 2022. All rights reserved.