Get Received License Consumption Configuration Borrow Configuration
data class GetReceivedLicenseConsumptionConfigurationBorrowConfiguration(val allowEarlyCheckIn: Boolean, val maxTimeToLiveInMinutes: Int)
Constructors
Link copied to clipboard
fun GetReceivedLicenseConsumptionConfigurationBorrowConfiguration(allowEarlyCheckIn: Boolean, maxTimeToLiveInMinutes: Int)