Application Layer Automatic Response Timeouts
data class ApplicationLayerAutomaticResponseTimeouts(val create: String? = null, val delete: String? = null, val update: String? = null)
Constructors
Link copied to clipboard
fun ApplicationLayerAutomaticResponseTimeouts(create: String? = null, delete: String? = null, update: String? = null)