Interface IBusIndexedArgs

interface IBusIndexedArgs {
    actionIdentifierFields: string[];
    actorIdentifierFields: string[];
    name: string;
}

Hierarchy (view full)

Properties

actionIdentifierFields: string[]
actorIdentifierFields: string[]
name: string

The name for this bus.

Default

{<rdf:subject>}