public class FedaPayModel<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected T |
data |
protected Map<String,Object> |
meta |
| Constructor and Description |
|---|
FedaPayModel() |
FedaPayModel(T data,
Map<String,Object> meta) |
Copyright © 2022. All rights reserved.