UNPKG

skedify-types

Version:
10 lines (9 loc) 239 B
export interface CoverageRegion { contact_office_id?: string; contact_office_subject_id?: string; created_at: string; id: string; meeting_type: "phone" | "on_location" | "video"; postal_code_id: string; updated_at: string; }