/home/desid573/public_html/angel/payment/xero/docs/Model
Edit: /home/desid573/public_html/angel/payment/xero/docs/Model/Schedule.md (1124B)
# Schedule
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**period** | **int** | Integer used with the unit e.g. 1 (every 1 week), 2 (every 2 months) | [optional]
**unit** | **string** | One of the following - WEEKLY or MONTHLY | [optional]
**due_date** | **int** | Integer used with due date type e.g 20 (of following month), 31 (of current month) | [optional]
**due_date_type** | **string** | the payment terms | [optional]
**start_date** | [**\DateTime**](\DateTime.md) | Date the first invoice of the current version of the repeating schedule was generated (changes when repeating invoice is edited) | [optional]
**next_scheduled_date** | [**\DateTime**](\DateTime.md) | The calendar date of the next invoice in the schedule to be generated | [optional]
**end_date** | [**\DateTime**](\DateTime.md) | Invoice end date – only returned if the template has an end date set | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)