Package ru.loolzaaa.youkassa.model
Class Refund
- java.lang.Object
-
- ru.loolzaaa.youkassa.model.Refund
-
- All Implemented Interfaces:
RequestBody
public class Refund extends java.lang.Object implements RequestBody
This class represents Refund object.Contains up-to-date information about the return of a successful payment.
It comes in response to any request r elated to returns.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Refund.Deal
-
Constructor Summary
Constructors Constructor Description Refund()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
createValidation(Refund refund)
-
-
-
Method Detail
-
createValidation
public static void createValidation(Refund refund)
-
-