Properties of an OndoUsdyTask.

interface IOndoUsdyTask {
    strategy?: Strategy;
}

Implemented by

Properties

Properties

strategy?: Strategy

The strategy used to determine the price of USDY.

Generated using TypeDoc