Type alias MaintenanceDataAttributesStatus

MaintenanceDataAttributesStatus: typeof SCHEDULED | typeof IN_PROGRESS | typeof COMPLETED | UnparsedObject

The status of the maintenance.

Generated using TypeDoc