UNPKG

infusionsoft-nodejs

Version:

A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.

18 lines (14 loc) 579 B
# InfusionsoftRestApi.OrderItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cost** | **Number** | | [optional] **description** | **String** | | [optional] **discount** | **Number** | | [optional] **id** | **Number** | | [optional] **name** | **String** | | [optional] **notes** | **String** | | [optional] **price** | **Number** | | [optional] **product** | [**SimpleProduct**](SimpleProduct.md) | | [optional] **quantity** | **Number** | | [optional] **type** | **String** | | [optional]