public class RestUserDonation extends RestBase
| Modifier and Type | Field and Description |
|---|---|
String |
age |
Double |
cashValue |
Date |
dateAdded |
Double |
donationAmount |
RestFundraiser |
fundraiser |
Integer |
id |
RestBusinessUserTotal |
jackpot |
RestTransaction |
transaction |
| Constructor and Description |
|---|
RestUserDonation() |
public Integer id
public String age
public RestTransaction transaction
public RestBusinessUserTotal jackpot
public RestFundraiser fundraiser
public Double cashValue
public Double donationAmount
public Date dateAdded
Copyright © 2020 Empyr, Inc.. All rights reserved.