Package 

Class MenigaMerchantOperationsImp

    • Method Summary

      Modifier and Type Method Description
      Result<MenigaMerchant> getMerchant(long id)
      Result<List<MenigaMerchant>> getMerchants(List<Long> ids)
      • Methods inherited from class com.meniga.sdk.models.merchants.operators.MenigaMerchantOperations

        getMerchants
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait