FileOperatorResponse

@Serializable
data class FileOperatorResponse(val filePath: String, val branch: String)

Author

sunlulu.tomato

Constructors

Link copied to clipboard
constructor(filePath: String, branch: String)

Properties

Link copied to clipboard
Link copied to clipboard