GetLocalRulestackSupportInfoResult

data class GetLocalRulestackSupportInfoResult(val accountId: String? = null, val accountRegistered: String? = null, val freeTrial: String? = null, val freeTrialCreditLeft: Int? = null, val freeTrialDaysLeft: Int? = null, val helpURL: String? = null, val productSerial: String? = null, val productSku: String? = null, val registerURL: String? = null, val supportURL: String? = null, val userDomainSupported: String? = null, val userRegistered: String? = null)

Support information for the resource

Constructors

Link copied to clipboard
constructor(accountId: String? = null, accountRegistered: String? = null, freeTrial: String? = null, freeTrialCreditLeft: Int? = null, freeTrialDaysLeft: Int? = null, helpURL: String? = null, productSerial: String? = null, productSku: String? = null, registerURL: String? = null, supportURL: String? = null, userDomainSupported: String? = null, userRegistered: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accountId: String? = null

Support account associated with given resource

Link copied to clipboard

account registered in Customer Support Portal

Link copied to clipboard
val freeTrial: String? = null

Product usage is in free trial period

Link copied to clipboard

Free trial credit remaining

Link copied to clipboard
val freeTrialDaysLeft: Int? = null

Free trial days remaining

Link copied to clipboard
val helpURL: String? = null

URL for paloaltonetworks live community

Link copied to clipboard
val productSerial: String? = null

product Serial associated with given resource

Link copied to clipboard
val productSku: String? = null

product SKU associated with given resource

Link copied to clipboard
val registerURL: String? = null

URL for registering product in paloaltonetworks Customer Service Portal

Link copied to clipboard
val supportURL: String? = null

URL for paloaltonetworks Customer Service Portal

Link copied to clipboard

user domain is supported in Customer Support Portal

Link copied to clipboard
val userRegistered: String? = null

user registered in Customer Support Portal