Data interface for the type of an actor test result.

interface IActorTestAbstractMediaTypedMediaTypes {
    mediaTypes: boolean;
}

Hierarchy (View Summary)

Properties

Properties

mediaTypes: boolean

True if media types can be retrieved.