LeaseStateType type

Определяет значения для LeaseStateType.

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