interface WorkItemBehaviorReference {
    id?: string;
    url?: string;
}

Properties

Properties

id?: string

The ID of the reference behavior

url?: string

The url of the reference behavior