public class VouchersResponse
extends java.lang.Object
| Constructor | Description |
|---|---|
VouchersResponse() |
| 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) |
public static VouchersResponse of(java.lang.String object, java.lang.Integer total, java.lang.String dataRef, java.util.List<VoucherResponse> vouchers)
public static VouchersResponse of(java.util.List<VoucherResponse> vouchers)