Enum ExternalIdMode
ExternalIdMode
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum ExternalIdMode
Fields
Name | Description |
---|---|
CUSTOM | ExternalId can be provided by using the the |
GENERATED | The response will include a random externalId. |
GLOBAL | The response will include an externalId that's unique and consistent for your organization |