Class Payment

  • All Implemented Interfaces:
    RequestBody

    public class Payment
    extends java.lang.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 Detail

      • Payment

        public Payment()
    • Method Detail

      • createValidation

        public static void createValidation​(Payment payment)
      • captureValidation

        public static void captureValidation​(Payment payment)