public interface CreateSettlementAccountRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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.BoolValue |
getCurrent()
Flag indicating if record is active
Maximum size 1
Mandatory
|
com.google.protobuf.BoolValue |
getCurrentForAccount()
Indictor advising whether the Settlement account and iBROKER account relationship is currnet or not
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentForAccountOrBuilder()
Indictor advising whether the Settlement account and iBROKER account relationship is currnet or not
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if record is active
Maximum size 1
Mandatory
|
com.google.protobuf.BoolValue |
getDefaultForAccount()
Indictor advising whether the Settlement account will be the default for the iBROKER account
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getDefaultForAccountOrBuilder()
Indictor advising whether the Settlement account will be the default for the iBROKER account
Mandatory
|
com.google.protobuf.StringValue |
getEntrepotType()
for future use
|
com.google.protobuf.StringValueOrBuilder |
getEntrepotTypeOrBuilder()
for future use
|
com.google.protobuf.StringValue |
getHolderType()
Holder type of the Settlement account S for Sponsored D for Direct or E for Entrepot
Mandatory
Maxium size 1
|
com.google.protobuf.StringValueOrBuilder |
getHolderTypeOrBuilder()
Holder type of the Settlement account S for Sponsored D for Direct or E for Entrepot
Mandatory
Maxium size 1
|
com.google.protobuf.StringValue |
getParticipantId()
Participant Id Requesting the Settlement Account
Mandatory
Maximum size 5
|
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
Participant Id Requesting the Settlement Account
Mandatory
Maximum size 5
|
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 |
getResidency()
Residency of the settlement account.
|
com.google.protobuf.StringValueOrBuilder |
getResidencyOrBuilder()
Residency of the settlement account.
|
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the record
Mandatory
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the record
Mandatory
Maximum size 18
|
boolean |
hasAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
boolean |
hasCurrent()
Flag indicating if record is active
Maximum size 1
Mandatory
|
boolean |
hasCurrentForAccount()
Indictor advising whether the Settlement account and iBROKER account relationship is currnet or not
Mandatory
|
boolean |
hasDefaultForAccount()
Indictor advising whether the Settlement account will be the default for the iBROKER account
Mandatory
|
boolean |
hasEntrepotType()
for future use
|
boolean |
hasHolderType()
Holder type of the Settlement account S for Sponsored D for Direct or E for Entrepot
Mandatory
Maxium size 1
|
boolean |
hasParticipantId()
Participant Id Requesting the Settlement Account
Mandatory
Maximum size 5
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasResidency()
Residency of the settlement account.
|
boolean |
hasUserId()
The database user ID who created the record
Mandatory
Maximum size 18
|
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 hasParticipantId()
Participant Id Requesting the Settlement Account Mandatory Maximum size 5
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValue getParticipantId()
Participant Id Requesting the Settlement Account Mandatory Maximum size 5
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
Participant Id Requesting the Settlement Account Mandatory Maximum size 5
.google.protobuf.StringValue participant_id = 2;boolean hasHolderType()
Holder type of the Settlement account S for Sponsored D for Direct or E for Entrepot Mandatory Maxium size 1
.google.protobuf.StringValue holder_type = 3;com.google.protobuf.StringValue getHolderType()
Holder type of the Settlement account S for Sponsored D for Direct or E for Entrepot Mandatory Maxium size 1
.google.protobuf.StringValue holder_type = 3;com.google.protobuf.StringValueOrBuilder getHolderTypeOrBuilder()
Holder type of the Settlement account S for Sponsored D for Direct or E for Entrepot Mandatory Maxium size 1
.google.protobuf.StringValue holder_type = 3;boolean hasEntrepotType()
for future use
.google.protobuf.StringValue entrepot_type = 4;com.google.protobuf.StringValue getEntrepotType()
for future use
.google.protobuf.StringValue entrepot_type = 4;com.google.protobuf.StringValueOrBuilder getEntrepotTypeOrBuilder()
for future use
.google.protobuf.StringValue entrepot_type = 4;boolean hasResidency()
Residency of the settlement account. Eg 'F'- Foreign, 'D' – Domestic. If not supplied will default from IBROKER Account Optional Maximum size 1
.google.protobuf.StringValue residency = 5;com.google.protobuf.StringValue getResidency()
Residency of the settlement account. Eg 'F'- Foreign, 'D' – Domestic. If not supplied will default from IBROKER Account Optional Maximum size 1
.google.protobuf.StringValue residency = 5;com.google.protobuf.StringValueOrBuilder getResidencyOrBuilder()
Residency of the settlement account. Eg 'F'- Foreign, 'D' – Domestic. If not supplied will default from IBROKER Account Optional Maximum size 1
.google.protobuf.StringValue residency = 5;boolean hasCurrent()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 6;com.google.protobuf.BoolValue getCurrent()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 6;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 6;boolean hasAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 7;com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 7;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 7;boolean hasDefaultForAccount()
Indictor advising whether the Settlement account will be the default for the iBROKER account Mandatory
.google.protobuf.BoolValue default_for_account = 8;com.google.protobuf.BoolValue getDefaultForAccount()
Indictor advising whether the Settlement account will be the default for the iBROKER account Mandatory
.google.protobuf.BoolValue default_for_account = 8;com.google.protobuf.BoolValueOrBuilder getDefaultForAccountOrBuilder()
Indictor advising whether the Settlement account will be the default for the iBROKER account Mandatory
.google.protobuf.BoolValue default_for_account = 8;boolean hasCurrentForAccount()
Indictor advising whether the Settlement account and iBROKER account relationship is currnet or not Mandatory
.google.protobuf.BoolValue current_for_account = 9;com.google.protobuf.BoolValue getCurrentForAccount()
Indictor advising whether the Settlement account and iBROKER account relationship is currnet or not Mandatory
.google.protobuf.BoolValue current_for_account = 9;com.google.protobuf.BoolValueOrBuilder getCurrentForAccountOrBuilder()
Indictor advising whether the Settlement account and iBROKER account relationship is currnet or not Mandatory
.google.protobuf.BoolValue current_for_account = 9;boolean hasUserId()
The database user ID who created the record Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 10;com.google.protobuf.StringValue getUserId()
The database user ID who created the record Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 10;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the record Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 10;Copyright © 2020. All rights reserved.