37 namespace BondVision {
48 submitterTraderName.reserve(12);
49 nationalIdCode.reserve(50);
50 shortCode.reserve(50);
51 idNameDisplay.reserve(50);
52 countryCodeInvestmentDecision.reserve(3);
53 countryCodeOrderExecution.reserve(3);
118 size_t deserialize(
const void* buf,
size_t inLen);
121 virtual std::string toString ()
const;
132 virtual size_t serialize(
void* buf)
const;
UInt32 submitterTraderId
Unique ID of the trader who carried out the configuration.
UInt64 creationTime
Creation time.
std::string submitterTraderName
Unique name of the trader who carried out the configuration.
std::string userData
Free field used by the client.
std::string countryCodeInvestmentDecision
Country Code (value configured in 'Anagrafica') of the branch responsible for the person making the I...
virtual size_t serializationBufSize() const
virtual ~BV_NATIONAL_ID_REGISTRATION()
UInt64 updateTime
Last update time.
std::string nationalIdCode
National Id Code alphanumeric value (see notes above). Empty for traders other than Super User...
UInt32 creationDate
Creation date.
BV_REGISTRATION_STATUS::Enum status
Specifies whether the Registration is active or deleted.
std::string idNameDisplay
Optional IdCode description.
BV_REGISTRATION_EVENT::Enum event
Action applied to the Registration.
UInt32 submitterMemberId
Unique ID of the member who carried out the configuration.
UInt32 memberId
Unique ID of the member to which the registration is referred.
virtual ClassId::Enum id() const
Class id.
std::string countryCodeOrderExecution
Country Code (value configured in 'Anagrafica') of the branch responsible for the person making the O...
BV_NATIONAL_ID_TYPE::Enum nationalIdType
National Id Type. Value 'CI' is accepted only for buy-side members (i.e. MemberId indicates a buy-sid...
BV_NATIONAL_ID_REGISTRATION()
UInt32 updateDate
Last update date.
unsigned long long UInt64
std::string shortCode
Alternative representation of the IdCode (see notes above)