Class Payment.Deal

java.lang.Object
ru.loolzaaa.youkassa.model.Payment.Deal
All Implemented Interfaces:
Validated
Enclosing class:
Payment

public static class Payment.Deal extends Object implements Validated
  • Constructor Details

    • Deal

      public Deal()
  • Method Details

    • validate

      public void validate()
      Description copied from interface: Validated
      Start validation process.
      Specified by:
      validate in interface Validated