UNPKG

@signnow/api-client

Version:
6 lines (5 loc) 92 B
export interface UserPut { id: string; first_name: string; last_name: string; }