Interface GetCourseAnalyticsDatabaseResponse

interface GetCourseAnalyticsDatabaseResponse {
    url: string;
}

Hierarchy (View Summary)

Properties

Properties

url: string

The presigned URL to download the SQLite database.