Package ru.loolzaaa.youkassa.model
Class Deal
- java.lang.Object
-
- ru.loolzaaa.youkassa.model.Deal
-
- All Implemented Interfaces:
RequestBody
public class Deal extends java.lang.Object implements RequestBody
This class represents Deal object.Contains all information about the deal that is relevant at the current time.
It is generated when a deal is created and comes in response to any request related to deals.
- API Note:
- Only for those using Safe Deal.
-
-
Constructor Summary
Constructors Constructor Description Deal()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
createValidation(Deal deal)
-
-
-
Method Detail
-
createValidation
public static void createValidation(Deal deal)
-
-