redis-cloud-api-sdk
Advanced tools
Comparing version 2.0.2 to 2.0.4
@@ -18,3 +18,3 @@ import { SubscriptionMemoryStorage, SubscriptionCloudProvider } from '../responses/subscription'; | ||
dryRun?: boolean; | ||
SubscriptionPaymentMethod?: SubscriptionPaymentMethod; | ||
paymentMethod?: SubscriptionPaymentMethod; | ||
paymentMethodId?: number; | ||
@@ -21,0 +21,0 @@ memoryStorage?: SubscriptionMemoryStorage; |
{ | ||
"name": "redis-cloud-api-sdk", | ||
"version": "2.0.2", | ||
"version": "2.0.4", | ||
"description": "This is a client for the Redislabs Cloud API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
171085