# Configuration
class Configuration
The Configuration class is used to set up the MIRACLTrust SDK. It provides a way to customize some of the SDK components.
Instance is created though its Builder
# Types
Name | Summary |
---|---|
Builder | class Builder(projectId: String) |
Companion | object Companion |