UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

9 lines (8 loc) 319 B
// This file was auto-generated by Fern from our API Definition. export var UpdateArticleRequestBody; (function (UpdateArticleRequestBody) { UpdateArticleRequestBody.ParentType = { Collection: "collection", Section: "section", }; })(UpdateArticleRequestBody || (UpdateArticleRequestBody = {}));