Class: ExpressionSite
Constructors
constructor
• new ExpressionSite(props)
Parameters
| Name | Type |
|---|---|
props | ExpressionSiteProps |
Accessors
name
• get name(): string
Returns
string
siteId
• get siteId(): string
Returns
string
Methods
toString
▸ toString(): string
Returns
string
valueOf
▸ valueOf(): null | string | number | boolean | Date
Returns
null | string | number | boolean | Date