Name | Type | Description | Notes |
---|---|---|---|
custom_field__c | String | Any custom fields defined for this object. The custom field name is case-sensitive. | [optional] |
end_date | Date | The end date of the accounting period in yyyy-mm-dd format, for example, "2016-02-19". | [optional] |
fiscal_year | String | Fiscal year of the accounting period in yyyy format, for example, "2016". | [optional] |
fiscal_quarter | Integer | [optional] | |
name | String | Name of the accounting period. Accounting period name must be unique. Maximum of 100 characters. | [optional] |
notes | String | Notes about the accounting period. Maximum of 255 characters. | [optional] |
start_date | Date | The start date of the accounting period in yyyy-mm-dd format, for example, "2016-02-19". | [optional] |