FIPrepayLockout
Properties
Name | Type | Description | Notes |
---|---|---|---|
pointsAbove | PointsAboveEnum | Points Above | [optional] |
ymAbove | YmAboveEnum | Ym Above | [optional] |
Enum: PointsAboveEnum
Name | Value |
---|---|
ANY | "ANY" |
NO_LOCKOUT | "NO_LOCKOUT" |
NUMERIC | "NUMERIC" |
Enum: YmAboveEnum
Name | Value |
---|---|
ANY | "ANY" |
NO_LOCKOUT | "NO_LOCKOUT" |
NUMERIC | "NUMERIC" |
Implemented Interfaces
- Serializable