FileContentBufferResponse

data class FileContentBufferResponse(val content: String, val fileType: String)

Constructors

Link copied to clipboard
fun FileContentBufferResponse(content: String, fileType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The raw content in the secure keys file.

Link copied to clipboard

The file type of source file.