Interface TextEntityTypeUrl

An HTTP URL. Subtype of TextEntityType.

interface TextEntityTypeUrl {
    @type: "textEntityTypeUrl";
}

Properties

Properties

@type: "textEntityTypeUrl"