Class PaymentPeriod

java.lang.Object
ru.loolzaaa.youkassa.pojo.PaymentPeriod
All Implemented Interfaces:
Validated

public class PaymentPeriod extends Object implements Validated
  • Constructor Details

    • PaymentPeriod

      public PaymentPeriod()
  • Method Details

    • validate

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