-
- All Implemented Interfaces:
-
com.meniga.sdk.interfaces.ValueHashable
public class GetMerchantLocationsByOfferId extends QueryRequestObject
Copyright 2017 Meniga Iceland Inc.
-
-
Constructor Summary
Constructors Constructor Description GetMerchantLocationsByOfferId(long offerId)
-
Method Summary
Modifier and Type Method Description Map<String, String>
toQueryMap()
To be overridden in declared classes since definition varies a lot long
getValueHash()
-
-
Method Detail
-
toQueryMap
Map<String, String> toQueryMap()
To be overridden in declared classes since definition varies a lot
-
getValueHash
long getValueHash()
-
-
-
-