export interface BAPIDomainFields { domain: string; in_cool_down_until: number; is_eligible_for_vo: boolean; is_in_cool_down: boolean; }