clientId property
The developer’s client identifier, as provided by WWDR.
This is the Identifier value shown on the detail view of the service after opening it from https://developer.apple.com/account/resources/identifiers/list/serviceId
Usually a reverse domain notation like com.example.app.service
Implementation
final String clientId;