Package ru.loolzaaa.youkassa.model
Class Webhook
- java.lang.Object
-
- ru.loolzaaa.youkassa.model.Webhook
-
- All Implemented Interfaces:
RequestBody
public class Webhook extends java.lang.Object implements RequestBody
This class represents Webhook object. Contains information about subscribing to a single event.- API Note:
- Authentication by OAuth token only. Available through the Partner API
-
-
Constructor Summary
Constructors Constructor Description Webhook()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
createValidation(Webhook webhook)
-
-
-
Method Detail
-
createValidation
public static void createValidation(Webhook webhook)
-
-