Package com.alphapay.api.model.beans
Class Order
java.lang.Object
com.alphapay.api.model.beans.Order
- Direct Known Subclasses:
Ordered
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetNotifyUrl(String notifyUrl) voidsetOrderAmount(Amount orderAmount) voidsetRedirectUrl(String redirectUrl)
-
Constructor Details
-
Order
public Order()
-
-
Method Details
-
getOrderAmount
-
setOrderAmount
-
getDescription
-
setDescription
-
getNotifyUrl
-
setNotifyUrl
-
getRedirectUrl
-
setRedirectUrl
-