interface BuildReviewedSourceFilesRequest {
    branchId?: number;
}

Properties

Properties

branchId?: number