raidApp class
Signature:
export declare class raidApp
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(apiKey, secretKey) | Constructs a new instance of the raidApp class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
actions | any[] | ||
errors | any | ||
triggers | any[] |
Methods
Method | Modifiers | Description |
---|---|---|
addAction(action) | ||
addTrigger(trigger) | ||
deploy(metadata) |