Successful

data class Successful(val sessionId: Long?) : LoginResponse

Constructors

Link copied to clipboard
constructor(sessionId: Long?)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun estimateSize(): Int