Interface ServiceConfigurationChange

interface ServiceConfigurationChange {
    service: Service;
}

Properties

Properties

service: Service