infusionsoft-nodejs
Version:
A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.
23 lines (11 loc) • 415 B
Markdown
# InfusionsoftRestApi.AppointmentStatus
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**appointment** | [**Appointment**](Appointment.md) | | [optional]
**status** | **String** | | [optional]
<a name="StatusEnum"></a>
## Enum: StatusEnum
* `CREATED` (value: `"CREATED"`)
* `UPDATED` (value: `"UPDATED"`)
* `DELETED` (value: `"DELETED"`)