Class Refund

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

public class Refund extends 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.

  • Constructor Details

    • Refund

      public Refund()
  • Method Details

    • createValidation

      public static void createValidation(Refund refund)