AwaitPromiseParameterType

@native @JSType trait AwaitPromiseParameterType extends StObject
Companion
object
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object

Concrete fields

var generatePreview: UndefOr[Boolean]

Whether preview should be generated for the result.

Whether preview should be generated for the result.

Identifier of the promise.

Identifier of the promise.

var returnByValue: UndefOr[Boolean]

Whether the result is expected to be a JSON object that should be sent by value.

Whether the result is expected to be a JSON object that should be sent by value.