UNPKG

@signnow/api-client

Version:
6 lines (5 loc) 123 B
export interface ShareInfo { is_team_shared: boolean; role: string; is_personally_shared_to_others: boolean; }