Table of Contents

Class CreditRating

Namespace
Si.Srp.Models.Read
Assembly
Si.Srp.Models.Read.dll

Represents the credit rating of the issuer of the product at the time

public sealed class CreditRating
Inheritance
CreditRating
Inherited Members

Constructors

CreditRating()

public CreditRating()

Properties

Agency

Rating Agency

public RatingAgency Agency { get; set; }

Property Value

RatingAgency

Value

Rating value

public RatingValue Value { get; set; }

Property Value

RatingValue