ListPaloAltoNetworksCloudngfwSupportInfoResult

data class ListPaloAltoNetworksCloudngfwSupportInfoResult(val accountId: String? = null, val accountRegistrationStatus: String? = null, val credits: Int? = null, val endDateForCredits: String? = null, val freeTrial: String? = null, val freeTrialCreditLeft: Int? = null, val freeTrialDaysLeft: Int? = null, val helpURL: String? = null, val hubUrl: String? = null, val monthlyCreditLeft: Int? = null, val productSerial: String? = null, val productSku: String? = null, val registerURL: String? = null, val startDateForCredits: String? = null, val supportURL: String? = null)

Support information for the service

Constructors

constructor(accountId: String? = null, accountRegistrationStatus: String? = null, credits: Int? = null, endDateForCredits: String? = null, freeTrial: String? = null, freeTrialCreditLeft: Int? = null, freeTrialDaysLeft: Int? = null, helpURL: String? = null, hubUrl: String? = null, monthlyCreditLeft: Int? = null, productSerial: String? = null, productSku: String? = null, registerURL: String? = null, startDateForCredits: String? = null, supportURL: 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 credits: Int? = null

credits purchased, unit per hour

Link copied to clipboard

date in format yyyy-mm-dd

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 hubUrl: String? = null

URL for Strata Cloud Manager

Link copied to clipboard
val monthlyCreditLeft: Int? = null

monthly credit is computed as credits * days in calendar month

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

date in format yyyy-mm-dd

Link copied to clipboard
val supportURL: String? = null

URL for paloaltonetworks Customer Service Portal