Package com.bytedesk.core.payment
Class PaymentResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.payment.PaymentResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
amount
private double amount -
type
-
description
-
userUid
-
-
Constructor Details
-
PaymentResponse
public PaymentResponse()
-