@gymspace/sdk 1.2.12 → 1.2.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.tsbuildinfo +1 -1
- package/dist/index.d.mts +210 -3
- package/dist/index.d.ts +210 -3
- package/dist/index.js +104 -10
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +104 -11
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/models/bulk-messaging.ts +119 -0
- package/src/models/clients.ts +0 -1
- package/src/models/gyms.ts +39 -1
- package/src/models/index.ts +1 -0
- package/src/models/onboarding.ts +4 -3
- package/src/models/products.ts +8 -0
- package/src/resources/bulk-messaging.ts +83 -0
- package/src/resources/gyms.ts +65 -27
- package/src/resources/index.ts +2 -1
- package/src/resources/subscription-plans.ts +9 -1
- package/src/sdk.ts +3 -0
package/dist/.tsbuildinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/axios/index.d.ts","../node_modules/@gymspace/shared/src/enums.ts","../node_modules/@gymspace/shared/src/types.ts","../node_modules/@gymspace/shared/src/interfaces.ts","../node_modules/@gymspace/shared/src/constants.ts","../node_modules/@gymspace/shared/src/utils/rolehelpers.ts","../node_modules/@gymspace/shared/src/index.ts","../src/types.ts","../src/errors.ts","../src/client.ts","../src/utils/agent-fetch.ts","../src/models/subscriptions.ts","../src/models/auth.ts","../src/resources/base.ts","../src/resources/auth.ts","../src/models/organizations.ts","../src/resources/organizations.ts","../src/models/gyms.ts","../src/resources/gyms.ts","../src/resources/collaborators.ts","../src/models/roles.ts","../src/resources/roles.ts","../src/models/clients.ts","../src/resources/clients.ts","../src/models/membership-plans.ts","../src/resources/membership-plans.ts","../src/models/contracts.ts","../src/resources/contracts.ts","../src/models/dashboard.ts","../src/resources/dashboard.ts","../src/models/evaluations.ts","../src/resources/evaluations.ts","../src/models/check-ins.ts","../src/resources/check-ins.ts","../src/resources/invitations.ts","../src/models/leads.ts","../src/resources/leads.ts","../src/models/assets.ts","../src/resources/assets.ts","../src/models/files.ts","../src/resources/files.ts","../src/resources/public-catalog.ts","../src/resources/health.ts","../src/models/onboarding.ts","../src/resources/onboarding.ts","../src/models/products.ts","../src/resources/products.ts","../src/models/sales.ts","../src/resources/sales.ts","../src/models/suppliers.ts","../src/resources/suppliers.ts","../src/models/users.ts","../src/resources/users.ts","../src/resources/subscriptions.ts","../src/resources/subscription-plans.ts","../src/resources/admin-subscription-management.ts","../src/models/payment-methods.ts","../src/resources/payment-methods.ts","../src/models/whatsapp.ts","../src/resources/whatsapp.ts","../src/resources/whatsapp-templates.ts","../src/resources/index.ts","../src/sdk.ts","../src/models/subscription-plans.ts","../src/models/admin-subscription-management.ts","../src/models/index.ts","../src/index.ts","../src/models/collaborators.ts","../src/models/invitations.ts"],"fileIdsList":[[48,49,50,51,52],[48,49],[48],[47,54,55],[54,55,56,108,109,112],[102],[58],[54],[53,54],[58,59,62,64,67,69,71,73,75,77,79,82,84,86,90,92,94,96,98,103,105,110,111],[101],[54,60],[60,84],[54,58,59,60],[54,56],[54,60,79],[54,60,69],[53,54,60],[54,60,73],[60,75],[54,60,77],[60,86],[54,60,64],[61,63,65,66,68,70,72,74,76,78,80,81,83,85,87,88,89,91,93,95,97,99,100,101,102,104,106,107],[54,60,82],[54,60,71],[60,90],[54,60,62],[54,60,103],[54,60,92],[53,54,60,67],[54,60,94],[54,58,60],[54,60,96],[54,60,98],[54,60,105],[54,56,57,108],[53],[56]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"7584239b853f690c6629ae8bb683ded6ff33104e7835778bbca5ee1b1d9a0a91","impliedFormat":99},{"version":"59447ec0c087e949aff08c7427138b630052186656ac3a59bacbf9f4f1edc51a","impliedFormat":1},{"version":"4f3dedee1045f028eb497abd7852dce698154d84bd522d8f8f0ce6746a79c82d","impliedFormat":1},{"version":"5d43729825004f65a169ceb8cb72c4a2902571ab455c380b733f79a29764a6d2","impliedFormat":1},{"version":"832b4064c21b686fc8d772ab2da33bbac48b90812cf1473a961b8f0c3c9c7902","impliedFormat":1},{"version":"c934cb299bc6f46910e61a6655ed654f00036817c3474499cb6c4ebc72c2fddc","impliedFormat":1},{"version":"404ab034c2979575815205824be53db9591fa4395ca07b1e781147379ffa0862","impliedFormat":1},"de5d423a7d7a14ed12522b42b44d13092b78d34680c316843b3fcad988b70747","122f963f839dffe02992f3c29c4f9d22c8be0bf865bd4015498e9a55b718d2ef","90bf42b7706ce86aa1abb0459070ed8a791df5a25c8cc9ff53a1a99b97368495","358f0833c081a5ba5dd957d18530f507688c922f08054c12a78e0d42534a3bbc","1f4b35f3ef5469339a539c3f9e1200317bc89280c1dcb516bc2f5e85c946c69a","149cf742da9555355188424cd94735ae7bfce96f65093bad92a680208b079e6e","5fc81afdf7085284bdd04bb7b3de97769515daa5d8b2a4cecb1d4c2300b4a510","ddcce7fd9825940c4ac822754bc8ca63086567722579b89617fe8e30c8016a43","e1f06446f9832d772b1171202840aa54d56411c7470f3e1b7736e3b95210bd0e","c15d9e507818d695186b1aec0270d313a5138af35222d30cd41f95c117065056","3d6655ae4240d80051be30efed2f9d806a65ace098fd042dd540b4a6d2cdc360","b5d21ae30bb2f3b557c1ded9fdc330cfae555c8f2beba21f0a75f98de969ace3","62eb992c4944eb724c9bc4a531f8c954a7aa94301b52f172cc69b335b738588c","2b949dc19987d2217953b362864780adabb1318bf2c6be5a76ca6a59220c7bf3","58e5f7be56dc310c730db38ab7df7bc1e17742bd54e55356f70def71cf45a847","5504dc0145d3ee6dc438af810eb98fb298fd60d9f5032efc7b1307f323f5b22e","61ec2be27c14fb6dd017426ccad9573d4195dece4182782fd36e9e584b9ba599","e980f13a6ed4125a5d9548b689c8bdc3abb89fd0e53814719471d93342ec35a8","3caa6231ff6fb326b46c622f7160201b613704084ec83cb1b2733e50bfcf9048","e8ad418077b9f77ea2fb9c21010e497f52584b48f7cc0c1fe726a86f30e8dc1e","44943bf390ded7d59f8d4ba7e55d9bafda899b6f932862d0af2adfd169615d94","8270f7d00d71bf731a659f282e937fc38c2ca7a29a6c5654cd71d1b3df2fcdb4","b51bb35f550a6eef49c0c6a1fe901e70953ce8e559b834a46180c0de9b325e7f","40fb11e476903b62932b7fc97d2b7fcf71063fa76cc79b06ab100e2ca57d0cc2","78452ee8362d95efb5e716d6fb8be3835c49bf6923736ba25203c95b1cba3461","c889229b1ef4feb8c01af26398fe92e82c8ff5035703d60a5f0e3c778e1a1250","11cb1ece5ce2685b9ca8b2d9d0d001c7a994231b29c054a87ddf4bb1fbc74808","ec85197fef597394a4c9d6d8ac026e3fb9d035af736c92cd0629ec51dec13c3a","379e1259bc7e50ee2ae24b5a50f0df0603856bfb9866a094e9411ed34ee1c325","728f310d8f2f9888130ffe274d722b9ef011dc3071aa705d86bf9175380e1608","8d5e02343427bb0f8cd07e25f13fea96f16fda4d20c4bd0bb4eb5cb950fdfb85","8ca018e6dd4960711bcfc9a62bd4dba80794d7d436a61631339054042fdcd7a1","0318a89ce8ab11333f2110b24f21182b5cbe337d633e86c2f2c8be2371d876fd","5f627cd620351e3e4ed705f0abd6d84d289dd8141a781060954f074f93036634","b3ec36923f326647ea8de2f0299b8d9247db09501df1807a688ce09a61eb5652","33253a790da4c3c4ca6fac42efe83f1f78f55d2a5d66a84a98ef2c24b92b12f8","e1496c85dd633293f609f89403886d4c113092574d7a8bbaf7f30cefcdcd2c46","84615e2a24d394d7e4dcbce62e2fdbc5b6a6320b4cae035083decd8faf93f0f2","6744a1e82c1cc00672ebee75b18b300a43fc904a17d480cef8994f4dd029db98","badf05b54c3a0a9229f2bf9dade36d15e045c3b6ac1d00d5f5daa3abeb2f637c","98b2be0257b290cd82d28207558424ccca1cbebd2f67b9d68205a2d9e3311785","738fccb61792698f202ad9902216584de09511cdd603349a1a164de9b89518f5","f81a07114fdf317c63b63299df9599f2a4f3dae2d1109d661eb3752847c8d489","63aa5ef7c1fad8d6758f25e968e57a4973582866fa08a3429761597653eb39f2","5a323df23f74a335e727b2273b69b49a93c877c930a91d59c219dd69a8361ace","05b2c94345341a306f1635d9cc7f42e2af5df9d9a5f9d8399e1560e774566e50","6ac3496933bea2ed5aa344ce23d763219b5118f3b35df3b5f671513a4323df67","f5b1cdd53d8feb4d8172786b9065bb7050f118473bee905c0380c5b9c84eb7c8","5d462ef9ef9b1c810ce4b02405053cda17356f64c2c1ca33b0917eac126b7db1","8600a3e4ecd76c9802152932260497a64114f3f0c40b721b8c2a7fbd91950dfc","8debea7ccde025344899f5ff7c4dd30c59fd41b487cf49f82bc1423209ce2903","e9a6a6067866d93271655e066539ae22687dad13aa6f864ffec2e0f06de10600","6d0f299b4c433721a61c81e7d71cd06cb5768e4f1c8879cc1c8466dc83eea7ce","038353dc059db1b2aee89acea285136ae3e6980b7a00dfa055749a8c9c69446d","36419f7e11df0fca8712eb769aae3ce93d5431716ade3ca873283e31add685c7","120e47ec10c28ef0eb48c71a813223bb2b03fdc066aea68a1415589bfceb9585","630a65d71ba7571e9880f174146ef544d2818cbcf85440869823a3c69bb13438","0f397304d0d60d06be9e49ff7d18dbfc4a3fa5b3f5d72e08d77c1bf1601bf4f6","1ae42e7d6cb510737f0d67b94f98f922b2ac8fb3347b0aa37b749e5f0ae12c9c","6581f800df7e785c8aab229f06bef765ad781f0bb353091a0f23375694c7891e","2889a5f3b6a7d9cd1dd50870cfd7d33b44fd5fb2b65a007e7324e4fcbf731981","2889a5f3b6a7d9cd1dd50870cfd7d33b44fd5fb2b65a007e7324e4fcbf731981"],"root":[[54,115]],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"module":99,"outDir":"./","rootDir":"../src","skipLibCheck":true,"target":7,"tsBuildInfoFile":"./.tsbuildinfo"},"referencedMap":[[53,1],[50,2],[49,3],[56,4],[113,5],[111,6],[59,7],[79,8],[73,9],[77,8],[112,10],[82,9],[103,8],[92,8],[94,8],[110,11],[96,8],[105,8],[102,12],[85,13],[61,14],[60,15],[80,16],[70,17],[66,18],[74,19],[76,20],[78,21],[87,22],[65,23],[89,12],[108,24],[81,18],[83,25],[72,26],[91,27],[63,28],[104,29],[93,30],[88,12],[68,31],[95,32],[101,12],[100,33],[97,34],[99,35],[107,36],[106,36],[109,37],[54,38],[57,39]],"affectedFilesPendingEmit":[[56,49],[55,49],[113,49],[111,49],[84,49],[59,49],[79,49],[69,49],[114,49],[73,49],[75,49],[77,49],[86,49],[64,49],[112,49],[115,49],[82,49],[71,49],[90,49],[62,49],[103,49],[92,49],[67,49],[94,49],[110,49],[58,49],[96,49],[98,49],[105,49],[102,49],[85,49],[61,49],[60,49],[80,49],[70,49],[66,49],[74,49],[76,49],[78,49],[87,49],[65,49],[89,49],[108,49],[81,49],[83,49],[72,49],[91,49],[63,49],[104,49],[93,49],[88,49],[68,49],[95,49],[101,49],[100,49],[97,49],[99,49],[107,49],[106,49],[109,49],[54,49],[57,49]],"emitSignatures":[54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115],"version":"5.9.3"}
|
|
1
|
+
{"fileNames":["../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/axios/index.d.ts","../node_modules/@gymspace/shared/src/enums.ts","../node_modules/@gymspace/shared/src/types.ts","../node_modules/@gymspace/shared/src/interfaces.ts","../node_modules/@gymspace/shared/src/constants.ts","../node_modules/@gymspace/shared/src/utils/rolehelpers.ts","../node_modules/@gymspace/shared/src/index.ts","../src/types.ts","../src/errors.ts","../src/client.ts","../src/utils/agent-fetch.ts","../src/models/subscriptions.ts","../src/models/auth.ts","../src/resources/base.ts","../src/resources/auth.ts","../src/models/organizations.ts","../src/resources/organizations.ts","../src/models/gyms.ts","../src/resources/gyms.ts","../src/resources/collaborators.ts","../src/models/roles.ts","../src/resources/roles.ts","../src/models/clients.ts","../src/resources/clients.ts","../src/models/membership-plans.ts","../src/resources/membership-plans.ts","../src/models/contracts.ts","../src/resources/contracts.ts","../src/models/dashboard.ts","../src/resources/dashboard.ts","../src/models/check-ins.ts","../src/resources/check-ins.ts","../src/resources/invitations.ts","../src/models/assets.ts","../src/resources/assets.ts","../src/models/files.ts","../src/resources/files.ts","../src/resources/public-catalog.ts","../src/resources/health.ts","../src/models/onboarding.ts","../src/resources/onboarding.ts","../src/models/products.ts","../src/resources/products.ts","../src/models/sales.ts","../src/resources/sales.ts","../src/models/suppliers.ts","../src/resources/suppliers.ts","../src/models/users.ts","../src/resources/users.ts","../src/resources/subscriptions.ts","../src/resources/subscription-plans.ts","../src/resources/admin-subscription-management.ts","../src/models/payment-methods.ts","../src/resources/payment-methods.ts","../src/models/whatsapp.ts","../src/resources/whatsapp.ts","../src/resources/whatsapp-templates.ts","../src/models/bulk-messaging.ts","../src/resources/bulk-messaging.ts","../src/resources/index.ts","../src/sdk.ts","../src/models/subscription-plans.ts","../src/models/admin-subscription-management.ts","../src/models/index.ts","../src/index.ts","../src/models/collaborators.ts","../src/models/invitations.ts"],"fileIdsList":[[48,49,50,51,52],[48,49],[48],[47,54,55],[54,55,56,106,107,110],[98],[58],[53,54],[58,59,62,64,67,69,71,73,75,77,80,82,86,88,90,92,94,99,101,104,108,109],[54],[97],[54,60],[60,80],[54,58,59,60],[54,56],[54,60,104],[54,60,77],[54,60,69],[53,54,60],[54,60,73],[60,75],[60,82],[54,60,64],[61,63,65,66,68,70,72,74,76,78,79,81,83,84,85,87,89,91,93,95,96,97,98,100,102,103,105],[54,60,71],[60,86],[54,60,62],[54,60,99],[54,60,88],[53,54,60,67],[54,60,90],[54,58,60],[54,60,92],[54,60,94],[54,60,101],[54,56,57,106],[53],[56]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"7584239b853f690c6629ae8bb683ded6ff33104e7835778bbca5ee1b1d9a0a91","impliedFormat":99},{"version":"59447ec0c087e949aff08c7427138b630052186656ac3a59bacbf9f4f1edc51a","impliedFormat":1},{"version":"4f3dedee1045f028eb497abd7852dce698154d84bd522d8f8f0ce6746a79c82d","impliedFormat":1},{"version":"5d43729825004f65a169ceb8cb72c4a2902571ab455c380b733f79a29764a6d2","impliedFormat":1},{"version":"832b4064c21b686fc8d772ab2da33bbac48b90812cf1473a961b8f0c3c9c7902","impliedFormat":1},{"version":"c934cb299bc6f46910e61a6655ed654f00036817c3474499cb6c4ebc72c2fddc","impliedFormat":1},{"version":"404ab034c2979575815205824be53db9591fa4395ca07b1e781147379ffa0862","impliedFormat":1},"de5d423a7d7a14ed12522b42b44d13092b78d34680c316843b3fcad988b70747","122f963f839dffe02992f3c29c4f9d22c8be0bf865bd4015498e9a55b718d2ef",{"version":"b60bddfd2d4c219fc03f7cdd24fc31f417ce33d496d4aab5dda1a6be04f0f1a8","signature":"693e22be90337e8a59bf7e5d589d7706f28676520da456e602a3ab9c0fe7913d"},{"version":"358f0833c081a5ba5dd957d18530f507688c922f08054c12a78e0d42534a3bbc","signature":"b674d1fdd1783b6da247d177f47836aeb9c4679c143a0e173dba14e2d34a851e"},"1f4b35f3ef5469339a539c3f9e1200317bc89280c1dcb516bc2f5e85c946c69a","149cf742da9555355188424cd94735ae7bfce96f65093bad92a680208b079e6e",{"version":"5fc81afdf7085284bdd04bb7b3de97769515daa5d8b2a4cecb1d4c2300b4a510","signature":"1378a19ac5538773c2ecd0b96a8b5e411ce1314821cc0e1b4b6a8bb892722e8b"},{"version":"ddcce7fd9825940c4ac822754bc8ca63086567722579b89617fe8e30c8016a43","signature":"b49f043468712680884e7fc65bb4f0a52c90ed0a4a63c2a51a7bb200049ef71c"},"e1f06446f9832d772b1171202840aa54d56411c7470f3e1b7736e3b95210bd0e",{"version":"c15d9e507818d695186b1aec0270d313a5138af35222d30cd41f95c117065056","signature":"e4ac4146ef550d04675b1daa597b3e4307b2f17cc69fb50ee3655c7064e4edf4"},{"version":"e29f0512f775685e0d3ebf267279104e48ec2bf6514e2a5e74fc6f1dfffdc2a6","signature":"2daa5b33745663d3f2792ae5708a8f29fc6d157175d70ae4d6b56381de5c28de"},{"version":"db0c5964a56ddaed5f25597cc06a05c2c4f8c8e785a0d450cb81386d9766b8eb","signature":"a31002cf73a5632a35a4e800e2cc3bcd0ce530ce36089c175c40323341e29ed9"},{"version":"62eb992c4944eb724c9bc4a531f8c954a7aa94301b52f172cc69b335b738588c","signature":"91c1dd0e99f95f31ff69a2c5e044dd9b379ae022a8b6e7ddc3dad4e1ebbdf587"},"2b949dc19987d2217953b362864780adabb1318bf2c6be5a76ca6a59220c7bf3",{"version":"58e5f7be56dc310c730db38ab7df7bc1e17742bd54e55356f70def71cf45a847","signature":"8d781549596f73d40fe6da38fbcd04b9a9c6f24e87928e673fb5ccaa8dfd0c8c"},{"version":"9b8ff344f03c146f2cb8248d0c919c269149a84d2f4686f18b931d97eaadd47f","signature":"8c970dc45ba3d09c993a339ecdc3faa1a1f63a7dfbc165502f3df9aae4104601"},{"version":"61ec2be27c14fb6dd017426ccad9573d4195dece4182782fd36e9e584b9ba599","signature":"9c91a9c7de2fc73de2410762888d2c2acdca283f015d615c26bba7c1279efcbd"},"e980f13a6ed4125a5d9548b689c8bdc3abb89fd0e53814719471d93342ec35a8",{"version":"3caa6231ff6fb326b46c622f7160201b613704084ec83cb1b2733e50bfcf9048","signature":"101654020d9a19d4921a952b8a181430131267b3540782feb5e0152b72e68a33"},"e8ad418077b9f77ea2fb9c21010e497f52584b48f7cc0c1fe726a86f30e8dc1e",{"version":"44943bf390ded7d59f8d4ba7e55d9bafda899b6f932862d0af2adfd169615d94","signature":"2bf2185386c8a15b3042466119cd9095933b891599b44cfd49b5e99ec17b83e3"},{"version":"a2659947000309025232a493a24559d02d894cdfa8c3781b03b89d7b6024503c","signature":"5dc851a79b65b2919b4a0ac4b0b3572daeb94e539ae4f175dccdf099ff609d2c"},{"version":"3d1029733b77f2d20a88c2a7c9fa2eef4117e02183a64adbb9e396fde58082a2","signature":"baf94619bcba8ffef86033f0dd8a1013564376161788cacf1f04ef87c13a99de"},{"version":"e2ec568b04b0f45098e9f41f9a4c4b79845086e1e97140c82d812eade0149535","signature":"e70d6ba03a749985740b6a6c0ba29a0d60abb14a6af93fc3d0fcc560cced8ea5"},{"version":"11cb1ece5ce2685b9ca8b2d9d0d001c7a994231b29c054a87ddf4bb1fbc74808","signature":"e8a5b97e80fa75c92710b19dcaae265370c16e21ddfd97183de90a160cf4062f"},{"version":"ec85197fef597394a4c9d6d8ac026e3fb9d035af736c92cd0629ec51dec13c3a","signature":"c2dae2078b3a141fa78d7cba328c3362abc3b4b2b2e727684015386219b63174"},"8d5e02343427bb0f8cd07e25f13fea96f16fda4d20c4bd0bb4eb5cb950fdfb85",{"version":"8ca018e6dd4960711bcfc9a62bd4dba80794d7d436a61631339054042fdcd7a1","signature":"6856cd056e8e67ca0c9f69a3ecd5b65c94e56dc41d16a005c1b126f4d31da9fa"},"0318a89ce8ab11333f2110b24f21182b5cbe337d633e86c2f2c8be2371d876fd",{"version":"5f627cd620351e3e4ed705f0abd6d84d289dd8141a781060954f074f93036634","signature":"38d8e3353ac5e37089162adf6d5dd75d31fb031790cf74b975b5efc2cd1cb323"},{"version":"b3ec36923f326647ea8de2f0299b8d9247db09501df1807a688ce09a61eb5652","signature":"df1ddcd1fdceb0e3647d1aab513f1086110d9038c3fb75ce68819500f71b7299"},{"version":"33253a790da4c3c4ca6fac42efe83f1f78f55d2a5d66a84a98ef2c24b92b12f8","signature":"e7ab7d94cbae45a92a4825aa27199c061da1a36fb05eaa2b8addd112e0a8008c"},{"version":"91b1382fbc682fa8d5856a1c1db4d910c8fe410289c367512a0c522ec6ce869e","signature":"058a21147362374f2410e93cc1d12281e2a9ab1484788286dde5ff0c3891e1e0"},{"version":"84615e2a24d394d7e4dcbce62e2fdbc5b6a6320b4cae035083decd8faf93f0f2","signature":"2fd85b4fc42d596748973bff2f3e28a449cd2b97cea3471d15fb793b87366fe0"},{"version":"b22c287d224b16fae8ae3d8f716c03e4ef2f8898d8da7ea731440dd152c52925","signature":"eccceb9d3383c77f3c657f7f1a9f15ff2076f3b342635c03d99d2877daaa06b1"},{"version":"f1ae7e612f0c9eeb7048ac5f1aff7f41530ac9e16c09f07222ce0ffc53a701d7","signature":"b588c79ad81da487269aae9acf2d6281393ea57c0a2fa9b0c575af1b24993195"},"98b2be0257b290cd82d28207558424ccca1cbebd2f67b9d68205a2d9e3311785",{"version":"738fccb61792698f202ad9902216584de09511cdd603349a1a164de9b89518f5","signature":"42946e6e6ba4988b211e69c1ac5f59b6b71f0ccb0230f0f810a8b13a3b3478c3"},"f81a07114fdf317c63b63299df9599f2a4f3dae2d1109d661eb3752847c8d489",{"version":"63aa5ef7c1fad8d6758f25e968e57a4973582866fa08a3429761597653eb39f2","signature":"90868a9dbee7b9bc070954b4ad33a82a92c88eaa7a268c47f7e9ea026b3b6701"},"5a323df23f74a335e727b2273b69b49a93c877c930a91d59c219dd69a8361ace",{"version":"05b2c94345341a306f1635d9cc7f42e2af5df9d9a5f9d8399e1560e774566e50","signature":"83445828a83032381e84a79907ce961202d2483f6104a933c6ff95adaeda4859"},{"version":"6ac3496933bea2ed5aa344ce23d763219b5118f3b35df3b5f671513a4323df67","signature":"c430c5bf72f9e78e0ff461b1b3e0fce9d1970af9b9b4e925194ca762b2235ce8"},{"version":"f5b1cdd53d8feb4d8172786b9065bb7050f118473bee905c0380c5b9c84eb7c8","signature":"31bd2de607a43a7bf71a780776565dfebec9e413b82e60660caa5eebcc92b2a8"},{"version":"21259e4ae26bc1386e6969a3072d6ec31dc52ad81a07b151d66d9cb9ab81cb37","signature":"8d026131ea0de6e2f510a61159b47dab65731fe7a37a23586d7dc2b4e3841b80"},{"version":"51bebf61fbc48fc20666609c19f96a2ea65bcffc4971d2c0c8d5f87e94dfa59b","signature":"8646047ece9faa83c45d86ab1185812d9ab55c0c392b913adc78c7798e6cb432"},{"version":"aa3739ab80ddd103e094a807e4a94bd9c15afc4a05f23ac79f81770b968ac5a7","signature":"ae71a61ac559d8d085a97eb76c42d914513b10da2209de06e3ecd1671cf39e74"},"e9a6a6067866d93271655e066539ae22687dad13aa6f864ffec2e0f06de10600",{"version":"6d0f299b4c433721a61c81e7d71cd06cb5768e4f1c8879cc1c8466dc83eea7ce","signature":"915312f18887a59517f8260a044b83283a7385dd3fd59eff840f76bc5be3239d"},{"version":"038353dc059db1b2aee89acea285136ae3e6980b7a00dfa055749a8c9c69446d","signature":"b7709a3dec1646716743c48607c957deec7a1fb605c0d4af2b316d5eff245d99"},{"version":"1880488de8fedcbea6a29f4a67c52cba32e88e5b03cc7358e78f0343a56fb6c6","signature":"fe8296b1e626666d08df6440073d3eee6a8cab8bb305022e030a3dc5626b7225"},{"version":"8d93976ee55b06f2056710acbfed04684bf0d0daddc07970e04f4f310495e23f","signature":"01a2d920fc4c5c65beef15b678a5bba743d6b95c1d0050a3101816e859cc86b2"},"43942b3817a6c2c0c94854fb340d6e006452f7ebde5c6a10e83941f27bb0ec78","307db89a7a39db862186c4174bfb4be74d3c64e3555f83c2169b6251a39c2e3a",{"version":"630a65d71ba7571e9880f174146ef544d2818cbcf85440869823a3c69bb13438","signature":"6b94342f15fdb0fc1797b6322f198de8ef39ed5c9981c98a2510effe9079798a"},{"version":"0f397304d0d60d06be9e49ff7d18dbfc4a3fa5b3f5d72e08d77c1bf1601bf4f6","signature":"3c7a720fbf1bfe2f28bf9777d68d540e1aebff592052e5a9a53b9b5697e77b1c"},{"version":"2e1334ea35b7bd6a873fb41db1b6266d4b2696193776857613115f84dec5e976","signature":"36178bbbad9268bd6f9565e19a96ac60b424933830137560beddd5f21510e300"},"6581f800df7e785c8aab229f06bef765ad781f0bb353091a0f23375694c7891e","2889a5f3b6a7d9cd1dd50870cfd7d33b44fd5fb2b65a007e7324e4fcbf731981","2889a5f3b6a7d9cd1dd50870cfd7d33b44fd5fb2b65a007e7324e4fcbf731981"],"root":[[54,113]],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"module":99,"outDir":"./","rootDir":"../src","skipLibCheck":true,"target":7,"tsBuildInfoFile":"./.tsbuildinfo"},"referencedMap":[[53,1],[50,2],[49,3],[56,4],[111,5],[109,6],[59,7],[73,8],[110,9],[90,10],[108,11],[92,10],[101,10],[98,12],[81,13],[61,14],[60,15],[105,16],[78,17],[70,18],[66,19],[74,20],[76,21],[83,22],[65,23],[85,12],[106,24],[79,19],[72,25],[87,26],[63,27],[100,28],[89,29],[84,12],[68,30],[91,31],[97,12],[96,32],[93,33],[95,34],[103,35],[102,35],[107,36],[54,37],[57,38]],"affectedFilesPendingEmit":[[56,49],[55,49],[111,49],[109,49],[80,49],[59,49],[104,49],[77,49],[69,49],[112,49],[73,49],[75,49],[82,49],[64,49],[110,49],[113,49],[71,49],[86,49],[62,49],[99,49],[88,49],[67,49],[90,49],[108,49],[58,49],[92,49],[94,49],[101,49],[98,49],[81,49],[61,49],[60,49],[105,49],[78,49],[70,49],[66,49],[74,49],[76,49],[83,49],[65,49],[85,49],[106,49],[79,49],[72,49],[87,49],[63,49],[100,49],[89,49],[84,49],[68,49],[91,49],[97,49],[96,49],[93,49],[95,49],[103,49],[102,49],[107,49],[54,49],[57,49]],"emitSignatures":[54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113],"version":"5.9.3"}
|
package/dist/index.d.mts
CHANGED
|
@@ -459,10 +459,44 @@ interface GymAmenities {
|
|
|
459
459
|
[key: string]: any;
|
|
460
460
|
}
|
|
461
461
|
interface GymSettings {
|
|
462
|
+
inventory?: InventorySettings;
|
|
463
|
+
contracts?: ContractSettings;
|
|
462
464
|
logo?: string;
|
|
463
465
|
primaryColor?: string;
|
|
464
466
|
[key: string]: any;
|
|
465
467
|
}
|
|
468
|
+
/**
|
|
469
|
+
* Inventory configuration settings
|
|
470
|
+
*/
|
|
471
|
+
interface InventorySettings {
|
|
472
|
+
defaultMinStock?: number;
|
|
473
|
+
defaultMaxStock?: number;
|
|
474
|
+
enableLowStockAlerts?: boolean;
|
|
475
|
+
}
|
|
476
|
+
/**
|
|
477
|
+
* Contract expiration configuration settings
|
|
478
|
+
*/
|
|
479
|
+
interface ContractSettings {
|
|
480
|
+
expiringSoonDays?: number;
|
|
481
|
+
gracePeriodDays?: number;
|
|
482
|
+
enableExpirationNotifications?: boolean;
|
|
483
|
+
}
|
|
484
|
+
/**
|
|
485
|
+
* Update gym inventory settings DTO
|
|
486
|
+
*/
|
|
487
|
+
interface UpdateGymInventorySettingsDto {
|
|
488
|
+
defaultMinStock?: number;
|
|
489
|
+
defaultMaxStock?: number;
|
|
490
|
+
enableLowStockAlerts?: boolean;
|
|
491
|
+
}
|
|
492
|
+
/**
|
|
493
|
+
* Update gym contract settings DTO
|
|
494
|
+
*/
|
|
495
|
+
interface UpdateGymContractSettingsDto {
|
|
496
|
+
expiringSoonDays?: number;
|
|
497
|
+
gracePeriodDays?: number;
|
|
498
|
+
enableExpirationNotifications?: boolean;
|
|
499
|
+
}
|
|
466
500
|
interface Gym {
|
|
467
501
|
id: string;
|
|
468
502
|
organizationId: string;
|
|
@@ -556,6 +590,40 @@ declare class GymsResource extends BaseResource {
|
|
|
556
590
|
}>, options?: RequestOptions): Promise<Gym>;
|
|
557
591
|
updateGymSchedule(id: string, data: UpdateGymScheduleDto, options?: RequestOptions): Promise<Gym>;
|
|
558
592
|
updateGymSocialMedia(id: string, data: UpdateGymSocialMediaDto, options?: RequestOptions): Promise<Gym>;
|
|
593
|
+
/**
|
|
594
|
+
* Update current gym inventory settings (stock configuration)
|
|
595
|
+
* Uses gym from context (x-gym-id header)
|
|
596
|
+
* @param data Inventory settings data
|
|
597
|
+
* @param options Request options
|
|
598
|
+
* @returns Updated gym with new settings
|
|
599
|
+
*
|
|
600
|
+
* @example
|
|
601
|
+
* ```typescript
|
|
602
|
+
* const gym = await sdk.gyms.updateInventorySettings({
|
|
603
|
+
* defaultMinStock: 15,
|
|
604
|
+
* defaultMaxStock: 1000,
|
|
605
|
+
* enableLowStockAlerts: true
|
|
606
|
+
* });
|
|
607
|
+
* ```
|
|
608
|
+
*/
|
|
609
|
+
updateInventorySettings(data: UpdateGymInventorySettingsDto, options?: RequestOptions): Promise<Gym>;
|
|
610
|
+
/**
|
|
611
|
+
* Update current gym contract expiration settings
|
|
612
|
+
* Uses gym from context (x-gym-id header)
|
|
613
|
+
* @param data Contract settings data
|
|
614
|
+
* @param options Request options
|
|
615
|
+
* @returns Updated gym with new settings
|
|
616
|
+
*
|
|
617
|
+
* @example
|
|
618
|
+
* ```typescript
|
|
619
|
+
* const gym = await sdk.gyms.updateContractSettings({
|
|
620
|
+
* expiringSoonDays: 7,
|
|
621
|
+
* gracePeriodDays: 0,
|
|
622
|
+
* enableExpirationNotifications: true
|
|
623
|
+
* });
|
|
624
|
+
* ```
|
|
625
|
+
*/
|
|
626
|
+
updateContractSettings(data: UpdateGymContractSettingsDto, options?: RequestOptions): Promise<Gym>;
|
|
559
627
|
}
|
|
560
628
|
|
|
561
629
|
declare class CollaboratorsResource extends BaseResource {
|
|
@@ -710,7 +778,6 @@ interface ClientStats {
|
|
|
710
778
|
}
|
|
711
779
|
interface SearchClientsParams {
|
|
712
780
|
search?: string;
|
|
713
|
-
activeOnly?: boolean;
|
|
714
781
|
clientNumber?: string;
|
|
715
782
|
documentId?: string;
|
|
716
783
|
includeContractStatus?: boolean;
|
|
@@ -1326,7 +1393,6 @@ interface StartOnboardingData {
|
|
|
1326
1393
|
timezone: string;
|
|
1327
1394
|
}
|
|
1328
1395
|
interface StartOnboardingResponse {
|
|
1329
|
-
success: boolean;
|
|
1330
1396
|
access_token: string;
|
|
1331
1397
|
refresh_token: string;
|
|
1332
1398
|
user: {
|
|
@@ -1335,6 +1401,8 @@ interface StartOnboardingResponse {
|
|
|
1335
1401
|
name: string;
|
|
1336
1402
|
userType: string;
|
|
1337
1403
|
};
|
|
1404
|
+
lastActiveGymId: string;
|
|
1405
|
+
lastActiveOrganizationId: string;
|
|
1338
1406
|
organization: {
|
|
1339
1407
|
id: string;
|
|
1340
1408
|
name: string;
|
|
@@ -1561,6 +1629,14 @@ interface Product {
|
|
|
1561
1629
|
createdAt: string;
|
|
1562
1630
|
updatedAt: string;
|
|
1563
1631
|
category?: ProductCategory;
|
|
1632
|
+
image?: {
|
|
1633
|
+
id: string;
|
|
1634
|
+
filename: string;
|
|
1635
|
+
originalName: string;
|
|
1636
|
+
fileSize: number;
|
|
1637
|
+
mimeType: string;
|
|
1638
|
+
previewUrl?: string;
|
|
1639
|
+
};
|
|
1564
1640
|
createdBy?: {
|
|
1565
1641
|
id: string;
|
|
1566
1642
|
name: string;
|
|
@@ -1976,6 +2052,11 @@ interface UpdateSubscriptionPlanDto {
|
|
|
1976
2052
|
}
|
|
1977
2053
|
declare class SubscriptionPlansResource extends BaseResource {
|
|
1978
2054
|
private basePath;
|
|
2055
|
+
private publicBasePath;
|
|
2056
|
+
/**
|
|
2057
|
+
* List all active subscription plans (Public - no authentication required)
|
|
2058
|
+
*/
|
|
2059
|
+
listPublicPlans(options?: RequestOptions): Promise<SubscriptionPlanDto[]>;
|
|
1979
2060
|
/**
|
|
1980
2061
|
* List all subscription plans (Super Admin only)
|
|
1981
2062
|
*/
|
|
@@ -2316,6 +2397,131 @@ declare class WhatsAppTemplatesResource extends BaseResource {
|
|
|
2316
2397
|
preview(id: string, variables: Record<string, any>, options?: RequestOptions): Promise<PreviewTemplateResponse>;
|
|
2317
2398
|
}
|
|
2318
2399
|
|
|
2400
|
+
interface BulkTemplate {
|
|
2401
|
+
id: string;
|
|
2402
|
+
gymId: string;
|
|
2403
|
+
name: string;
|
|
2404
|
+
message: string;
|
|
2405
|
+
description?: string;
|
|
2406
|
+
tags: string[];
|
|
2407
|
+
isActive: boolean;
|
|
2408
|
+
usageCount: number;
|
|
2409
|
+
lastUsedAt?: Date;
|
|
2410
|
+
createdByUserId: string;
|
|
2411
|
+
createdAt: Date;
|
|
2412
|
+
updatedAt: Date;
|
|
2413
|
+
}
|
|
2414
|
+
interface CreateBulkTemplateDto {
|
|
2415
|
+
name: string;
|
|
2416
|
+
message: string;
|
|
2417
|
+
description?: string;
|
|
2418
|
+
tags?: string[];
|
|
2419
|
+
isActive?: boolean;
|
|
2420
|
+
}
|
|
2421
|
+
interface UpdateBulkTemplateDto {
|
|
2422
|
+
name?: string;
|
|
2423
|
+
message?: string;
|
|
2424
|
+
description?: string;
|
|
2425
|
+
tags?: string[];
|
|
2426
|
+
isActive?: boolean;
|
|
2427
|
+
}
|
|
2428
|
+
interface BulkMessageVariable {
|
|
2429
|
+
name: string;
|
|
2430
|
+
placeholder: string;
|
|
2431
|
+
description: string;
|
|
2432
|
+
example: string;
|
|
2433
|
+
category: 'client' | 'gym' | 'membership' | 'datetime' | 'custom';
|
|
2434
|
+
required: boolean;
|
|
2435
|
+
formatter?: 'text' | 'currency' | 'date' | 'number';
|
|
2436
|
+
}
|
|
2437
|
+
interface SendBulkMessagesDto {
|
|
2438
|
+
templateId?: string;
|
|
2439
|
+
message: string;
|
|
2440
|
+
clientIds: string[];
|
|
2441
|
+
}
|
|
2442
|
+
interface RejectedClientDto {
|
|
2443
|
+
clientId: string;
|
|
2444
|
+
reason: string;
|
|
2445
|
+
}
|
|
2446
|
+
interface BulkMessageResultDto {
|
|
2447
|
+
sendId: string;
|
|
2448
|
+
totalRecipients: number;
|
|
2449
|
+
accepted: number;
|
|
2450
|
+
rejected: number;
|
|
2451
|
+
rejectedReasons: RejectedClientDto[];
|
|
2452
|
+
estimatedTime: number;
|
|
2453
|
+
}
|
|
2454
|
+
type RejectedClient = RejectedClientDto;
|
|
2455
|
+
type BulkMessageResult = BulkMessageResultDto;
|
|
2456
|
+
interface BulkMessageLogDto {
|
|
2457
|
+
sendId: string;
|
|
2458
|
+
clientId: string;
|
|
2459
|
+
clientName: string;
|
|
2460
|
+
phoneNumber: string;
|
|
2461
|
+
message: string;
|
|
2462
|
+
status: 'pending' | 'queued' | 'sent' | 'delivered' | 'failed';
|
|
2463
|
+
sentAt?: string;
|
|
2464
|
+
deliveredAt?: string;
|
|
2465
|
+
failedAt?: string;
|
|
2466
|
+
failureReason?: string;
|
|
2467
|
+
retryCount: number;
|
|
2468
|
+
timestamp: string;
|
|
2469
|
+
}
|
|
2470
|
+
interface GetBulkLogsQueryDto {
|
|
2471
|
+
sendId: string;
|
|
2472
|
+
}
|
|
2473
|
+
interface BulkLogsResponseDto {
|
|
2474
|
+
sendId: string;
|
|
2475
|
+
totalRecipients: number;
|
|
2476
|
+
sent: number;
|
|
2477
|
+
delivered: number;
|
|
2478
|
+
failed: number;
|
|
2479
|
+
pending: number;
|
|
2480
|
+
logs: BulkMessageLogDto[];
|
|
2481
|
+
isComplete: boolean;
|
|
2482
|
+
}
|
|
2483
|
+
type BulkMessageLog = BulkMessageLogDto;
|
|
2484
|
+
type BulkLogsResponse = BulkLogsResponseDto;
|
|
2485
|
+
interface GenerateAIMessageDto {
|
|
2486
|
+
prompt: string;
|
|
2487
|
+
tone?: 'promotional' | 'informational' | 'reminder' | 'greeting' | 'custom' | 'friendly';
|
|
2488
|
+
includeVariables?: string[];
|
|
2489
|
+
additionalRequirements?: string;
|
|
2490
|
+
}
|
|
2491
|
+
interface GenerateAIMessageResponseDto {
|
|
2492
|
+
message: string;
|
|
2493
|
+
variables: string[];
|
|
2494
|
+
tone: string;
|
|
2495
|
+
suggestions?: string[];
|
|
2496
|
+
}
|
|
2497
|
+
type GenerateAIMessageParams = GenerateAIMessageDto;
|
|
2498
|
+
type GenerateAIMessageResponse = GenerateAIMessageResponseDto;
|
|
2499
|
+
|
|
2500
|
+
declare class BulkMessagingResource extends BaseResource {
|
|
2501
|
+
private basePath;
|
|
2502
|
+
private templatesPath;
|
|
2503
|
+
createTemplate(data: CreateBulkTemplateDto, options?: RequestOptions): Promise<BulkTemplate>;
|
|
2504
|
+
getTemplates(options?: RequestOptions): Promise<BulkTemplate[]>;
|
|
2505
|
+
getTemplate(id: string, options?: RequestOptions): Promise<BulkTemplate>;
|
|
2506
|
+
updateTemplate(id: string, data: UpdateBulkTemplateDto, options?: RequestOptions): Promise<BulkTemplate>;
|
|
2507
|
+
deleteTemplate(id: string, options?: RequestOptions): Promise<void>;
|
|
2508
|
+
getAvailableVariables(options?: RequestOptions): Promise<BulkMessageVariable[]>;
|
|
2509
|
+
/**
|
|
2510
|
+
* Generate AI message with streaming support
|
|
2511
|
+
* Note: This proxies to the agent endpoint for streaming responses
|
|
2512
|
+
*/
|
|
2513
|
+
generateAIMessage(data: GenerateAIMessageDto, options?: RequestOptions): Promise<GenerateAIMessageResponseDto>;
|
|
2514
|
+
/**
|
|
2515
|
+
* Send bulk messages to multiple clients
|
|
2516
|
+
* Note: SDK sends clientIds, API fetches full client and gym data before sending to agent
|
|
2517
|
+
*/
|
|
2518
|
+
send(data: SendBulkMessagesDto, options?: RequestOptions): Promise<BulkMessageResultDto>;
|
|
2519
|
+
/**
|
|
2520
|
+
* Get logs for a bulk message send operation
|
|
2521
|
+
*/
|
|
2522
|
+
getLogs(sendId: string, options?: RequestOptions): Promise<BulkLogsResponseDto>;
|
|
2523
|
+
}
|
|
2524
|
+
|
|
2319
2525
|
declare class GymSpaceSdk {
|
|
2320
2526
|
client: ApiClient;
|
|
2321
2527
|
private expoFetch?;
|
|
@@ -2345,6 +2551,7 @@ declare class GymSpaceSdk {
|
|
|
2345
2551
|
paymentMethods: PaymentMethodsResource;
|
|
2346
2552
|
whatsapp: WhatsAppResource;
|
|
2347
2553
|
whatsappTemplates: WhatsAppTemplatesResource;
|
|
2554
|
+
bulkMessaging: BulkMessagingResource;
|
|
2348
2555
|
constructor(config: GymSpaceConfig);
|
|
2349
2556
|
/**
|
|
2350
2557
|
* Set the authentication token
|
|
@@ -2414,4 +2621,4 @@ declare class NetworkError extends GymSpaceError {
|
|
|
2414
2621
|
constructor(message?: string);
|
|
2415
2622
|
}
|
|
2416
2623
|
|
|
2417
|
-
export { type ActivateRenewalDto, AdminSubscriptionManagementResource, type AdminSubscriptionStatusDto, type AffiliateOrganizationDto, type Amenities, ApiClient, type ApiResponse, type AssetResponseDto, AssetsResource, AuthResource, AuthenticationError, AuthorizationError, type AvailablePlanDto, type BusinessHours, type CancelSubscriptionDto, type CatalogGym, type ChangePasswordDto, type ChangePasswordResponseDto, type CheckIn, type CheckInDetail, type CheckInListResponse, type CheckInStats, type CheckInSystemFeatures, type CheckIns, type CheckInsList, CheckInsResource, type CheckLimitResponse, type CityWithGyms, type Client, type ClientCheckInHistory, type ClientManagementFeatures, type ClientStat, type ClientStats, ClientsResource, type CollaboratorRoleDto, CollaboratorsResource, type CompleteGuidedSetupData, type ConfigureFeaturesData, type ConnectionStatusResponse, type Contact, type Contract, ContractsResource, type ContractsRevenue, type CreateCheckInDto, type CreateClientDto, type CreateContractDto, type CreateGymDto, type CreateMembershipPlanDto, type CreatePaymentMethodDto, type CreateProductCategoryDto, type CreateProductDto, type CreateSaleDto, type CreateServiceDto, type CreateSubscriptionPlanDto, type CreateSupplierDto, type CreateTemplateDto, type CreateWhatsAppConfigDto, type CurrentSessionResponse, type CurrentlyInGymResponse, type CustomerSalesReport, DashboardResource, type DashboardStats, type DateRangeParams, type DaySchedule, type Debts, type DisconnectResponse, type ExpiringContract, type FileResponseDto, FilesResource, type FreezeContractDto, type GetCheckInStatsParams, type GetClientCheckInHistoryParams, type GetContractsParams, type GetFeaturedGymsParams, type GetGymInvitationsParams, type GetMembershipPlansParams, type Gym, type GymAmenities, type GymSchedule, type GymSettings, type GymSocialMedia, type GymSpaceConfig, GymSpaceError, GymSpaceSdk, type GymStats, GymsResource, HealthResource, type HealthResponse, type InitializeConnectionResponse, type InvitationValidationResponse, InvitationsResource, type ListContactsResponse, type LoginDto, type LoginResponseDto, type MembershipManagementFeatures, type MembershipPlan, type MembershipPlanStats, MembershipPlansResource, NetworkError, type NewClients, NotFoundError, type NotificationSettings, OnboardingResource, type OnboardingResponse, type OnboardingStatus, OnboardingStep, type Organization, type OrganizationAdminDetails, type OrganizationStats, type OrganizationWithDetails, OrganizationsResource, type PaginatedResponse, type PaginatedResponseDto, type PaginationParams, type PaginationQueryDto, type PaySaleDto, type PaymentMethod, type PaymentMethodStats, PaymentMethodsResource, type PermissionsGroup, type PreviewTemplateResponse, type PriceDto, type PricingDto, type Product, type ProductCategory, ProductsResource, PublicCatalogResource, type ReadyResponse, type RegisterCollaboratorDto, type RegisterOwnerDto, type RenewContractDto, type RequestOptions, type RequestPasswordResetDto, type RequestPasswordResetResponseDto, type ResendResetCodeDto, type ResendResetCodeResponseDto, type ResendVerificationDto, type ResetPasswordDto, type ResetPasswordResponseDto, RolesResource, type Sale, type SaleItem, type SaleItemDto, SalesResource, type SalesRevenue, type SalesStats, type SearchCatalogParams, type SearchCheckInsParams, type SearchClientsParams, type SearchPaymentMethodsParams, type SearchProductsParams, type SearchSalesParams, type SearchSuppliersParams, type SearchTemplatesDto, type SearchWhatsAppMessagesDto, type SendWhatsAppMessageDto, type SocialMedia, type StartOnboardingData, type StartOnboardingResponse, type StockMovement, type Subscription, type SubscriptionHistoryDto, type SubscriptionPlan, type SubscriptionPlanDto, SubscriptionPlansResource, type SubscriptionStatusDto, SubscriptionsResource, type Supplier, SuppliersResource, type SuppliersStats, type TimeSlot, type TopSellingProduct, type UpdateClientDto, type UpdateGymDto, type UpdateGymScheduleDto, type UpdateGymSettingsData, type UpdateGymSocialMediaDto, type UpdateMembershipPlanDto, type UpdateOrganizationDto, type UpdatePaymentMethodDto, type UpdatePaymentStatusDto, type UpdateProductCategoryDto, type UpdateProductDto, type UpdateProfileDto, type UpdateSaleDto, type UpdateStockDto, type UpdateSubscriptionPlanDto, type UpdateSupplierDto, type UpdateTemplateDto, type UpdateWhatsAppConfigDto, type UpgradeSubscriptionDto, type UploadAssetDto, type UploadFileDto, type UserProfileDto, UsersResource, ValidationError, type VerifyEmailDto, type VerifyResetCodeDto, type VerifyResetCodeResponseDto, type WeeklySchedule, type WhatsAppConfig, type WhatsAppMessage, WhatsAppResource, type WhatsAppTemplate, WhatsAppTemplatesResource };
|
|
2624
|
+
export { type ActivateRenewalDto, AdminSubscriptionManagementResource, type AdminSubscriptionStatusDto, type AffiliateOrganizationDto, type Amenities, ApiClient, type ApiResponse, type AssetResponseDto, AssetsResource, AuthResource, AuthenticationError, AuthorizationError, type AvailablePlanDto, type BulkLogsResponse, type BulkLogsResponseDto, type BulkMessageLog, type BulkMessageLogDto, type BulkMessageResult, type BulkMessageResultDto, type BulkMessageVariable, BulkMessagingResource, type BulkTemplate, type BusinessHours, type CancelSubscriptionDto, type CatalogGym, type ChangePasswordDto, type ChangePasswordResponseDto, type CheckIn, type CheckInDetail, type CheckInListResponse, type CheckInStats, type CheckInSystemFeatures, type CheckIns, type CheckInsList, CheckInsResource, type CheckLimitResponse, type CityWithGyms, type Client, type ClientCheckInHistory, type ClientManagementFeatures, type ClientStat, type ClientStats, ClientsResource, type CollaboratorRoleDto, CollaboratorsResource, type CompleteGuidedSetupData, type ConfigureFeaturesData, type ConnectionStatusResponse, type Contact, type Contract, type ContractSettings, ContractsResource, type ContractsRevenue, type CreateBulkTemplateDto, type CreateCheckInDto, type CreateClientDto, type CreateContractDto, type CreateGymDto, type CreateMembershipPlanDto, type CreatePaymentMethodDto, type CreateProductCategoryDto, type CreateProductDto, type CreateSaleDto, type CreateServiceDto, type CreateSubscriptionPlanDto, type CreateSupplierDto, type CreateTemplateDto, type CreateWhatsAppConfigDto, type CurrentSessionResponse, type CurrentlyInGymResponse, type CustomerSalesReport, DashboardResource, type DashboardStats, type DateRangeParams, type DaySchedule, type Debts, type DisconnectResponse, type ExpiringContract, type FileResponseDto, FilesResource, type FreezeContractDto, type GenerateAIMessageDto, type GenerateAIMessageParams, type GenerateAIMessageResponse, type GenerateAIMessageResponseDto, type GetBulkLogsQueryDto, type GetCheckInStatsParams, type GetClientCheckInHistoryParams, type GetContractsParams, type GetFeaturedGymsParams, type GetGymInvitationsParams, type GetMembershipPlansParams, type Gym, type GymAmenities, type GymSchedule, type GymSettings, type GymSocialMedia, type GymSpaceConfig, GymSpaceError, GymSpaceSdk, type GymStats, GymsResource, HealthResource, type HealthResponse, type InitializeConnectionResponse, type InventorySettings, type InvitationValidationResponse, InvitationsResource, type ListContactsResponse, type LoginDto, type LoginResponseDto, type MembershipManagementFeatures, type MembershipPlan, type MembershipPlanStats, MembershipPlansResource, NetworkError, type NewClients, NotFoundError, type NotificationSettings, OnboardingResource, type OnboardingResponse, type OnboardingStatus, OnboardingStep, type Organization, type OrganizationAdminDetails, type OrganizationStats, type OrganizationWithDetails, OrganizationsResource, type PaginatedResponse, type PaginatedResponseDto, type PaginationParams, type PaginationQueryDto, type PaySaleDto, type PaymentMethod, type PaymentMethodStats, PaymentMethodsResource, type PermissionsGroup, type PreviewTemplateResponse, type PriceDto, type PricingDto, type Product, type ProductCategory, ProductsResource, PublicCatalogResource, type ReadyResponse, type RegisterCollaboratorDto, type RegisterOwnerDto, type RejectedClient, type RejectedClientDto, type RenewContractDto, type RequestOptions, type RequestPasswordResetDto, type RequestPasswordResetResponseDto, type ResendResetCodeDto, type ResendResetCodeResponseDto, type ResendVerificationDto, type ResetPasswordDto, type ResetPasswordResponseDto, RolesResource, type Sale, type SaleItem, type SaleItemDto, SalesResource, type SalesRevenue, type SalesStats, type SearchCatalogParams, type SearchCheckInsParams, type SearchClientsParams, type SearchPaymentMethodsParams, type SearchProductsParams, type SearchSalesParams, type SearchSuppliersParams, type SearchTemplatesDto, type SearchWhatsAppMessagesDto, type SendBulkMessagesDto, type SendWhatsAppMessageDto, type SocialMedia, type StartOnboardingData, type StartOnboardingResponse, type StockMovement, type Subscription, type SubscriptionHistoryDto, type SubscriptionPlan, type SubscriptionPlanDto, SubscriptionPlansResource, type SubscriptionStatusDto, SubscriptionsResource, type Supplier, SuppliersResource, type SuppliersStats, type TimeSlot, type TopSellingProduct, type UpdateBulkTemplateDto, type UpdateClientDto, type UpdateGymContractSettingsDto, type UpdateGymDto, type UpdateGymInventorySettingsDto, type UpdateGymScheduleDto, type UpdateGymSettingsData, type UpdateGymSocialMediaDto, type UpdateMembershipPlanDto, type UpdateOrganizationDto, type UpdatePaymentMethodDto, type UpdatePaymentStatusDto, type UpdateProductCategoryDto, type UpdateProductDto, type UpdateProfileDto, type UpdateSaleDto, type UpdateStockDto, type UpdateSubscriptionPlanDto, type UpdateSupplierDto, type UpdateTemplateDto, type UpdateWhatsAppConfigDto, type UpgradeSubscriptionDto, type UploadAssetDto, type UploadFileDto, type UserProfileDto, UsersResource, ValidationError, type VerifyEmailDto, type VerifyResetCodeDto, type VerifyResetCodeResponseDto, type WeeklySchedule, type WhatsAppConfig, type WhatsAppMessage, WhatsAppResource, type WhatsAppTemplate, WhatsAppTemplatesResource };
|