Class PositionTransaction
java.lang.Object
com.bluebell.greenhouse.platform.models.core.entities.AbstractAuditableEntity
com.bluebell.greenhouse.platform.models.core.entities.position.PositionTransaction
- All Implemented Interfaces:
GenericEntity
Class representation of a manual or synthetic credit/debit adjustment used in a position's
realized result. Account cash movements such as dividends, taxes, and fees belong to
Transaction and must not be duplicated here.- Version:
- 3.0.4
- Author:
- Stephen Prizio
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface GenericEntity
getCreatedAt, getId, getModifiedAt, isCreatedAtInferred
-
Constructor Details
-
PositionTransaction
public PositionTransaction()
-