UNPKG

@signnow/api-client

Version:
8 lines (7 loc) 136 B
export interface Action { action: string; document_id: string; status: string; role_name: string; email?: string; }