BitmovinApiSdk\Models\AclEntry
Synopsis
class AclEntry
extends ApiResource
{
- // members
- public string $scope;
- public AclPermission $permission;
- // methods
- public void __construct()
- public $this scope()
- public $this permission()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $permission — BitmovinApiSdk\Models\AclPermission
- $scope — string
Methods
public
- __construct()
- permission() — permission
- scope() — Deprecation notice: The value of this property is not being used. It can be chosen arbitrarily or not set at all