Class RegisterForCustomerProvidedDataRequest
java.lang.Object
com.clover.remote.client.messages.BaseRequest
com.clover.remote.client.messages.RegisterForCustomerProvidedDataRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the field value Configurations for the data we want to receive.voidsetConfigurations(List<DataProviderConfig> configurations) Set the field value Configurations for the data we want to receive.
-
Constructor Details
-
RegisterForCustomerProvidedDataRequest
public RegisterForCustomerProvidedDataRequest()
-
-
Method Details
-
setConfigurations
Set the field value Configurations for the data we want to receive. -
getConfigurations
Get the field value Configurations for the data we want to receive.
-