public interface CreateAccountSettlementInstructionRequestOrBuilder
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 |
getBuySettleInstruction()
Settlement Instruction used for Buy Transaction.
|
com.google.protobuf.StringValueOrBuilder |
getBuySettleInstructionOrBuilder()
Settlement Instruction used for Buy Transaction.
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if record is active
Maximum size 1
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if record is active
Maximum size 1
Mandatory
|
com.google.protobuf.BoolValue |
getDefault()
Y = record is the default settlement instruction
Maximum size 1
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getDefaultOrBuilder()
Y = record is the default settlement instruction
Maximum size 1
Mandatory
|
com.google.protobuf.StringValue |
getParentAccountNumber()
Parent account number.
|
com.google.protobuf.StringValueOrBuilder |
getParentAccountNumberOrBuilder()
Parent account number.
|
com.google.protobuf.StringValue |
getParticipantId()
Participant Id Requesting the Settlement Account.
|
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
Participant Id Requesting the Settlement Account.
|
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.BoolValue |
getSecondaryMatch()
Secondary match flag is sent on CSP messaging.
|
com.google.protobuf.BoolValueOrBuilder |
getSecondaryMatchOrBuilder()
Secondary match flag is sent on CSP messaging.
|
com.google.protobuf.StringValue |
getSellSettleInstruction()
Settlement Instruction used for Sell Transaction.
|
com.google.protobuf.StringValueOrBuilder |
getSellSettleInstructionOrBuilder()
Settlement Instruction used for Sell Transaction.
|
com.google.protobuf.StringValue |
getSettlementAccount()
CSP Settlement Account (HIN).
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
CSP Settlement Account (HIN).
|
com.google.protobuf.StringValue |
getSettlementGroup()
iBROKER Settlement Group.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementGroupOrBuilder()
iBROKER Settlement Group.
|
com.google.protobuf.StringValue |
getSupplementaryRef()
Supplementary Reference sent on CSP messaging.
|
com.google.protobuf.StringValueOrBuilder |
getSupplementaryRefOrBuilder()
Supplementary Reference sent on CSP messaging.
|
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
Maximum size 8
Mandatory
|
boolean |
hasBuySettleInstruction()
Settlement Instruction used for Buy Transaction.
|
boolean |
hasCurrent()
Flag indicating if record is active
Maximum size 1
Mandatory
|
boolean |
hasDefault()
Y = record is the default settlement instruction
Maximum size 1
Mandatory
|
boolean |
hasParentAccountNumber()
Parent account number.
|
boolean |
hasParticipantId()
Participant Id Requesting the Settlement Account.
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSecondaryMatch()
Secondary match flag is sent on CSP messaging.
|
boolean |
hasSellSettleInstruction()
Settlement Instruction used for Sell Transaction.
|
boolean |
hasSettlementAccount()
CSP Settlement Account (HIN).
|
boolean |
hasSettlementGroup()
iBROKER Settlement Group.
|
boolean |
hasSupplementaryRef()
Supplementary Reference sent on CSP messaging.
|
boolean |
hasUserId()
The database user ID who created the record
Optional
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. 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 hasSettlementGroup()
iBROKER Settlement Group. There are 4 groups. I - Issuer, S - Sponsored, P - Participant, - N - Non-CHESS Maximum size 1 Mandatory
.google.protobuf.StringValue settlement_group = 3;com.google.protobuf.StringValue getSettlementGroup()
iBROKER Settlement Group. There are 4 groups. I - Issuer, S - Sponsored, P - Participant, - N - Non-CHESS Maximum size 1 Mandatory
.google.protobuf.StringValue settlement_group = 3;com.google.protobuf.StringValueOrBuilder getSettlementGroupOrBuilder()
iBROKER Settlement Group. There are 4 groups. I - Issuer, S - Sponsored, P - Participant, - N - Non-CHESS Maximum size 1 Mandatory
.google.protobuf.StringValue settlement_group = 3;boolean hasParticipantId()
Participant Id Requesting the Settlement Account. Conditional- Mandatory when settlement group is 'S' Maximum size 5 Conditional - Mandatory if settlement group = 'S' or 'P'
.google.protobuf.StringValue participant_id = 4;com.google.protobuf.StringValue getParticipantId()
Participant Id Requesting the Settlement Account. Conditional- Mandatory when settlement group is 'S' Maximum size 5 Conditional - Mandatory if settlement group = 'S' or 'P'
.google.protobuf.StringValue participant_id = 4;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
Participant Id Requesting the Settlement Account. Conditional- Mandatory when settlement group is 'S' Maximum size 5 Conditional - Mandatory if settlement group = 'S' or 'P'
.google.protobuf.StringValue participant_id = 4;boolean hasSettlementAccount()
CSP Settlement Account (HIN). Mandatory when settlement group is 'S' Maximum size 16 Optional
.google.protobuf.StringValue settlement_account = 5;com.google.protobuf.StringValue getSettlementAccount()
CSP Settlement Account (HIN). Mandatory when settlement group is 'S' Maximum size 16 Optional
.google.protobuf.StringValue settlement_account = 5;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
CSP Settlement Account (HIN). Mandatory when settlement group is 'S' Maximum size 16 Optional
.google.protobuf.StringValue settlement_account = 5;boolean hasParentAccountNumber()
Parent account number. Only valid when settlement group is 'R' Maximum size 8 Conditional - Mandatory
.google.protobuf.StringValue parent_account_number = 6;com.google.protobuf.StringValue getParentAccountNumber()
Parent account number. Only valid when settlement group is 'R' Maximum size 8 Conditional - Mandatory
.google.protobuf.StringValue parent_account_number = 6;com.google.protobuf.StringValueOrBuilder getParentAccountNumberOrBuilder()
Parent account number. Only valid when settlement group is 'R' Maximum size 8 Conditional - Mandatory
.google.protobuf.StringValue parent_account_number = 6;boolean hasBuySettleInstruction()
Settlement Instruction used for Buy Transaction. When settlement group is I, then default and valid value is I When settlement group is N, then default and valid value is N When settlement group is S, then default value is S and valid values are either S or T When settlement group is P, then default value is P and valid values are either P or D When settlement group is R, then the field is not valid and value should not be supplied Maximum size 1 Optional
.google.protobuf.StringValue buy_settle_instruction = 7;com.google.protobuf.StringValue getBuySettleInstruction()
Settlement Instruction used for Buy Transaction. When settlement group is I, then default and valid value is I When settlement group is N, then default and valid value is N When settlement group is S, then default value is S and valid values are either S or T When settlement group is P, then default value is P and valid values are either P or D When settlement group is R, then the field is not valid and value should not be supplied Maximum size 1 Optional
.google.protobuf.StringValue buy_settle_instruction = 7;com.google.protobuf.StringValueOrBuilder getBuySettleInstructionOrBuilder()
Settlement Instruction used for Buy Transaction. When settlement group is I, then default and valid value is I When settlement group is N, then default and valid value is N When settlement group is S, then default value is S and valid values are either S or T When settlement group is P, then default value is P and valid values are either P or D When settlement group is R, then the field is not valid and value should not be supplied Maximum size 1 Optional
.google.protobuf.StringValue buy_settle_instruction = 7;boolean hasSellSettleInstruction()
Settlement Instruction used for Sell Transaction. When settlement group is I, then default and valid value is I When settlement group is N, then default and valid value is N When settlement group is S, then default value is S and valid values are either S or T When settlement group is P, then default value is P and valid values are either P or D When settlement group is R, then the field is not valid and value should not be supplied Maximum size 1 Optional
.google.protobuf.StringValue sell_settle_instruction = 8;com.google.protobuf.StringValue getSellSettleInstruction()
Settlement Instruction used for Sell Transaction. When settlement group is I, then default and valid value is I When settlement group is N, then default and valid value is N When settlement group is S, then default value is S and valid values are either S or T When settlement group is P, then default value is P and valid values are either P or D When settlement group is R, then the field is not valid and value should not be supplied Maximum size 1 Optional
.google.protobuf.StringValue sell_settle_instruction = 8;com.google.protobuf.StringValueOrBuilder getSellSettleInstructionOrBuilder()
Settlement Instruction used for Sell Transaction. When settlement group is I, then default and valid value is I When settlement group is N, then default and valid value is N When settlement group is S, then default value is S and valid values are either S or T When settlement group is P, then default value is P and valid values are either P or D When settlement group is R, then the field is not valid and value should not be supplied Maximum size 1 Optional
.google.protobuf.StringValue sell_settle_instruction = 8;boolean hasSupplementaryRef()
Supplementary Reference sent on CSP messaging. Valid when sett group = P and mandatory if secondary match is true Maximum size 1 Conditional Mandatory
.google.protobuf.StringValue supplementary_ref = 9;com.google.protobuf.StringValue getSupplementaryRef()
Supplementary Reference sent on CSP messaging. Valid when sett group = P and mandatory if secondary match is true Maximum size 1 Conditional Mandatory
.google.protobuf.StringValue supplementary_ref = 9;com.google.protobuf.StringValueOrBuilder getSupplementaryRefOrBuilder()
Supplementary Reference sent on CSP messaging. Valid when sett group = P and mandatory if secondary match is true Maximum size 1 Conditional Mandatory
.google.protobuf.StringValue supplementary_ref = 9;boolean hasSecondaryMatch()
Secondary match flag is sent on CSP messaging. Mandatory when sett group = P valid values true/false Maximum size 1 Conditional Mandatory
.google.protobuf.BoolValue secondary_match = 10;com.google.protobuf.BoolValue getSecondaryMatch()
Secondary match flag is sent on CSP messaging. Mandatory when sett group = P valid values true/false Maximum size 1 Conditional Mandatory
.google.protobuf.BoolValue secondary_match = 10;com.google.protobuf.BoolValueOrBuilder getSecondaryMatchOrBuilder()
Secondary match flag is sent on CSP messaging. Mandatory when sett group = P valid values true/false Maximum size 1 Conditional Mandatory
.google.protobuf.BoolValue secondary_match = 10;boolean hasCurrent()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 11;com.google.protobuf.BoolValue getCurrent()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 11;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 11;boolean hasDefault()
Y = record is the default settlement instruction Maximum size 1 Mandatory
.google.protobuf.BoolValue default = 12;com.google.protobuf.BoolValue getDefault()
Y = record is the default settlement instruction Maximum size 1 Mandatory
.google.protobuf.BoolValue default = 12;com.google.protobuf.BoolValueOrBuilder getDefaultOrBuilder()
Y = record is the default settlement instruction Maximum size 1 Mandatory
.google.protobuf.BoolValue default = 12;boolean hasUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 13;com.google.protobuf.StringValue getUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 13;com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 13;Copyright © 2022. All rights reserved.