Uses of Class
io.gs2.project.model.Receipt
Packages that use Receipt
-
Uses of Receipt in io.gs2.project.model
Methods in io.gs2.project.model that return ReceiptModifier and TypeMethodDescriptionstatic ReceiptReceipt.fromJson(com.fasterxml.jackson.databind.JsonNode data) Receipt.withAccountName(String accountName) Receipt.withAmount(String amount) Receipt.withCreatedAt(Long createdAt) Receipt.withPdfUrl(String pdfUrl) Receipt.withReceiptId(String receiptId) Receipt.withUpdatedAt(Long updatedAt) Methods in io.gs2.project.model with parameters of type Receipt -
Uses of Receipt in io.gs2.project.result
Methods in io.gs2.project.result that return types with arguments of type ReceiptMethod parameters in io.gs2.project.result with type arguments of type Receipt