Class NotifiSmartLinkClient
Constructors
constructor
- new NotifiSmartLinkClient(_configuration, _service, _dpService): NotifiSmartLinkClient
Methods
activateSmartLinkAction
- activateSmartLinkAction(args): Promise<ActivateSmartLinkActionResponse>
Parameters
- args: Omit<ActivateSmartLinkActionInput, "authParams">
Returns Promise<ActivateSmartLinkActionResponse>
fetchSmartLinkConfig
- fetchSmartLinkConfig(id): Promise<SmartLinkConfigWithIsActive>
Returns Promise<SmartLinkConfigWithIsActive>