Home > @uniformdev/canvas > IntegrationPropertyEditorsClient
IntegrationPropertyEditorsClient class
Signature:
Extends: ApiClient<IntegrationPropertyEditorsClientOptions>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(options) | Constructs a new instance of the <code>IntegrationPropertyEditorsClient</code> class |
Methods
| Method | Modifiers | Description |
|---|---|---|
| delete(body) | Removes a custom AI property editor from a Mesh app. | |
| deploy(body) | Creates or updates a custom AI property editor on a Mesh app. | |
| get(options) | Gets a list of property type and hook names for the current team, including public integrations' hooks. |