Instance Instance Market Options
data class InstanceInstanceMarketOptions(val marketType: String? = null, val spotOptions: InstanceInstanceMarketOptionsSpotOptions? = null)
Constructors
Link copied to clipboard
constructor(marketType: String? = null, spotOptions: InstanceInstanceMarketOptionsSpotOptions? = null)