UNPKG

@signnow/api-client

Version:
8 lines (7 loc) 136 B
export interface Authentication { type: string; value: string; method?: string; phone?: string; message?: string; }