LeaseStateType type

Defines values for LeaseStateType.

type LeaseStateType = "available" | "leased" | "expired" | "breaking" | "broken"