WaitStepAttributesResponse

data class WaitStepAttributesResponse(val duration: String)

The parameters for the wait step.

Constructors

Link copied to clipboard
constructor(duration: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The duration in ISO 8601 format of how long the wait should be.