Skip to main content
Version: v1

ISummaryCommitter Interface

This API is deprecated and will be removed in a future release.

ISummaryCommitter is deprecated and will be removed in a future release.

Signature

export interface ISummaryCommitter

Properties

Property Type Description
date string
email string
name string

Property Details

date

Signature

date: string;

Type: string

email

Signature

email: string;

Type: string

name

Signature

name: string;

Type: string