TextFilter
diff --git a/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_OrganizationsApi.html b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_OrganizationsApi.html
index 431f8daaf..35beb8cc0 100644
--- a/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_OrganizationsApi.html
+++ b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_OrganizationsApi.html
@@ -64,6 +64,7 @@ BitmovinApiSdk\Apis\Account\Organizations\O
Synopsis
Methods
diff --git a/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantWithGroupsPaginationResponse.html b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantWithGroupsPaginationResponse.html
new file mode 100644
index 000000000..c855249f6
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantWithGroupsPaginationResponse.html
@@ -0,0 +1,155 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantWithGroupsPaginationResponse
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantWithGroupsPaginationResponse
+
+
+ Synopsis
+
+ Hierarchy
+
+ Members
+
+ Methods
+
+
+ public
+
+
+ public
+
+ -
+ create()
+
+ - toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantWithGroupsPaginationResponse/__construct.html b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantWithGroupsPaginationResponse/__construct.html
new file mode 100644
index 000000000..073cd7a3a
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantWithGroupsPaginationResponse/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantWithGroupsPaginationResponse::__construct
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantWithGroupsPaginationResponse::__construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi.html b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi.html
new file mode 100644
index 000000000..bfae321b9
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi.html
@@ -0,0 +1,84 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantsApi
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantsApi
+
+
+ Synopsis
+ class TenantsApi
+ { - // methods
- public void __construct()
+
- public TenantWithGroupsPaginationResponse list()
+
+
+ }
+ Methods
+
+ public
+
+ - __construct()
+ — TenantsApi constructor.
+ - list()
+ — List all Tenants with their groups for a given organization
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi/__construct.html b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi/__construct.html
new file mode 100644
index 000000000..3ae2b24ed
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi/__construct.html
@@ -0,0 +1,90 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantsApi::__construct
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi/list.html b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi/list.html
new file mode 100644
index 000000000..515bda1b2
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Tenants_TenantsApi/list.html
@@ -0,0 +1,105 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantsApi::list
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Account\Organizations\Tenants\TenantsApi::list
+ List all Tenants with their groups for a given organization
+
+
+ Signature
+
+ public function list(string
+ $organizationId )
+
+
+ Parameters
+
+ $organizationId
+ —
+ string
+
+
+ Returns
+
+ - TenantWithGroupsPaginationResponse
+
+
+
+ Errors/Exceptions
+
+ -
+
+ BitmovinApiException
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi.html b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi.html
new file mode 100644
index 000000000..7e1682fd4
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi.html
@@ -0,0 +1,90 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi
+
+
+ Synopsis
+ class SigningKeysApi
+ { - // methods
- public void __construct()
+
- public StreamsSigningKeyResponse create()
+
- public void delete()
+
- public StreamsPublicSigningKeyResponse get()
+
+
+ }
+ Methods
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/__construct.html b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/__construct.html
new file mode 100644
index 000000000..6e04c4ab7
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/__construct.html
@@ -0,0 +1,90 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi::__construct
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/create.html b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/create.html
new file mode 100644
index 000000000..17d7d0e7f
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/create.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi::create
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi::create
+ Create new signing-key
+
+
+ Signature
+
+ public function create()
+
+
+ Returns
+
+ - StreamsSigningKeyResponse
+
+
+
+ Errors/Exceptions
+
+ -
+
+ BitmovinApiException
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/delete.html b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/delete.html
new file mode 100644
index 000000000..e21fd9bbc
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/delete.html
@@ -0,0 +1,96 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi::delete
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi::delete
+ Delete signing-key
+
+
+ Signature
+
+ public function delete(string
+ $keyId )
+
+
+ Parameters
+
+ $keyId
+ —
+ string
+
+
+ Errors/Exceptions
+
+ -
+
+ BitmovinApiException
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/get.html b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/get.html
new file mode 100644
index 000000000..56e82b7c7
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Apis_Streams_SigningKeys_SigningKeysApi/get.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi::get
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi::get
+ Get list of public signing key ids
+
+
+ Signature
+
+ public function get()
+
+
+ Returns
+
+ - StreamsPublicSigningKeyResponse
+
+
+
+ Errors/Exceptions
+
+ -
+
+ BitmovinApiException
+
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Apis_Streams_StreamsApi.html b/docs/classes/BitmovinApiSdk_Apis_Streams_StreamsApi.html
index 4fe11b481..47165818e 100644
--- a/docs/classes/BitmovinApiSdk_Apis_Streams_StreamsApi.html
+++ b/docs/classes/BitmovinApiSdk_Apis_Streams_StreamsApi.html
@@ -63,6 +63,7 @@ Synopsis
{
@@ -77,6 +78,9 @@ public
$search
—
BitmovinApiSdk\Apis\Streams\Search\SearchApi
+ $signingKeys
+ —
+ BitmovinApiSdk\Apis\Streams\SigningKeys\SigningKeysApi
$video
—
BitmovinApiSdk\Apis\Streams\Video\VideoApi
diff --git a/docs/classes/BitmovinApiSdk_Models_AccountInformation.html b/docs/classes/BitmovinApiSdk_Models_AccountInformation.html
index 957b80996..d5535a4bf 100644
--- a/docs/classes/BitmovinApiSdk_Models_AccountInformation.html
+++ b/docs/classes/BitmovinApiSdk_Models_AccountInformation.html
@@ -75,6 +75,7 @@ Synopsis
public string $company;
public bool $verified;
public Marketplace $marketplace;
+ public bool $mfaEnabled;
- // Inherited members from BitmovinResource
- public string $name;
- public string $description;
- public Carbon $createdAt;
@@ -141,6 +142,9 @@
public
- $marketplace
—
BitmovinApiSdk\Models\Marketplace
+ - $mfaEnabled
+ —
+ BitmovinApiSdk\Models\bool
- $modifiedAt
—
Carbon\Carbon
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey.html b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey.html
new file mode 100644
index 000000000..e9caeb5f7
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey.html
@@ -0,0 +1,130 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsPublicSigningKey
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsPublicSigningKey
+
+
+ Synopsis
+ class StreamsPublicSigningKey
+ extends ApiResource
+ {
+
+ }
+ Hierarchy
+
+ Members
+
+ Methods
+
+ public
+
+
+ public
+
+ -
+ create()
+
+ - toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/__construct.html b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/__construct.html
new file mode 100644
index 000000000..8402a9e5b
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsPublicSigningKey::__construct
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsPublicSigningKey::__construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/createdAt.html b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/createdAt.html
new file mode 100644
index 000000000..69df7639f
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/createdAt.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsPublicSigningKey::createdAt
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsPublicSigningKey::createdAt
+ createdAt
+
+
+
+ Signature
+
+ public function createdAt(Carbon
+ $createdAt )
+
+
+ Parameters
+
+ $createdAt
+ —
+ Carbon\Carbon
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/keyId.html b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/keyId.html
new file mode 100644
index 000000000..6273bc062
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKey/keyId.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsPublicSigningKey::keyId
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsPublicSigningKey::keyId
+ The unique identifier of the key
+
+
+
+ Signature
+
+ public function keyId(string
+ $keyId )
+
+
+ Parameters
+
+ $keyId
+ —
+ string
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse.html b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse.html
new file mode 100644
index 000000000..033f1d2ae
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse.html
@@ -0,0 +1,124 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsPublicSigningKeyResponse
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsPublicSigningKeyResponse
+
+
+ Synopsis
+ class StreamsPublicSigningKeyResponse
+ extends ApiResource
+ {
+
+ }
+ Hierarchy
+
+ Members
+
+ Methods
+
+ public
+
+
+ public
+
+ -
+ create()
+
+ - toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse/__construct.html b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse/__construct.html
new file mode 100644
index 000000000..fbbd434bd
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsPublicSigningKeyResponse::__construct
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsPublicSigningKeyResponse::__construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse/publicKeys.html b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse/publicKeys.html
new file mode 100644
index 000000000..7a89dbe24
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsPublicSigningKeyResponse/publicKeys.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsPublicSigningKeyResponse::publicKeys
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsPublicSigningKeyResponse::publicKeys
+ publicKeys
+
+
+
+ Signature
+
+ public function publicKeys(array
+ $publicKeys )
+
+
+ Parameters
+
+ $publicKeys
+ —
+ array
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse.html b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse.html
new file mode 100644
index 000000000..d9b933980
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse.html
@@ -0,0 +1,137 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsSigningKeyResponse
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsSigningKeyResponse
+
+
+ Synopsis
+ class StreamsSigningKeyResponse
+ extends ApiResource
+ {
+
+ }
+ Hierarchy
+
+ Members
+
+ public
+
+ - $keyId
+ —
+ string
+ - $message
+ —
+ string
+ - $privateKey
+ —
+ string
+
+
+ Methods
+
+ public
+
+
+ public
+
+ -
+ create()
+
+ - toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/__construct.html b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/__construct.html
new file mode 100644
index 000000000..bf3a53139
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsSigningKeyResponse::__construct
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsSigningKeyResponse::__construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/keyId.html b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/keyId.html
new file mode 100644
index 000000000..ca23774ff
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/keyId.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsSigningKeyResponse::keyId
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsSigningKeyResponse::keyId
+ The unique identifier of the key
+
+
+
+ Signature
+
+ public function keyId(string
+ $keyId )
+
+
+ Parameters
+
+ $keyId
+ —
+ string
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/message.html b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/message.html
new file mode 100644
index 000000000..bbc6b5f7a
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/message.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsSigningKeyResponse::message
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsSigningKeyResponse::message
+ message
+
+
+
+ Signature
+
+ public function message(string
+ $message )
+
+
+ Parameters
+
+ $message
+ —
+ string
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/privateKey.html b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/privateKey.html
new file mode 100644
index 000000000..231378eed
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsSigningKeyResponse/privateKey.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsSigningKeyResponse::privateKey
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsSigningKeyResponse::privateKey
+ base64-encoded PEM file of the private key
+
+
+
+ Signature
+
+ public function privateKey(string
+ $privateKey )
+
+
+ Parameters
+
+ $privateKey
+ —
+ string
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsVideoCreateRequest.html b/docs/classes/BitmovinApiSdk_Models_StreamsVideoCreateRequest.html
index 0ca86be6a..7107b2505 100644
--- a/docs/classes/BitmovinApiSdk_Models_StreamsVideoCreateRequest.html
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsVideoCreateRequest.html
@@ -71,11 +71,13 @@ Synopsis
- public string $title;
- public string $description;
- public StreamsEncodingProfile $encodingProfile;
+
- public bool $signed;
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsVideoCreateRequest/signed.html b/docs/classes/BitmovinApiSdk_Models_StreamsVideoCreateRequest/signed.html
new file mode 100644
index 000000000..430fc3320
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsVideoCreateRequest/signed.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\StreamsVideoCreateRequest::signed
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\StreamsVideoCreateRequest::signed
+ If set to true the Stream is only accessible via a token
+
+
+
+ Signature
+
+ public function signed(bool
+ $signed )
+
+
+ Parameters
+
+ $signed
+ —
+ bool
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_StreamsVideoResponse.html b/docs/classes/BitmovinApiSdk_Models_StreamsVideoResponse.html
index bb7364ee4..0654a6a29 100644
--- a/docs/classes/BitmovinApiSdk_Models_StreamsVideoResponse.html
+++ b/docs/classes/BitmovinApiSdk_Models_StreamsVideoResponse.html
@@ -80,6 +80,7 @@ Synopsis
public StreamsContentProtectionResponse $contentProtection;
public StreamsTrimmingStatus $trimming;
public string $downloadUrl;
+ public bool $signed;
- // methods
- public void __construct()
- public $this styleConfig()
- public $this adConfig()
@@ -131,6 +132,9 @@
public
- $posterUrl
—
string
+ - $signed
+ —
+ BitmovinApiSdk\Models\bool
- $status
—
BitmovinApiSdk\Models\StreamsVideoStatus
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail.html b/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail.html
new file mode 100644
index 000000000..c963f5541
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail.html
@@ -0,0 +1,130 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantGroupDetail
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantGroupDetail
+
+
+ Synopsis
+ class TenantGroupDetail
+ extends ApiResource
+ { - // members
- public string $id;
+
- public string $name;
+
+
+ }
+ Hierarchy
+
+ Members
+
+ public
+
+ - $id
+ —
+ string
+ - $name
+ —
+ string
+
+
+ Methods
+
+ public
+
+
+ public
+
+ -
+ create()
+
+ - toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/__construct.html b/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/__construct.html
new file mode 100644
index 000000000..b2442b339
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantGroupDetail::__construct
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantGroupDetail::__construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/id.html b/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/id.html
new file mode 100644
index 000000000..54d44fd92
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/id.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantGroupDetail::id
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantGroupDetail::id
+ Id of Group
+
+
+
+ Signature
+
+ public function id(string
+ $id )
+
+
+ Parameters
+
+ $id
+ —
+ string
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/name.html b/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/name.html
new file mode 100644
index 000000000..507203215
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantGroupDetail/name.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantGroupDetail::name
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantGroupDetail::name
+ Name of Group
+
+
+
+ Signature
+
+ public function name(string
+ $name )
+
+
+ Parameters
+
+ $name
+ —
+ string
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantWithGroups.html b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups.html
new file mode 100644
index 000000000..d2c2997e8
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups.html
@@ -0,0 +1,145 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantWithGroups
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantWithGroups
+
+
+ Synopsis
+
+ Hierarchy
+
+ Members
+
+ Methods
+
+ public
+
+
+ public
+
+ -
+ create()
+
+ - toArray()
+ — Create array with values, skip null and empty arrays
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/__construct.html b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/__construct.html
new file mode 100644
index 000000000..887f55347
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/__construct.html
@@ -0,0 +1,83 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantWithGroups::__construct
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantWithGroups::__construct
+
+
+ Signature
+
+ public function __construct([
+ $attributes = NULL] )
+
+
+ Parameters
+
+ $attributes
+ —
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/email.html b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/email.html
new file mode 100644
index 000000000..896e76de8
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/email.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantWithGroups::email
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantWithGroups::email
+ Email of Tenant
+
+
+
+ Signature
+
+ public function email(string
+ $email )
+
+
+ Parameters
+
+ $email
+ —
+ string
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/groups.html b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/groups.html
new file mode 100644
index 000000000..5f6c39324
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/groups.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantWithGroups::groups
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantWithGroups::groups
+ List of all groups of Tenant
+
+
+
+ Signature
+
+ public function groups(array
+ $groups )
+
+
+ Parameters
+
+ $groups
+ —
+ array
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/id.html b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/id.html
new file mode 100644
index 000000000..1ed9ec22a
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/id.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantWithGroups::id
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantWithGroups::id
+ Id of Tenant
+
+
+
+ Signature
+
+ public function id(string
+ $id )
+
+
+ Parameters
+
+ $id
+ —
+ string
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/invitationStatus.html b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/invitationStatus.html
new file mode 100644
index 000000000..c17e3a1e3
--- /dev/null
+++ b/docs/classes/BitmovinApiSdk_Models_TenantWithGroups/invitationStatus.html
@@ -0,0 +1,94 @@
+
+
+
+
+ phpDox - BitmovinApiSdk\Models\TenantWithGroups::invitationStatus
+
+
+
+
+
+
+
+
+
+ BitmovinApiSdk\Models\TenantWithGroups::invitationStatus
+ invitationStatus
+
+
+
+ Signature
+
+ Parameters
+
+ $invitationStatus
+ —
+ \BitmovinApiSdk\Models\InvitationStatus
+
+
+ Returns
+
+ - $this
+
+
+
+
+
+
+
+
diff --git a/docs/index.html b/docs/index.html
index dbedc5b26..2ab4f7282 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -34,7 +34,7 @@ Software Documentation
Build
- Tue, 31 Oct 2023 12:50:47 +0000
+ Tue, 14 Nov 2023 14:15:06 +0000
VCS Info
tag:
diff --git a/docs/namespaces.html b/docs/namespaces.html
index a2e53a21d..842f60757 100644
--- a/docs/namespaces.html
+++ b/docs/namespaces.html
@@ -129,6 +129,14 @@ Namespaces
|
0 |
+