Interface BlockListMain

Describes type of block list. Subtype of BlockList.

interface BlockListMain {
    @type: "blockListMain";
}

Properties

Properties

@type: "blockListMain"