Class VouchersResponse

java.lang.Object
io.voucherify.client.model.voucher.response.VouchersResponse

public class VouchersResponse
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    VouchersResponse()  
  • Method Summary

    Modifier and Type Method Description
    static VouchersResponse of​(java.lang.String object, java.lang.Integer total, java.lang.String dataRef, java.util.List<VoucherResponse> vouchers)  
    static VouchersResponse of​(java.util.List<VoucherResponse> vouchers)  

    Methods inherited from class java.lang.Object

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