UNPKG

@signnow/api-client

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