UNPKG

@signnow/api-client

Version:
6 lines (5 loc) 149 B
import { InviteStep } from './inviteStep'; export interface RoutingDetail { invite_steps: InviteStep[]; include_email_attachments: number; }