Class: IssuerFeature
An Issuer feature.
Hierarchy
↳
IssuerFeature
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new IssuerFeature(issuer
)
Parameters
Name | Type | Description |
---|---|---|
issuer | Address | The Issuer 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
getIssuer
▸ getIssuer(): Address
Get the Issuer address.