Package-level declarations

Types

Link copied to clipboard
class IgdbDump(val s3Url: String, val endpoint: String, val fileName: String, val sizeBytes: Long, val updatedAt: Instant, val schemaVersion: String, val schema: Map<String, String>?)
Link copied to clipboard
class IgdbDumpSummary(val endpoint: String, val fileName: String, val updatedAt: Instant)