Whether this module is a hook-based trigger
Unique identifier for the module credential configuration.
For modules with a single credential this matches the module name;
for modules with multiple credentials it is suffixed (e.g. moduleName:paramName).
Human-readable module label
Technical module name
OptionalscopeOAuth scopes required by this module. Omitted by the API for non-OAuth credential types (e.g. keychain-based auth).
Credential type required by the module.
Typically account:<app-name> or keychain:<app-name>.
Multiple types may be comma-separated (e.g. account:slack2,slack3).
Module of an app that requires credentials, as returned by CredentialRequests.listAppModulesWithCredentials.