TerminationType Field
Type of financing termination.
Valid values:
1 = Overnight
2 = Term
3 = Flexible
4 = Open
public const int TerminationType = 788
This language is not supported or no code example is available.
public:
const int TerminationType = 788;
This language is not supported or no code example is available.
public const TerminationType : int = 788
This language is not supported or no code example is available.
Field Value
int
In this article
Definition