Model Details

CdsCouponRate

Data object that represents an entry in the coupon rate schedule for a Cds


Name

Description

Type

Additional Information

AddDate

Gets or sets the date that the coupon was created.

date

AddId

Gets or sets the name of the user who added the coupon.

string

AddNode

Gets or sets the name of the machine that added the coupon.

string

AllInRate

The all-in rate - should be the sum of the Base Rate and the Spread

decimal number

BaseRate

The base rate

decimal number

EndDate

The end date of this rate

date

Id

The WSO ID of the coupon rate schedule item

integer

LastChangeDate

Gets or sets the date of the last change to the coupon.

date

LastChangeId

Gets or sets the name of the user that last made changes to the coupon.

string

LastChangeNode

Gets or sets the name of the machine that last made changes to the coupon.

string

Links

A list of hateoas links

Collection of Link

Spread

The spread rate

decimal number

SpreadAdjustment

The spread adjustment rate

decimal number

StartDate

The start date of this rate - should match the end date of the previous rate

date