-
Method Summary
The settlement account to use
The entity to allocate this leg to.
Leg group identifier used to link legs together.
Identifies if the leg is the far leg of a SWAP trade.
true if the leg is a time option.
The start date for time options.
The start tenor for time options.
-
Method Details
-
getIsTimeOption
default String getIsTimeOption()
true if the leg is a time option. Must contain a StartTenor And/Or StartDate if the leg is a time-option
-
-
getStartTenor
default String getStartTenor()
The start tenor for time options. Example value: SPOT
-
getStartDate
The start date for time options. Example value 20170123
-
getAccount
The settlement account to use
-
getEntityId
The entity to allocate this leg to.
-
getGroupID
Leg group identifier used to link legs together.
-
getIsFarLeg
Identifies if the leg is the far leg of a SWAP trade.