Class AbsExample

java.lang.Object
io.voucherify.example.sync.AbsExample
Direct Known Subclasses:
CampaignsExample, CustomersExample, DistributionsExample, OrdersExample, ProductsExample, PromotionsExample, RedemptionsExample, SegmentsExample, ValidationRulesExample, ValidationsExample, VouchersExample

public abstract class AbsExample
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected VoucherifyClient client  
  • Method Summary

    Modifier and Type Method Description
    abstract void example()  

    Methods inherited from class java.lang.Object

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