@cometh/checkout-sdk
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -10,3 +10,3 @@ import type { ValidationStatus } from './ValidationStatus'; | ||
*/ | ||
stripeKYBStatus: ValidationStatus; | ||
pspOnboardingStatus: ValidationStatus; | ||
/** | ||
@@ -13,0 +13,0 @@ * If at least one product is ready. |
@@ -41,3 +41,3 @@ import type { AdminWhitelistRequest } from '../models/AdminWhitelistRequest'; | ||
* @param requestBody | ||
* @returns any Contract removed from whitelist | ||
* @returns any Contract in whitelist updated | ||
* @throws ApiError | ||
@@ -44,0 +44,0 @@ */ |
@@ -74,3 +74,3 @@ export class AdminService { | ||
* @param requestBody | ||
* @returns any Contract removed from whitelist | ||
* @returns any Contract in whitelist updated | ||
* @throws ApiError | ||
@@ -77,0 +77,0 @@ */ |
{ | ||
"name": "@cometh/checkout-sdk", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "SDK to use Cometh Checkout API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |