AboutSupportDeveloper GuideVersion 40.130.104.2
interface ServiceIdentifier {
    name: string;
}

Properties

Properties

name: string

The name of the service.

""