SecurityResponse

  • cusip
    Type: string | null

    The Committee on Uniform Securities Identification Procedures (CUSIP) number for this security. If no CUSIP is available then an empty string will be returned. If the requesting user does not filter by CUSIP, but does not have the required access to CUSIPs, then a null value will be returned.

  • exchange
    Type: string

    Exchange where the security is listed.

  • firstListedDate
    Type: string Format: date-time

    The date and time of the security's first listing.

  • gicsCode
    Type: integer Format: int32

    The Global Industry Classification Standard (GICS) identifier for this security.

  • isin
    Type: string

    The International Securities Identification Number (ISIN) for this security.

  • issuerCode
    Type: string

    Issuer code.

  • issuerExchange
    Type: string

    Issuer exchange.

  • issuerName
    Type: string

    Issuer name.

  • lastListedDate
    Type: string | null Format: date-time

    The date and time of the security's last listing.

  • securityCode
    Type: string

    Security code.

  • securityDescription
    Type: string

    Description of the security.

  • securityType
    Type: string

    The type of security for this instance.

  • sedol
    Type: string | null

    The Stock Exchange Daily Official List (SEDOL) identifier for this security. If no SEDOL is available then an empty string will be returned. If the requesting user does not filter by SEDOL, but does not have the required access to SEDOLs, then a null value will be returned.