Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ObjectDetectionConfiguration

export

Hierarchy

Index

Constructors

Properties

createdAt?: Date

Creation timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

memberof

BitmovinResource

customData?: {}

User-specific meta data. This can hold anything.

memberof

BitmovinResource

Type declaration

  • [key: string]: any
description?: string

Description of the resource. Can be freely chosen by the user.

memberof

BitmovinResource

id?: string

Id of the resource (required)

memberof

BitmovinResponse

modifiedAt?: Date

Modified timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

memberof

BitmovinResource

name?: string

Name of the resource. Can be freely chosen by the user.

memberof

BitmovinResource

Generated using TypeDoc