Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 687 Bytes

GETAccountingPeriodsType.md

File metadata and controls

10 lines (7 loc) · 687 Bytes

Zuora::GETAccountingPeriodsType

Properties

Name Type Description Notes
accounting_periods Array<GETAccountingPeriodWithoutSuccessType> An array of all accounting periods on your tenant. The accounting periods are returned in ascending order of start date; that is, the latest period is returned first. [optional]
next_page String URL to retrieve the next page of the response if it exists; otherwise absent. [optional]
success BOOLEAN Returns `true` if the request was processed successfully. [optional]