@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-10T00:00:58.629+01:00") public class Payment extends Object
| Constructor and Description |
|---|
Payment() |
public Long getId()
public void setId(Long id)
public Long getCreatedOn()
public void setCreatedOn(Long createdOn)
public Long getUpdatedOn()
public void setUpdatedOn(Long updatedOn)
public Long getCompletedOn()
public void setCompletedOn(Long completedOn)
public Double getTotalPayment()
public void setTotalPayment(Double totalPayment)
public Double getRealCost()
public void setRealCost(Double realCost)
public Integer getHasPromo()
public void setHasPromo(Integer hasPromo)
public String getTransactionId()
public void setTransactionId(String transactionId)
public String getReference()
public void setReference(String reference)
public String getPaymentHandler()
public void setPaymentHandler(String paymentHandler)
public String getOwnerid()
public void setOwnerid(String ownerid)
public String getOwnerType()
public void setOwnerType(String ownerType)
public String getUserIdentifier()
public void setUserIdentifier(String userIdentifier)
public String getUserType()
public void setUserType(String userType)
public String getPaymentMethod()
public void setPaymentMethod(String paymentMethod)
public String getDescription()
public void setDescription(String description)
public String getCurrency()
public void setCurrency(String currency)
public String getPromoCode()
public void setPromoCode(String promoCode)
Copyright © 2017. All rights reserved.