Interface GetComment

interface GetComment {
    id: number;
}

Properties

Properties

id: number