social-common / pragma.order /

Package pragma.order #

Types #

NameSummary

OrderProviderPlugin

interface OrderProviderPlugin : PragmaServicePlugin

Plugin for syncing orders to Pragma from a third party provider.

Orders

interface Orders

A smart object for modifying and fetching order information and state. All methods represent synchronous database calls. Created by the pragma.order.OrdersFactory.

OrdersFactory

interface OrdersFactory

Factory used to create pragma.order.Orders, TimeClawbacks and PositionClawbacks objects.

PositionClawbacks

interface PositionClawbacks

A smart object used to fetch and store position based clawback processing information.

TimeClawbacks

interface TimeClawbacks

A smart object used to fetch and store time based clawback processing information.