infusionsoft-nodejs
Version:
A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.
22 lines (18 loc) • 873 B
Markdown
# InfusionsoftRestApi.Opportunity
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contact** | [**OpportunityContact**](OpportunityContact.md) | |
**dateCreated** | **Date** | | [optional]
**estimatedCloseDate** | **Date** | | [optional]
**id** | **Number** | | [optional]
**includeInForecast** | **Number** | | [optional]
**lastUpdated** | **Date** | | [optional]
**nextActionDate** | **Date** | | [optional]
**nextActionNotes** | **String** | | [optional]
**opportunityNotes** | **String** | | [optional]
**opportunityTitle** | **String** | |
**projectedRevenueHigh** | **Number** | | [optional]
**projectedRevenueLow** | **Number** | | [optional]
**stage** | [**SimpleOpportunityStage**](SimpleOpportunityStage.md) | |
**user** | [**SimpleUser**](SimpleUser.md) | | [optional]