BillingPeriods
Return a list of all Billing Periods of a specified Project.
Columns
Name | Type | References | |
ProjectId | Integer |
Projects.Id | |
Id [KEY] | Integer | ||
Status | String |
The allowed values are open, closed. | |
Position | Integer | ||
StartDate | Date | ||
EndDate | Date | ||
DueDate | Date | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |