Package ru.loolzaaa.youkassa.model
Class Payment
- java.lang.Object
-
- ru.loolzaaa.youkassa.model.Payment
-
- All Implemented Interfaces:
RequestBody
public class Payment extends java.lang.Object implements RequestBody
This class represents Payment object.Contains all information about the payment that is relevant at the current time.
It is generated when creating a payment and comes in response to any request related to payments.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Payment.Deal
static class
Payment.FraudData
static class
Payment.PaymentMethod
static class
Payment.Status
-
Constructor Summary
Constructors Constructor Description Payment()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
captureValidation(Payment payment)
static void
createValidation(Payment payment)
-