Preparing search index...
The search index is not available
@switchboard-xyz/on-demand
@switchboard-xyz/on-demand
OracleJob
IRoundTask
Interface IRoundTask
Properties of a RoundTask.
interface
IRoundTask
{
decimals
?:
number
;
method
?:
OracleJob
.
RoundTask
.
Method
;
}
Implemented by
RoundTask
Index
Properties
decimals?
method?
Properties
Optional
decimals
decimals
?:
number
The number of decimals to round to.
Optional
method
method
?:
OracleJob
.
RoundTask
.
Method
The rounding method to use.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
decimals
method
@switchboard-xyz/on-demand
Loading...
Properties of a RoundTask.