OnixS C++ MTS Bond Vision SDP Handler 1.4.0
API documentation
Loading...
Searching...
No Matches
BV_PORTFOLIO_RFCQ_REQUEST_STATUS Struct Reference

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

Definition at line 7540 of file SMP.Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Processing 

Pending.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Error 

Error.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Active 

Active.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Accepted 

Done.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_LifeTimeout 

Expired.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Closed 

Closed by Client.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_RefusedByAll 

Reject by All.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Matched 

DAW (Audit Trail Summary Only)

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_WaitingForStart 

Due in Time.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_WaitingForFixing 

Awaited Fixing.

BV_PORTFOLIO_RFCQ_REQUEST_STATUS_DeletedByGovernance 10 

Cancelled by Governance.

Definition at line 7542 of file SMP.Enumerations.h.

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.