Enum FrequencyUnit
Time unit associated with the frequency of payments. Supported Values: D - Day Wk - Week Mo - Month Yr - Year T - Term
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum FrequencyUnit
Fields
Name | Description |
---|---|
Day | Day |
Hour | Hour |
Minute | Minute |
Month | Month |
None | Default value. Do not use it directly. |
Second | Second |
Term | Term |
Week | Week |
Year | Year |