Class Webhook

java.lang.Object
ru.loolzaaa.youkassa.model.Webhook
All Implemented Interfaces:
RequestBody

public class Webhook extends 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 Details

    • Webhook

      public Webhook()
  • Method Details

    • createValidation

      public static void createValidation(Webhook webhook)