SecurityRequest

SecurityRequest class

Security list request class.

public class SecurityRequest

Constructors

NameDescription
SecurityRequest()Initializes a new instance of SecurityRequest class.

Properties

NameDescription
FIID { get; set; }Gets or sets the FI specific ID for the security.
SecurityId { get; set; }Gets or sets the SecurityId.
Ticker { get; set; }Gets or sets the ticker symbol.

See Also