Class Item.MarkQuantity

java.lang.Object
ru.loolzaaa.youkassa.pojo.Item.MarkQuantity
All Implemented Interfaces:
Validated
Enclosing class:
Item

public static class Item.MarkQuantity extends Object implements Validated
  • Constructor Details

    • MarkQuantity

      public MarkQuantity()
  • Method Details

    • validate

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