BitmovinApiSdk\Models\VirtualLicense
Synopsis
class VirtualLicense
extends BitmovinResponse
{
- // Inherited members from BitmovinResponse
- public string $id;
- // methods
- public void __construct()
- public $this name()
- public $this timezone()
- public $this licenses()
- // Inherited methods from BitmovinResponse
- public void __construct()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $id — string
- $licenses — BitmovinApiSdk\Models\VirtualLicenseLicensesListItem[]
- $name — string
- $timezone — string
Methods
public
- __construct()
- licenses() — List of Analytics Licenses
- name() — Name of the Virtual License
- timezone() — The timezone of the Virtual License