Operator type for defining an uploaded file and its metadata.

Hierarchy

Constructors

Properties

properties: Map<string, Property> = ...

initial properties on the object

Methods

  • Define an Object operator type by providing a json representing the type

    Returns

    operator type Object created with json provided

    Parameters

    • json: object

      json object representing the definition of the property

    Returns File

Generated using TypeDoc