RepositorySetCredentials

@Serializable
class RepositorySetCredentials(val repo: RepositoryHandle, val credentials: ByteArray) : Request

Constructors

Link copied to clipboard
constructor(repo: RepositoryHandle, credentials: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard