Interface ContainerChangeResponseItem

change item in response to ContainerChanges operation ContainerChangeResponseItem

interface ContainerChangeResponseItem {
    Kind: number;
    Path: string;
}

Properties

Properties

Kind: number

Kind of change

Path: string

Path to file that has changed