Get Fingerprint Configuration Response
data class GetFingerprintConfigurationResponse(val apiKey: String? = null, val region: String? = null)
Holds the Fingerprint credentials returned by the configuration endpoint.