UNPKG

@signnow/api-client

Version:
5 lines (4 loc) 82 B
export interface EmailGroup { id?: string | null; name?: string | null; }