Approver: {
    name?: string | null;
    type: string;
}

Type declaration

  • Optional name?: string | null
  • type: string