VolumeLicenseDetailsResponse

data class VolumeLicenseDetailsResponse(val invoiceId: String? = null, val programYear: String? = null)

Constructors

Link copied to clipboard
constructor(invoiceId: String? = null, programYear: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val invoiceId: String? = null

The invoice id for the volume license.

Link copied to clipboard
val programYear: String? = null

Describes the program year the volume license is for.