PaymentFailureNotificationContent |
PaymentFailureNotificationContent.addErrorFieldsItem(ErrorFieldType errorFieldsItem) |
|
PaymentFailureNotificationContent |
PaymentFailureNotificationContent.errorFields(List<ErrorFieldType> errorFields) |
|
PaymentFailureNotificationContent |
PaymentFailureNotificationContent.errorMessage(Message errorMessage) |
|
static PaymentFailureNotificationContent |
PaymentFailureNotificationContent.fromJson(String jsonString) |
Create an instance of PaymentFailureNotificationContent given an JSON string
|
PaymentFailureNotificationContent |
PaymentFailureNotification.getContent() |
Get content
|
PaymentFailureNotificationContent |
PaymentFailureNotificationContent.modificationMerchantReference(String modificationMerchantReference) |
|
PaymentFailureNotificationContent |
PaymentFailureNotificationContent.modificationPspReference(String modificationPspReference) |
|
PaymentFailureNotificationContent |
PaymentFailureNotificationContent.paymentMerchantReference(String paymentMerchantReference) |
|
PaymentFailureNotificationContent |
PaymentFailureNotificationContent.paymentPspReference(String paymentPspReference) |
|