Table of Contents

Class FixedCoupon

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

Represents fixed coupon

public class FixedCoupon : CouponBase
Inheritance
FixedCoupon
Inherited Members

Constructors

FixedCoupon()

public FixedCoupon()

Properties

Value

The coupon Value

public double Value { get; set; }

Property Value

double