Uses of Class
io.gs2.money.model.Receipt
Packages that use Receipt
-
Uses of Receipt in io.gs2.money.model
Methods in io.gs2.money.model that return ReceiptModifier and TypeMethodDescriptionstatic ReceiptReceipt.fromJson(com.fasterxml.jackson.databind.JsonNode data) Receipt.withContentsId(String contentsId) Receipt.withCreatedAt(Long createdAt) Receipt.withPurchaseToken(String purchaseToken) Receipt.withReceiptId(String receiptId) Receipt.withRevision(Long revision) Receipt.withTransactionId(String transactionId) Receipt.withUserId(String userId) Methods in io.gs2.money.model with parameters of type Receipt -
Uses of Receipt in io.gs2.money.result
Methods in io.gs2.money.result that return ReceiptModifier and TypeMethodDescriptionGetByUserIdAndTransactionIdResult.getItem()RecordReceiptByStampTaskResult.getItem()RecordReceiptResult.getItem()RevertRecordReceiptByStampSheetResult.getItem()RevertRecordReceiptResult.getItem()Methods in io.gs2.money.result that return types with arguments of type ReceiptMethods in io.gs2.money.result with parameters of type ReceiptModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethod parameters in io.gs2.money.result with type arguments of type Receipt