Custom

data class Custom(val timeInSeconds: Int) : TransferLimitTimer

Custom transfer limit timer configuration.

Constructors

Link copied to clipboard
constructor(timeInSeconds: Int)

Properties

Link copied to clipboard

time in seconds after which the transfer is renewed. Range: 1:65534

Functions

Link copied to clipboard