Application Update Strategy V2Batch Update
data class ApplicationUpdateStrategyV2BatchUpdate(val batch: Int? = null, val batchWaitTime: Int? = null, val releaseType: String? = null)
Constructors
Link copied to clipboard
fun ApplicationUpdateStrategyV2BatchUpdate(batch: Int? = null, batchWaitTime: Int? = null, releaseType: String? = null)