Package ru.loolzaaa.youkassa.model
Class Payment
java.lang.Object
ru.loolzaaa.youkassa.model.Payment
- All Implemented Interfaces:
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 ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcaptureValidation(Payment payment) static voidcreateValidation(Payment payment)
-
Constructor Details
-
Payment
public Payment()
-
-
Method Details
-
createValidation
-
captureValidation
-