{"_id":"@codext/capacitor-zendesk","_rev":"5-83abd282eac5807675a192aa32cda552","name":"@codext/capacitor-zendesk","dist-tags":{"latest":"0.0.7"},"versions":{"0.0.3":{"name":"@codext/capacitor-zendesk","version":"0.0.3","keywords":["capacitor","plugin","native"],"author":{"name":"Codext GmbH"},"license":"MIT","_id":"@codext/capacitor-zendesk@0.0.3","maintainers":[{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"}],"homepage":"https://github.com/codextde/capacitor-zendesk#readme","bugs":{"url":"https://github.com/codextde/capacitor-zendesk.git/issues"},"dist":{"shasum":"55bcc21eb93c63c1bb5dbb461ae357ae6d4367f7","tarball":"https://registry.npmjs.org/@codext/capacitor-zendesk/-/capacitor-zendesk-0.0.3.tgz","fileCount":27,"integrity":"sha512-iUaFEDCCmwMQBXgTpyuNNTnPToSoQVsyqahQLjqQvZO3R9pTL2T8sVn5U4M/GEBuZddzoFG0AOMTwe+xFhDyfw==","signatures":[{"sig":"MEYCIQDVOoBBm2JJ3EMkr+orKe7jQkU7NspLJcmRuqL0hUwnsAIhAIUBGoVDgmmaY3aGQGfF6/OiTDQ1Qqa/exYTd7fiLKGj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":41577},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"1bd6b9cd9fdd518595332976b41994d7d34d80a9","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api ZendeskSupportPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin && cd ..","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd .."},"_npmUser":{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/codextde/capacitor-zendesk.git","type":"git"},"_npmVersion":"11.2.0","description":"This page gives you the basic steps for getting up and running with the Support SDK.","directories":{},"_nodeVersion":"20.18.1","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.11.0","rimraf":"^3.0.2","rollup":"^2.32.0","prettier":"~2.2.0","swiftlint":"^1.0.1","typescript":"~4.0.3","@capacitor/ios":"^3.0.0","@capacitor/core":"^3.0.0","@capacitor/docgen":"^0.0.18","@capacitor/android":"^3.0.0","@ionic/eslint-config":"^0.3.0","prettier-plugin-java":"~1.0.0","@ionic/prettier-config":"^1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/capacitor-zendesk_0.0.3_1743534604977_0.3026864458390415","host":"s3://npm-registry-packages-npm-production"}},"0.0.4":{"name":"@codext/capacitor-zendesk","version":"0.0.4","keywords":["capacitor","plugin","native"],"author":{"name":"Codext GmbH"},"license":"MIT","_id":"@codext/capacitor-zendesk@0.0.4","maintainers":[{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"}],"homepage":"https://github.com/codextde/capacitor-zendesk#readme","bugs":{"url":"https://github.com/codextde/capacitor-zendesk.git/issues"},"dist":{"shasum":"2194e0bd6476f3f0c8f1f88f6c31d1cffe2b528f","tarball":"https://registry.npmjs.org/@codext/capacitor-zendesk/-/capacitor-zendesk-0.0.4.tgz","fileCount":27,"integrity":"sha512-OWNvyTZh9WyP4a/QLNbHnL1FPhXdUpeHMmSILU1Y46kmTvW0/Zt+UGCr54zVMpe9opUV98TxOi70Zkc9u1Sk4Q==","signatures":[{"sig":"MEUCIQCt+jrRBwxPO+ledCqG5ICxQsAzH7e+hQkapjgReXJKWQIgCkbQJXSAup3F6EJMMR9zcw8sxr4AX0mE0Aqz8GsVYIg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":41736},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"88e33d9395c7efbc9f19c7858a2777d7a3a94443","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api ZendeskSupportPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin && cd ..","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd .."},"_npmUser":{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/codextde/capacitor-zendesk.git","type":"git"},"_npmVersion":"11.2.0","description":"This page gives you the basic steps for getting up and running with the Support SDK.","directories":{},"_nodeVersion":"20.18.1","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0","devDependencies":{"eslint":"^7.11.0","rimraf":"^3.0.2","rollup":"^2.32.0","prettier":"~2.2.0","swiftlint":"^1.0.1","typescript":"~4.0.3","@capacitor/ios":"^3.0.0","@capacitor/core":"^3.0.0","@capacitor/docgen":"^0.0.18","@capacitor/android":"^3.0.0","@ionic/eslint-config":"^0.3.0","prettier-plugin-java":"~1.0.0","@ionic/prettier-config":"^1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/capacitor-zendesk_0.0.4_1743534913931_0.8396419083861906","host":"s3://npm-registry-packages-npm-production"}},"0.0.5":{"name":"@codext/capacitor-zendesk","version":"0.0.5","keywords":["capacitor","plugin","native"],"author":{"name":"Codext GmbH"},"license":"MIT","_id":"@codext/capacitor-zendesk@0.0.5","maintainers":[{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"}],"homepage":"https://github.com/codextde/capacitor-zendesk#readme","bugs":{"url":"https://github.com/codextde/capacitor-zendesk.git/issues"},"dist":{"shasum":"a3f6ec6db356a010629efb547d8134dcde39f5c4","tarball":"https://registry.npmjs.org/@codext/capacitor-zendesk/-/capacitor-zendesk-0.0.5.tgz","fileCount":27,"integrity":"sha512-GacXtuMoWjlisvTiJR8/SkacW9PJjA2RCbjo8xseE6X5f+JqkaEAzO5NTvl48oQt6jPu1suN0H1TOL8BusRUhw==","signatures":[{"sig":"MEUCIByU26fmJff3PPRAq3FmD0GJaTRGeFraU8RcckNg8FpxAiEAmIrZdf8gMWL3KVTj2Xf64RqrPrI9UA5aJMG70CJQvGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":41722},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"88e33d9395c7efbc9f19c7858a2777d7a3a94443","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api ZendeskSupportPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin && cd ..","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd .."},"_npmUser":{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/codextde/capacitor-zendesk.git","type":"git"},"_npmVersion":"11.2.0","description":"This page gives you the basic steps for getting up and running with the Support SDK.","directories":{},"_nodeVersion":"20.18.1","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0","devDependencies":{"eslint":"^7.11.0","rimraf":"^3.0.2","rollup":"^2.32.0","prettier":"~2.2.0","swiftlint":"^1.0.1","typescript":"~4.0.3","@capacitor/ios":"^3.0.0","@capacitor/core":"^3.0.0","@capacitor/docgen":"^0.0.18","@capacitor/android":"^3.0.0","@ionic/eslint-config":"^0.3.0","prettier-plugin-java":"~1.0.0","@ionic/prettier-config":"^1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/capacitor-zendesk_0.0.5_1743535361250_0.8430588849877911","host":"s3://npm-registry-packages-npm-production"}},"0.0.6":{"name":"@codext/capacitor-zendesk","version":"0.0.6","keywords":["capacitor","plugin","native"],"author":{"name":"Codext GmbH"},"license":"MIT","_id":"@codext/capacitor-zendesk@0.0.6","maintainers":[{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"}],"homepage":"https://github.com/codextde/capacitor-zendesk#readme","bugs":{"url":"https://github.com/codextde/capacitor-zendesk.git/issues"},"dist":{"shasum":"4b57dfa43d1b2aeafaaae07fdf6d172b32668ac6","tarball":"https://registry.npmjs.org/@codext/capacitor-zendesk/-/capacitor-zendesk-0.0.6.tgz","fileCount":27,"integrity":"sha512-nGljbAqNgp9oH6RMPQ1oVtLORuhduV0UFyq2JvoVwRJN/DlDw0+aGe8yC21/l7gUgG8rQTxz/wV/JbatrKvR0Q==","signatures":[{"sig":"MEUCIQDl3reU+f0TMPLmH7AUWBKGj4G/7bKmxUbto0rt7GmHuwIgOEKC3gRev9Eg7lFfIp+T2+pV+yJhdD6ygqK38bAsLj4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":41560},"main":"dist/plugin.cjs.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","module":"dist/esm/index.js","gitHead":"e113aa92a539d43fe08906ccf4b7f7e8c914adad","scripts":{"fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.js","clean":"rimraf ./dist","watch":"tsc --watch","docgen":"docgen --api ZendeskSupportPlugin --output-readme README.md --output-json dist/docs.json","eslint":"eslint . --ext ts","verify":"npm run verify:ios && npm run verify:android && npm run verify:web","prettier":"prettier \"**/*.{css,html,ts,js,java}\"","swiftlint":"node-swiftlint","verify:ios":"cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin && cd ..","verify:web":"npm run build","prepublishOnly":"npm run build","verify:android":"cd android && ./gradlew clean build test && cd .."},"_npmUser":{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"},"prettier":"@ionic/prettier-config","capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"swiftlint":"@ionic/swiftlint-config","repository":{"url":"git+https://github.com/codextde/capacitor-zendesk.git","type":"git"},"_npmVersion":"11.2.0","description":"This page gives you the basic steps for getting up and running with the Support SDK.","directories":{},"_nodeVersion":"20.18.1","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0","devDependencies":{"eslint":"^7.11.0","rimraf":"^3.0.2","rollup":"^2.32.0","prettier":"~2.2.0","swiftlint":"^1.0.1","typescript":"~4.0.3","@capacitor/ios":"^3.0.0","@capacitor/core":"^3.0.0","@capacitor/docgen":"^0.0.18","@capacitor/android":"^3.0.0","@ionic/eslint-config":"^0.3.0","prettier-plugin-java":"~1.0.0","@ionic/prettier-config":"^1.0.1","@ionic/swiftlint-config":"^1.1.2"},"peerDependencies":{"@capacitor/core":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/capacitor-zendesk_0.0.6_1743535791137_0.43477687117358865","host":"s3://npm-registry-packages-npm-production"}},"0.0.7":{"name":"@codext/capacitor-zendesk","version":"0.0.7","description":"This page gives you the basic steps for getting up and running with the Support SDK.","main":"dist/plugin.cjs.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","unpkg":"dist/plugin.js","author":{"name":"Codext GmbH"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/codextde/capacitor-zendesk.git.git"},"bugs":{"url":"https://github.com/codextde/capacitor-zendesk.git/issues"},"keywords":["capacitor","plugin","native"],"scripts":{"verify":"npm run verify:ios && npm run verify:android && npm run verify:web","verify:ios":"xcodebuild -scheme CodextCapacitorZendesk -destination generic/platform=iOS","verify:android":"cd android && ./gradlew clean build test && cd ..","verify:web":"npm run build","lint":"npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint","fmt":"npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format","eslint":"eslint . --ext ts","prettier":"prettier \"**/*.{css,html,ts,js,java}\" --plugin=prettier-plugin-java","swiftlint":"node-swiftlint","docgen":"docgen --api ZendeskPlugin --output-readme README.md --output-json dist/docs.json","build":"npm run clean && npm run docgen && tsc && rollup -c rollup.config.mjs","clean":"rimraf ./dist","watch":"tsc --watch","prepublishOnly":"npm run build"},"devDependencies":{"@capacitor/android":"^7.0.0","@capacitor/core":"^7.0.0","@capacitor/docgen":"^0.3.0","@capacitor/ios":"^7.0.0","@ionic/eslint-config":"^0.4.0","@ionic/prettier-config":"^4.0.0","@ionic/swiftlint-config":"^2.0.0","eslint":"^8.57.0","prettier":"^3.4.2","prettier-plugin-java":"^2.6.6","rimraf":"^6.0.1","rollup":"^4.30.1","swiftlint":"^2.0.0","typescript":"~4.1.5"},"peerDependencies":{"@capacitor/core":">=7.0.0"},"prettier":"@ionic/prettier-config","swiftlint":"@ionic/swiftlint-config","eslintConfig":{"extends":"@ionic/eslint-config/recommended"},"capacitor":{"ios":{"src":"ios"},"android":{"src":"android"}},"packageManager":"pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0","_id":"@codext/capacitor-zendesk@0.0.7","gitHead":"9cd094569252b13af906a4c4dd4663240d0a903b","homepage":"https://github.com/codextde/capacitor-zendesk.git#readme","_nodeVersion":"20.18.1","_npmVersion":"11.2.0","dist":{"integrity":"sha512-suHXzEIuyH5YacGkuqIK24maI6K6pIXlbfrczhSdLB/g8BNFIQ2clyUjmroSyisfMsetqrffNvAhVXsLMXfLog==","shasum":"184c7c610c36cf06ea3a68beabe288c7e2eb924c","tarball":"https://registry.npmjs.org/@codext/capacitor-zendesk/-/capacitor-zendesk-0.0.7.tgz","fileCount":26,"unpackedSize":43686,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGXpefEreo2J8VM1lPm63DpmntnCZRHuBRINnsY2/+9pAiEA0XVOlpJLt0dPVW57uggRRvOocWeBmjcEqZ4rCjBkcjk="}]},"_npmUser":{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"},"directories":{},"maintainers":[{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/capacitor-zendesk_0.0.7_1743619444188_0.8088370655850179"},"_hasShrinkwrap":false}},"time":{"created":"2025-04-01T19:10:04.831Z","modified":"2025-04-02T18:44:04.533Z","0.0.3":"2025-04-01T19:10:05.176Z","0.0.4":"2025-04-01T19:15:14.238Z","0.0.5":"2025-04-01T19:22:41.446Z","0.0.6":"2025-04-01T19:29:51.305Z","0.0.7":"2025-04-02T18:44:04.371Z"},"bugs":{"url":"https://github.com/codextde/capacitor-zendesk.git/issues"},"author":{"name":"Codext GmbH"},"license":"MIT","homepage":"https://github.com/codextde/capacitor-zendesk.git#readme","keywords":["capacitor","plugin","native"],"repository":{"type":"git","url":"git+https://github.com/codextde/capacitor-zendesk.git.git"},"description":"This page gives you the basic steps for getting up and running with the Support SDK.","maintainers":[{"name":"danielehrhardt","email":"daniel.ehrhardt@codext.de"}],"readme":"# @codext/capacitor-zendesk\n\nThis page gives you the basic steps for getting up and running with the Support SDK.\n\n## Install\n\n```bash\nnpm install @codext/capacitor-zendesk\nnpx cap sync\n```\n\n## API\n\n<docgen-index>\n\n* [`initialize(...)`](#initialize)\n* [`setAnonymousIdentity(...)`](#setanonymousidentity)\n* [`setIdentity(...)`](#setidentity)\n* [`showHelpCenter(...)`](#showhelpcenter)\n* [`showTicketRequest(...)`](#showticketrequest)\n* [`showUserTickets()`](#showusertickets)\n* [Interfaces](#interfaces)\n\n</docgen-index>\n\n<docgen-api>\n<!--Update the source file JSDoc comments and rerun docgen to update the docs below-->\n\n### initialize(...)\n\n```typescript\ninitialize(options: InitializeOptions) => Promise<void>\n```\n\n| Param         | Type                                                            |\n| ------------- | --------------------------------------------------------------- |\n| **`options`** | <code><a href=\"#initializeoptions\">InitializeOptions</a></code> |\n\n--------------------\n\n\n### setAnonymousIdentity(...)\n\n```typescript\nsetAnonymousIdentity(options: AnonymousOptions) => Promise<void>\n```\n\n| Param         | Type                                                          |\n| ------------- | ------------------------------------------------------------- |\n| **`options`** | <code><a href=\"#anonymousoptions\">AnonymousOptions</a></code> |\n\n--------------------\n\n\n### setIdentity(...)\n\n```typescript\nsetIdentity(option: IdentityOption) => Promise<void>\n```\n\n| Param        | Type                                                      |\n| ------------ | --------------------------------------------------------- |\n| **`option`** | <code><a href=\"#identityoption\">IdentityOption</a></code> |\n\n--------------------\n\n\n### showHelpCenter(...)\n\n```typescript\nshowHelpCenter(options?: HelpCenterOptions | undefined) => Promise<void>\n```\n\n| Param         | Type                                                            |\n| ------------- | --------------------------------------------------------------- |\n| **`options`** | <code><a href=\"#helpcenteroptions\">HelpCenterOptions</a></code> |\n\n--------------------\n\n\n### showTicketRequest(...)\n\n```typescript\nshowTicketRequest(options?: TicketRequestOptions | undefined) => Promise<void>\n```\n\n| Param         | Type                                                                  |\n| ------------- | --------------------------------------------------------------------- |\n| **`options`** | <code><a href=\"#ticketrequestoptions\">TicketRequestOptions</a></code> |\n\n--------------------\n\n\n### showUserTickets()\n\n```typescript\nshowUserTickets() => Promise<void>\n```\n\n--------------------\n\n\n### Interfaces\n\n\n#### InitializeOptions\n\n| Prop             | Type                 |\n| ---------------- | -------------------- |\n| **`zendeskUrl`** | <code>string</code>  |\n| **`appId`**      | <code>string</code>  |\n| **`clientId`**   | <code>string</code>  |\n| **`debugLog`**   | <code>boolean</code> |\n\n\n#### AnonymousOptions\n\n| Prop        | Type                |\n| ----------- | ------------------- |\n| **`name`**  | <code>string</code> |\n| **`email`** | <code>string</code> |\n\n\n#### IdentityOption\n\n| Prop        | Type                |\n| ----------- | ------------------- |\n| **`token`** | <code>string</code> |\n\n\n#### HelpCenterOptions\n\n| Prop           | Type                  |\n| -------------- | --------------------- |\n| **`groupBy`**  | <code>string</code>   |\n| **`groupIds`** | <code>number[]</code> |\n| **`labels`**   | <code>string[]</code> |\n\n\n#### TicketRequestOptions\n\n| Prop          | Type                  |\n| ------------- | --------------------- |\n| **`subject`** | <code>string</code>   |\n| **`tags`**    | <code>string[]</code> |\n| **`fields`**  | <code>string[]</code> |\n\n</docgen-api>\n","readmeFilename":"README.md"}