Response

@Serializable
data class Response(val maxUploadSize: Long)

Constructors

Link copied to clipboard
constructor(maxUploadSize: Long)

Properties

Link copied to clipboard