PositionDebt class

PositionDebt class

Investment position debt class.

Inheritance: PositionDebtAbstractPositionBase

The PositionDebt type exposes the following members:

Constructors

ConstructorDescription
PositionDebt()Initializes a new instance of PositionDebt class.

Properties

PropertyDescription
investment_positionGets or sets the AbstractPositionBase.investment_position.

See Also