GetReceivedLicenseConsumptionConfigurationBorrowConfiguration

data class GetReceivedLicenseConsumptionConfigurationBorrowConfiguration(val allowEarlyCheckIn: Boolean, val maxTimeToLiveInMinutes: Int)

Constructors

constructor(allowEarlyCheckIn: Boolean, maxTimeToLiveInMinutes: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether early check-ins are allowed.

Link copied to clipboard

Maximum time for the provisional configuration, in minutes.