Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 942 Bytes

POSTAccountingPeriodType.md

File metadata and controls

14 lines (11 loc) · 942 Bytes

Zuora::POSTAccountingPeriodType

Properties

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".
fiscal_year String Fiscal year of the accounting period in yyyy format, for example, "2016".
fiscal_quarter Integer [optional]
name String Name of the accounting period. Accounting period name must be unique. Maximum of 100 characters.
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".