LifecycleStages

LifecycleStages
LifecycleStages

A collection of LifecycleStages.

This class is array of LifecycleStageForIndex
JSON Example
[
    {
        "id": 0,
        "name": "New",
        "priority": 0,
        "created_at": "2021-12-03 13:10:13 -0800",
        "created_at_human": "Dec 03 2021",
        "updated_at": "2021-12-03 13:10:13 -0800",
        "updated_at_human": "Dec 03 2021"
    }
]