FileScope

@JsonSerializable
data class FileScope(val type: String, val id: String)(source)

Constructors

Link copied to clipboard
constructor(type: String, id: String)

Properties

Link copied to clipboard
val id: String
Link copied to clipboard