Class AccountApi
Inheritance
System.Object
AccountApi
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Bitmovin.Api.Sdk.Account
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class AccountApi
Constructors
AccountApi(IBitmovinApiClientFactory)
Declaration
public AccountApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
| Type | Name | Description |
|---|---|---|
| IBitmovinApiClientFactory | apiClientFactory |
Properties
ApiKeys
Declaration
public ApiKeysApi ApiKeys { get; }
Property Value
| Type | Description |
|---|---|
| ApiKeysApi |
Builder
Fluent builder for creating an instance of AccountApi
Declaration
public static BitmovinApiBuilder<AccountApi> Builder { get; }
Property Value
| Type | Description |
|---|---|
| BitmovinApiBuilder<AccountApi> |
Information
Declaration
public InformationApi Information { get; }
Property Value
| Type | Description |
|---|---|
| InformationApi |
Organizations
Declaration
public OrganizationsApi Organizations { get; }
Property Value
| Type | Description |
|---|---|
| OrganizationsApi |