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