BitmovinApiSdk\Models\CustomXmlElement
Synopsis
class CustomXmlElement
extends BitmovinResponse
{
- // members
- public string $data;
- // Inherited members from BitmovinResponse
- public string $id;
- // methods
- public void __construct()
- public $this data()
- // Inherited methods from BitmovinResponse
- public void __construct()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $data — string
- $id — string
Methods
public
- __construct()
- data() — String representation of the XML element (required)