Modelobject

util.PeriodResult

Properties

util.PeriodResultobject
end_of_last_full_period
string
No description.
from
string
No description.
full_periods
integer
No description.
period
No description.
start_of_first_full_period
string
No description.
until
string
No description.

Example

JSON
{
  "end_of_last_full_period": "string",
  "from": "string",
  "full_periods": 123,
  "period": "year",
  "start_of_first_full_period": "string",
  "until": "string"
}