Package version:

InterfaceVolumeLicenseDetails

interface VolumeLicenseDetails {
    invoiceId?: string;
    programYear?: string;
}

Properties

invoiceId?: string

The invoice id for the volume license.

programYear?: string

Describes the program year the volume license is for.