Type alias PrevValueFactoryFnArgs
 
Prev
Value
Factory
Fn
Args
: {     account
: string;     interval
: Interval;     reverse
?: boolean;     timeFrame
: TimeFrame;     type
: string; }
Type declaration
- 
account: string
- 
interval: Interval
- 
Optionalreverse?: boolean
- 
- 
type: string