QuantityType Field
*** DEPRECATED FIELD - See " Appendix 6-E: Deprecated
(Phased-out) Features and Supported Approach" ***
Designates the type of quantities (e.g. OrderQty) specified.
Used for MBS and TIPS Fixed Income security types.
Valid values:
1 = SHARES
2 = BONDS
3 = CURRENTFACE
4 = ORIGINALFACE
5 = CURRENCY
6 = CONTRACTS
7 = OTHER
8 = PAR (see Volume 1 Glossary)
public const int QuantityType = 465
This language is not supported or no code example is available.
public:
const int QuantityType = 465;
This language is not supported or no code example is available.
public const QuantityType : int = 465
This language is not supported or no code example is available.
Field Value
int
In this article
Definition