AvsEstimatedNetworkResponse

data class AvsEstimatedNetworkResponse(val monthlyPrice: Double? = null, val networkType: String? = null)

Details on the Estimated Network Costs for AVS Assessment.

Constructors

Link copied to clipboard
constructor(monthlyPrice: Double? = null, networkType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val monthlyPrice: Double? = null

Monthly cost for network type.

Link copied to clipboard
val networkType: String? = null

Recommended Network Sku.