DisputeEventNotification |
DisputeEventNotification.arn(String arn) |
The unique Acquirer Reference Number (arn) generated by the card scheme for each capture.
|
DisputeEventNotification |
DisputeEventNotification.balancePlatform(String balancePlatform) |
The unique identifier of the balance platform.
|
DisputeEventNotification |
DisputeEventNotification.creationDate(OffsetDateTime creationDate) |
The date and time when the event was triggered, in ISO 8601 extended format.
|
DisputeEventNotification |
DisputeEventNotification.description(String description) |
Contains information about the dispute.
|
DisputeEventNotification |
DisputeEventNotification.disputedAmount(Amount disputedAmount) |
disputedAmount
|
static DisputeEventNotification |
DisputeEventNotification.fromJson(String jsonString) |
Create an instance of DisputeEventNotification given an JSON string
|
DisputeEventNotification |
DisputeNotificationRequest.getData() |
data
|
DisputeEventNotification |
DisputeEventNotification.id(String id) |
The ID of the resource.
|
DisputeEventNotification |
DisputeEventNotification.status(String status) |
The current status of the dispute.
|
DisputeEventNotification |
DisputeEventNotification.statusDetail(String statusDetail) |
Additional information about the status of the dispute, when available.
|
DisputeEventNotification |
DisputeEventNotification.transactionId(String transactionId) |
The unique reference of the transaction for which the dispute is requested.
|
DisputeEventNotification |
DisputeEventNotification.type(DisputeEventNotification.TypeEnum type) |
The type of dispute raised for the transaction.
|