IssuedRefundUpdateDetails

public final class IssuedRefundUpdateDetails

Data that describes issued refund that should be updated.

Parameters

refundIssuedDateTime

Date and time when the 3rd party payment processor confirmed that a previously submitted payment refund has issued at the participating financial institutions.

refundIssuedAmount

Constructors

Link copied to clipboard
public IssuedRefundUpdateDetails IssuedRefundUpdateDetails(OffsetDateTime refundIssuedDateTime, Amount refundIssuedAmount)

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@NotNull()
@Valid()
private final Amount refundIssuedAmount
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard