UNPKG

infusionsoft-nodejs

Version:

A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.

20 lines (16 loc) 687 B
# InfusionsoftRestApi.Task ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **completed** | **Boolean** | | [optional] **completionDate** | **String** | | [optional] **contact** | [**BasicContact**](BasicContact.md) | | [optional] **creationDate** | **String** | | [optional] **description** | **String** | | [optional] **dueDate** | **String** | | [optional] **modificationDate** | **String** | | [optional] **priority** | **Number** | | [optional] **title** | **String** | | [optional] **type** | **String** | | [optional] **url** | **String** | | [optional] **userId** | **Number** | | [optional]