Class Payment

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

public class Payment extends Object implements RequestBody
This class represents Payment object.

Contains all information about the payment that is relevant at the current time.

It is generated when creating a payment and comes in response to any request related to payments.

  • Constructor Details

    • Payment

      public Payment()
  • Method Details

    • createValidation

      public static void createValidation(Payment payment)
    • captureValidation

      public static void captureValidation(Payment payment)