IssueDate Field
The date on which a bond or stock offering is issued. It may or
may not be the same as the effective date ("Dated Date") or the date
on which interest begins to accrue ("Interest Accrual Date")
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
(prior to FIX 4.4 field was of type UTCDate)
public const int IssueDate = 225
This language is not supported or no code example is available.
public:
const int IssueDate = 225;
This language is not supported or no code example is available.
public const IssueDate : int = 225
This language is not supported or no code example is available.
Field Value
int
In this article
Definition