Class MerchantStoreLocationsPayload
- java.lang.Object
-
- com.qivos.util.rest.common.envelope.Payload<List<MerchantStoreLocationsDTO>>
-
- com.inteliqua.rest.merchant.storelocation.MerchantStoreLocationsPayload
-
public class MerchantStoreLocationsPayload extends com.qivos.util.rest.common.envelope.Payload<List<MerchantStoreLocationsDTO>>
-
-
Constructor Summary
Constructors Constructor Description MerchantStoreLocationsPayload(List<MerchantStoreLocationsDTO> data)
-
-
-
Constructor Detail
-
MerchantStoreLocationsPayload
public MerchantStoreLocationsPayload(List<MerchantStoreLocationsDTO> data)
-
-