We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3296741 commit d81373fCopy full SHA for d81373f
src/CheckoutSdk/CheckoutConfiguration.cs
@@ -10,7 +10,7 @@ public class CheckoutConfiguration
10
11
public IHttpClientFactory HttpClientFactory { get; }
12
13
- public bool RecordTelemetry {get;}
+ public bool RecordTelemetry { get; }
14
15
public CheckoutConfiguration(
16
SdkCredentials sdkCredentials,
0 commit comments