MicroblinkPlatformServiceSettings
data class MicroblinkPlatformServiceSettings(val workflowId: String, val proxySettings: MicroblinkPlatformProxySettings, val consent: MicroblinkPlatformConsent)
Service settings.
Constructors
Link copied to clipboard
constructor(workflowId: String, proxySettings: MicroblinkPlatformProxySettings, consent: MicroblinkPlatformConsent)