Documentation - v1.2.0-alpha.3
Preparing search index...
@microsoft/agents-activity
Thing
Interface Thing
Represents a Thing entity.
interface
Thing
{
name
:
string
;
type
:
string
;
}
Index
Properties
name
type
Properties
name
name
:
string
The name of the thing.
type
type
:
string
The type of the thing.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
type
Documentation - v1.2.0-alpha.3
Loading...
Represents a Thing entity.