UNPKG

@signnow/api-client

Version:
12 lines (11 loc) 204 B
export interface Integration { id: string; user_id: string; email: string; page_number: string; width: string; height: string; x: string; y: string; created: number; }