LeaseStatusType type

Defines values for LeaseStatusType. Possible values include: 'locked', 'unlocked'

type LeaseStatusType = "locked" | "unlocked"