Class RefundMethod

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

public class RefundMethod extends Object implements Validated
  • Constructor Details

    • RefundMethod

      public RefundMethod()
  • Method Details

    • validate

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