IacTemplateDetailsResponse

data class IacTemplateDetailsResponse(val count: Int? = null, val namingConvention: String? = null, val productName: String? = null)

Constructors

Link copied to clipboard
constructor(count: Int? = null, namingConvention: String? = null, productName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int? = null

Count of the product

Link copied to clipboard

Naming convention of this product

Link copied to clipboard
val productName: String? = null

The name of the products.