Uses of Class
com.duffel.sdk.model.Refund
Packages that use Refund
-
Uses of Refund in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return RefundModifier and TypeMethodDescriptionRefund.createdAt(LocalDateTime createdAt) Refund.destination(Refund.DestinationEnum destination) Refund.netCurrency(String netCurrency) Refund.paymentIntentId(String paymentIntentId) Refund.status(Refund.StatusEnum status) Refund.updatedAt(LocalDateTime updatedAt)