UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

9 lines (8 loc) 367 B
/** * This file was auto-generated by Fern from our API Definition. */ /** * A submit action triggers a [Submit Request](https://developers.intercom.com/docs/canvas-kit#submit-request) to be sent. This request will include all values which have been entered into all the interactive components on the current canvas. */ export interface SubmitActionComponent { }