TimeOption
Counterpart for TypeScript's TimeOption type.
Constructor
Methods
build
Builds the object.
def build() -> dashboard.TimeOption
display
def display(display: str) -> typing.Self
from_val
def from_val(from_val: str) -> typing.Self
to
def to(to: str) -> typing.Self
See also