public class VouchersResponse
extends java.lang.Object
| Constructor and Description |
|---|
VouchersResponse() |
| Modifier and Type | Method and Description |
|---|---|
static VouchersResponse |
of(java.util.List<VoucherResponse> vouchers) |
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.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)