Package ru.loolzaaa.youkassa.model
Class Invoice
java.lang.Object
ru.loolzaaa.youkassa.model.Invoice
- All Implemented Interfaces:
RequestBody
This class represents Invoice object.
The Invoice object contains all the current invoice information. It is generated when an invoice is created and is returned in response to any invoice-related request.
The set of returned parameters depends on the object's status (the value of the status parameter) and the parameters you passed in the invoice creation request.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Invoice
public Invoice()
-
-
Method Details
-
createValidation
-