Class SelfEmployed

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

public class SelfEmployed extends Object implements Validated
  • Constructor Details

    • SelfEmployed

      public SelfEmployed()
  • Method Details

    • validate

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