UNPKG

@signnow/api-client

Version:
8 lines (7 loc) 144 B
export interface Authentication { type: string; password?: string; method?: string; phone?: string; sms_message?: string; }