Comunica
    Preparing search index...

    Interface IActorTestAbstractMediaTypedMediaTypeFormats

    Data interface for the type of an actor test result.

    interface IActorTestAbstractMediaTypedMediaTypeFormats {
        mediaTypeFormats?: boolean;
    }

    Hierarchy (View Summary)

    • IActorTest
      • IActorTestAbstractMediaTypedMediaTypeFormats
    Index

    Properties

    mediaTypeFormats?: boolean

    True if media type formats can be retrieved.