AssetStatus

Enumeration Members

AtCustomer

AtCustomer: "AT_CUSTOMER";

The asset is at the customer.


Available

Available: "AVAILABLE";

The asset is available for assignment.


InRefurbishment

InRefurbishment: "IN_REFURBISHMENT";

The asset is currently in refurbishment


Lost

Lost: "LOST";

The asset has been lost.


Purchased

Purchased: "PURCHASED";

The asset is purchased by a customer.


Scrapped

Scrapped: "SCRAPPED";

The asset is scrapped.

Last updated