Class: SenderFeature
A Sender feature.
Hierarchy
↳
SenderFeature
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new SenderFeature(sender)
Parameters
| Name | Type | Description |
|---|---|---|
sender | Address | The Sender address stored with the feature. |
Overrides
Properties
type
• Readonly type: FeatureType
Inherited from
address
• Readonly address: Address
Methods
getType
▸ getType(): FeatureType
Get the type of feature.
Returns
Inherited from
getSender
▸ getSender(): Address
Get the sender address.