Configuration Response
public ConfigurationResponse ConfigurationResponse(@Json(name = "clientID" ) String clientID, @Json(name = "userJourneyAnalyticsEnabled" ) Boolean userJourneyAnalyticsEnabled, @Json(name = "skontoEnabled" ) Boolean skontoEnabled, @Json(name = "returnAssistantEnabled" ) Boolean returnAssistantEnabled, @Json(name = "amplitudeApiKey" ) String amplitudeApiKey, @Json(name = "transactionDocsEnabled" ) Boolean transactionDocsEnabled)