ActivityOutputType Class

Definition of the activity output type.

Inheritance
ActivityOutputType

Constructor

ActivityOutputType(*, name: Optional[str] = None, type: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Gets or sets the name of the activity output type.

type
str
Required

Gets or sets the type of the activity output type.