Class Receipt

  • All Implemented Interfaces:
    RequestBody

    public class Receipt
    extends java.lang.Object
    implements RequestBody
    This class represents Receipt object.

    Contains up-to-date information about the receipt created for payment or refund.

    API Note:
    For those who use the YooKassa solution for 54-FZ
    • Constructor Summary

      Constructors 
      Constructor Description
      Receipt()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void createValidation​(Receipt receipt)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Receipt

        public Receipt()
    • Method Detail

      • createValidation

        public static void createValidation​(Receipt receipt)