MySharedSigner: {
    id: string;
    sharedDate: Date;
    sharedWith: string;
    signerId: string;
}

Type declaration

  • id: string
  • sharedDate: Date
  • sharedWith: string
  • signerId: string

Generated using TypeDoc