-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Bitmovin OpenApi Bot
committed
Jan 12, 2024
1 parent
73b040d
commit 83131b0
Showing
25 changed files
with
1,441 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
84 changes: 84 additions & 0 deletions
84
docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html SYSTEM "about:legacy-compat"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> | ||
<head> | ||
<title>phpDox - BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi</title> | ||
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"/> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/> | ||
</head> | ||
<body> | ||
<nav class="topnav"> | ||
<ul> | ||
<li> | ||
<div class="logo"><span>/**</span>phpDox</div> | ||
</li> | ||
<li class="separator"> | ||
<a href="../index.html">Overview</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../namespaces.html">Namespaces</a> | ||
</li> | ||
<li> | ||
<a href="../interfaces.html">Interfaces</a> | ||
</li> | ||
<li> | ||
<a href="../classes.html">Classes</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<div id="mainstage"> | ||
<div class="box"> | ||
<ul class="breadcrumb"> | ||
<li> | ||
<a href="../index.html">Overview</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../classes.html">Classes</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../classes.html#BitmovinApiSdk_Apis_Account_Organizations_Invitations">BitmovinApiSdk\Apis\Account\Organizations\Invitations</a> | ||
</li> | ||
<li class="separator">InvitationsApi</li> | ||
</ul> | ||
</div> | ||
<nav class="box"> | ||
<ul> | ||
<li> | ||
<a href="#introduction">Introduction</a> | ||
</li> | ||
<li> | ||
<a href="#synopsis">Synopsis</a> | ||
</li> | ||
<li> | ||
<a href="#methods">Methods</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<section> | ||
<h1 id="introduction"><small>BitmovinApiSdk\Apis\Account\Organizations\Invitations\</small>InvitationsApi</h1> | ||
<h4/> | ||
<p/> | ||
<h2 id="synopsis">Synopsis</h2> | ||
<div class="synopsis">class InvitationsApi | ||
{<br/><ul class="none"><li>// methods</li><li>public void <a title="BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi" href="../classes/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi/__construct.html">__construct</a>() | ||
</li><li>public <span title="OrganizationPendingInvitationPaginationResponse">OrganizationPendingInvitationPaginationResponse</span> <a title="BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi" href="../classes/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi/list.html">list</a>() | ||
</li></ul> | ||
|
||
}<br/></div> | ||
<h2 id="methods">Methods</h2> | ||
<div class="styled"> | ||
<h4>public</h4> | ||
<ul> | ||
<li id="__construct"><a title="BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi" href="../classes/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi/__construct.html">__construct()</a> | ||
— InvitationsApi constructor.</li> | ||
<li id="list"><a title="BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi" href="../classes/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi/list.html">list()</a> | ||
— List all pending invitations of an org id</li> | ||
</ul> | ||
</div> | ||
</section> | ||
</div> | ||
<footer> | ||
<span>Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors</span> | ||
</footer> | ||
</body> | ||
</html> |
90 changes: 90 additions & 0 deletions
90
...ses/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi/__construct.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html SYSTEM "about:legacy-compat"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> | ||
<head> | ||
<title>phpDox - BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi::__construct</title> | ||
<link rel="stylesheet" type="text/css" href="../../css/style.css" media="screen"/> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/> | ||
</head> | ||
<body> | ||
<nav class="topnav"> | ||
<ul> | ||
<li> | ||
<div class="logo"><span>/**</span>phpDox</div> | ||
</li> | ||
<li class="separator"> | ||
<a href="../../index.html">Overview</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../../namespaces.html">Namespaces</a> | ||
</li> | ||
<li> | ||
<a href="../../interfaces.html">Interfaces</a> | ||
</li> | ||
<li> | ||
<a href="../../classes.html">Classes</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<div id="mainstage"> | ||
<div class="box"> | ||
<ul class="breadcrumb"> | ||
<li> | ||
<a href="../../index.html">Overview</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../../classes.html">Classes</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../../classes.html#BitmovinApiSdk_Apis_Account_Organizations_Invitations">BitmovinApiSdk\Apis\Account\Organizations\Invitations</a> | ||
</li> | ||
<li class="separator"> | ||
<a title="BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi" href="../../classes/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi.html">InvitationsApi</a> | ||
</li> | ||
<li class="separator">__construct</li> | ||
</ul> | ||
</div> | ||
<nav class="box"> | ||
<ul> | ||
<li> | ||
<a href="#introduction">Introduction</a> | ||
</li> | ||
<li> | ||
<a href="#synopsis">Synopsis</a> | ||
</li> | ||
<li> | ||
<a href="#parameter">Parameter</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<section> | ||
<h1><small>BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi::</small>__construct</h1> | ||
<h4>InvitationsApi constructor.</h4> | ||
<p/> | ||
<ul/> | ||
<h2 id="signature">Signature</h2> | ||
<div class="styled synopsis"> | ||
<code>public function __construct([<a title="BitmovinApiSdk\Configuration" href="../../classes/BitmovinApiSdk_Configuration.html">Configuration</a> | ||
$config = NULL, | ||
[<a title="BitmovinApiSdk\Common\HttpWrapper" href="../../classes/BitmovinApiSdk_Common_HttpWrapper.html">HttpWrapper</a> | ||
$httpWrapper = NULL]] ) | ||
</code> | ||
</div> | ||
<h2 id="parameterlist">Parameters</h2> | ||
<dl class="styled"> | ||
<dt><code>$config</code> | ||
— | ||
<a title="BitmovinApiSdk\Configuration" href="../../classes/BitmovinApiSdk_Configuration.html">BitmovinApiSdk\Configuration</a></dt> | ||
<dd><br/><br/><br/> </dd> | ||
<dt><code>$httpWrapper</code> | ||
— | ||
<a title="BitmovinApiSdk\Common\HttpWrapper" href="../../classes/BitmovinApiSdk_Common_HttpWrapper.html">BitmovinApiSdk\Common\HttpWrapper</a></dt> | ||
<dd><br/><br/><br/> </dd> | ||
</dl> | ||
</section> | ||
</div> | ||
<footer> | ||
<span>Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors</span> | ||
</footer> | ||
</body> | ||
</html> |
105 changes: 105 additions & 0 deletions
105
docs/classes/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi/list.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE html SYSTEM "about:legacy-compat"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> | ||
<head> | ||
<title>phpDox - BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi::list</title> | ||
<link rel="stylesheet" type="text/css" href="../../css/style.css" media="screen"/> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/> | ||
</head> | ||
<body> | ||
<nav class="topnav"> | ||
<ul> | ||
<li> | ||
<div class="logo"><span>/**</span>phpDox</div> | ||
</li> | ||
<li class="separator"> | ||
<a href="../../index.html">Overview</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../../namespaces.html">Namespaces</a> | ||
</li> | ||
<li> | ||
<a href="../../interfaces.html">Interfaces</a> | ||
</li> | ||
<li> | ||
<a href="../../classes.html">Classes</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<div id="mainstage"> | ||
<div class="box"> | ||
<ul class="breadcrumb"> | ||
<li> | ||
<a href="../../index.html">Overview</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../../classes.html">Classes</a> | ||
</li> | ||
<li class="separator"> | ||
<a href="../../classes.html#BitmovinApiSdk_Apis_Account_Organizations_Invitations">BitmovinApiSdk\Apis\Account\Organizations\Invitations</a> | ||
</li> | ||
<li class="separator"> | ||
<a title="BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi" href="../../classes/BitmovinApiSdk_Apis_Account_Organizations_Invitations_InvitationsApi.html">InvitationsApi</a> | ||
</li> | ||
<li class="separator">list</li> | ||
</ul> | ||
</div> | ||
<nav class="box"> | ||
<ul> | ||
<li> | ||
<a href="#introduction">Introduction</a> | ||
</li> | ||
<li> | ||
<a href="#synopsis">Synopsis</a> | ||
</li> | ||
<li> | ||
<a href="#parameter">Parameter</a> | ||
</li> | ||
<li> | ||
<a href="#return">Return</a> | ||
</li> | ||
<li> | ||
<a href="#throws">Throws</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<section> | ||
<h1><small>BitmovinApiSdk\Apis\Account\Organizations\Invitations\InvitationsApi::</small>list</h1> | ||
<h4>List all pending invitations of an org id</h4> | ||
<p/> | ||
<ul/> | ||
<h2 id="signature">Signature</h2> | ||
<div class="styled synopsis"> | ||
<code>public function list(string | ||
$organizationId ) | ||
</code> | ||
</div> | ||
<h2 id="parameterlist">Parameters</h2> | ||
<dl class="styled"> | ||
<dt><code>$organizationId</code> | ||
— | ||
string</dt> | ||
<dd/> | ||
</dl> | ||
<h2 id="return">Returns</h2> | ||
<dl class="styled"> | ||
<dt>OrganizationPendingInvitationPaginationResponse</dt> | ||
<dd><br/> | ||
</dd> | ||
</dl> | ||
<h2 id="throws">Errors/Exceptions</h2> | ||
<dl class="styled"> | ||
<dt> | ||
<code> | ||
<a title="BitmovinApiSdk\Common\BitmovinApiException" href="../../classes/BitmovinApiSdk_Common_BitmovinApiException.html">BitmovinApiException</a> | ||
</code> | ||
</dt> | ||
<dd/> | ||
</dl> | ||
</section> | ||
</div> | ||
<footer> | ||
<span>Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2024 by Arne Blankerts and Contributors</span> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.