Uses of Class
io.trippay.sdk.payment.model.Refund
Packages that use Refund
-
Uses of Refund in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return RefundModifier and TypeMethodDescriptionRefund.acquirerRefundIdentifier(String acquirerRefundIdentifier) Refund.allocation(Refund.AllocationEnum allocation) Refund.cancelOnRefund(Refund.CancelOnRefundEnum cancelOnRefund) Refund.created(LocalDateTime created) Refund.description(String description) Refund.identifier(String identifier) Refund.reasonType(Refund.ReasonTypeEnum reasonType) Refund.receiptUrl(String receiptUrl) Refund.refund(CustomMonetaryAmount refund) Refund.requestedByIdentifier(String requestedByIdentifier) Refund.requestResponse(String requestResponse) Refund.requestStatus(Refund.RequestStatusEnum requestStatus) Refund.requestType(Refund.RequestTypeEnum requestType) Refund.statusType(Refund.StatusTypeEnum statusType) Methods in io.trippay.sdk.payment.model that return types with arguments of type RefundModifier and TypeMethodDescriptionBookingContract.getRefunds()An optional list of refunds that occurred with this booking.Methods in io.trippay.sdk.payment.model with parameters of type RefundMethod parameters in io.trippay.sdk.payment.model with type arguments of type Refund