public interface CreateAdviserAccountRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAdviserCode()
The code associated with the adviser
Mandatory
Maximum size 5
|
com.google.protobuf.StringValueOrBuilder |
getAdviserCodeOrBuilder()
The code associated with the adviser
Mandatory
Maximum size 5
|
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.
|
com.google.protobuf.StringValueOrBuilder |
getBranchOrBuilder()
The branch where the adviser is located
Available options as defined in iBROKER.
|
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.
|
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 advisor group / desk the adviser has been associated with
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getGroupOrBuilder()
The advisor group / desk the adviser has been associated with
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 |
hasAdviserCode()
The code associated with the adviser
Mandatory
Maximum size 5
|
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.
|
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 |
hasGeneralLedgerCategory()
The general ledger category any financial postings will be associated with
Available options as defined in iBROKER.
|
boolean |
hasGroup()
The advisor group / desk the adviser has been associated with
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 hasCurrent()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 2;com.google.protobuf.BoolValue getCurrent()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 2;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if adviser account is active Mandatory
.google.protobuf.BoolValue current = 2;boolean hasAdviserName()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 3;com.google.protobuf.StringValue getAdviserName()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 3;com.google.protobuf.StringValueOrBuilder getAdviserNameOrBuilder()
The name of the adviser Mandatory Maximum size 200
.google.protobuf.StringValue adviser_name = 3;boolean hasAdviserCode()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 4;com.google.protobuf.StringValue getAdviserCode()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 4;com.google.protobuf.StringValueOrBuilder getAdviserCodeOrBuilder()
The code associated with the adviser Mandatory Maximum size 5
.google.protobuf.StringValue adviser_code = 4;boolean hasSalutation()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;com.google.protobuf.StringValue getSalutation()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;com.google.protobuf.StringValueOrBuilder getSalutationOrBuilder()
The salutation associated with the adviser Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;boolean hasBranch()
The branch where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue branch = 6;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 = 6;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 = 6;boolean hasDepartment()
The department where the adviser is located Available options as defined in iBROKER. Mandatory Maximum size 4
.google.protobuf.StringValue department = 7;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 = 7;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 = 7;boolean hasDivision()
The division where the adviser is located Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue division = 8;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 = 8;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 = 8;boolean hasGroup()
The advisor group / desk the adviser has been associated with Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 9;com.google.protobuf.StringValue getGroup()
The advisor group / desk the adviser has been associated with Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 9;com.google.protobuf.StringValueOrBuilder getGroupOrBuilder()
The advisor group / desk the adviser has been associated with Available options as defined in iBROKER. Optional Maximum size 4
.google.protobuf.StringValue group = 9;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 = 10;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 = 10;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 = 10;boolean hasTelephoneNumber()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 11;com.google.protobuf.StringValue getTelephoneNumber()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 11;com.google.protobuf.StringValueOrBuilder getTelephoneNumberOrBuilder()
The telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue telephone_number = 11;boolean hasAfterHoursTelephoneNumber()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 12;com.google.protobuf.StringValue getAfterHoursTelephoneNumber()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 12;com.google.protobuf.StringValueOrBuilder getAfterHoursTelephoneNumberOrBuilder()
The after hours telephone number of the adviser Optional Maximum size 20
.google.protobuf.StringValue after_hours_telephone_number = 12;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 = 13;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 = 13;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 = 13;boolean hasDealerLicenseNumber()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 14;com.google.protobuf.StringValue getDealerLicenseNumber()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 14;com.google.protobuf.StringValueOrBuilder getDealerLicenseNumberOrBuilder()
The license number the dealer currently holds Optional Maximum size 10
.google.protobuf.StringValue dealer_license_number = 14;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 = 15;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 = 15;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 = 15;Copyright © 2022. All rights reserved.