Class PaymentOrder.Recipient

java.lang.Object
ru.loolzaaa.youkassa.pojo.PaymentOrder.Recipient
All Implemented Interfaces:
Validated
Enclosing class:
PaymentOrder

public static class PaymentOrder.Recipient extends Object implements Validated
  • Constructor Details

    • Recipient

      public Recipient()
  • Method Details

    • validate

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