UNPKG

@signnow/api-client

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