public class RestPayable extends RestBase
| Modifier and Type | Field and Description |
|---|---|
Double |
amount |
RestCard |
card |
Date |
date |
String |
details |
long |
id |
String |
paymentAccountDetails |
String |
paymentDescription |
String |
paymentStatus |
RestCompactUser |
user |
| Constructor and Description |
|---|
RestPayable() |
public long id
public Double amount
public Date date
public String paymentDescription
public String paymentAccountDetails
public String paymentStatus
public RestCard card
public RestCompactUser user
public String details
Copyright © 2018 Empyr, Inc.. All rights reserved.