TrailingWindowObject

Types

Link copied to clipboard
class Builder

A builder for TrailingWindowObject.

Link copied to clipboard
object Companion
Link copied to clipboard
class Type : Enum

Functions

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of duration.

Link copied to clipboard
Link copied to clipboard
fun duration(): Long?

The size of the trailing window to calculate Spend Velocity over in seconds. The minimum value is 10 seconds, and the maximum value is 2678400 seconds (31 days).

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String