infusionsoft-nodejs
Version:
A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.
20 lines (16 loc) • 725 B
Markdown
# InfusionsoftRestApi.Campaign
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**activeContactCount** | **Number** | | [optional]
**completedContactCount** | **Number** | | [optional]
**dateCreated** | **Date** | | [optional]
**errorMessage** | **String** | | [optional]
**goals** | [**[Goal]**](Goal.md) | | [optional]
**id** | **Number** | | [optional]
**name** | **String** | | [optional]
**publishedDate** | **Date** | | [optional]
**publishedStatus** | **Boolean** | | [optional]
**publishedTimeZone** | **String** | | [optional]
**sequences** | [**[Sequence]**](Sequence.md) | | [optional]
**timeZone** | **String** | | [optional]