Class Refund.Deal

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

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