Class Payout.Deal

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

public static class Payout.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