Package ru.loolzaaa.youkassa.model
Class Receipt.Type
- java.lang.Object
-
- ru.loolzaaa.youkassa.model.Receipt.Type
-
- Enclosing class:
- Receipt
public static class Receipt.Type extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Type()
-
-
-
Field Detail
-
PAYMENT
public static final java.lang.String PAYMENT
- See Also:
- Constant Field Values
-
REFUND
public static final java.lang.String REFUND
- See Also:
- Constant Field Values
-
-