Class Customer

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

public class Customer extends Object implements Validated
  • Constructor Details

    • Customer

      public Customer()
  • Method Details

    • validate

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