Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • Remove content operation. Sets expiration to head block time, so the content cannot be purchased, but remains in database.

    Parameters

    • author: ChainObject

      content author

    • uri: string

      content uri

    • Optional fee: Fee

      fee for the operation or asset id, if left undefined the fee will be computed in DCT asset. When set, the request might fail if the asset is not convertible to DCT or conversion pool is not large enough

    Returns RemoveContentOperation

Properties

author

author: ChainObject

extensions

extensions: any[] = []

Optional fee

Optional feeAssetId

feeAssetId: ChainObject

type

uri

uri: string

Methods

setFee

  • setFee(fee?: Fee): void

Generated using TypeDoc