UNPKG

@signnow/api-client

Version:
5 lines (4 loc) 103 B
export interface GatewaySubscription { gateway?: string | null; auto_renew?: boolean | null; }