AutoReloadConfigurationRequest
data class AutoReloadConfigurationRequest(val customerId: String, val status: AutoReloadConfigurationStatus)
A request to Update the Auto Reload Configuration for a Customer
Parameters
customerId
The unique identifier for the customer to update.
status
The AutoReloadConfigurationStatus to set.