UNPKG

infusionsoft-nodejs

Version:

A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.

20 lines (16 loc) 751 B
# InfusionsoftRestApi.Product ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Number** | | [optional] **productDesc** | **String** | | [optional] **productName** | **String** | | [optional] **productOptions** | [**[ProductOption]**](ProductOption.md) | | [optional] **productPrice** | **Number** | | [optional] **productShortDesc** | **String** | | [optional] **sku** | **String** | | [optional] **status** | **Number** | | [optional] **subCategoryId** | **Number** | | [optional] **subscriptionOnly** | **Boolean** | | [optional] **subscriptionPlans** | [**[SubscriptionPlan]**](SubscriptionPlan.md) | | [optional] **url** | **String** | | [optional]