Credentials

data class Credentials(val user: String, val password: String)

Constructors

Link copied to clipboard
constructor(user: String, password: String)

Properties

Link copied to clipboard
Link copied to clipboard