• Version 4.1.0
Show / Hide Table of Contents

Enum TradeCollateralization

If a swap is not cleared, an indication of whether a swap is Uncollateralized, Partially Collateralized, One-Way Collateralize, Fully Collateralized.

Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum TradeCollateralization

Fields

Name Description
FullyCollateralized

Fully Collateralized.

None

Default value. Do not use it directly.

OneWayCollateralized

One-Way Collateralized.

PartiallyCollateralized

Partially Collateralized.

Uncollateralized

Uncollateralized.

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX