public class PaymentCancellationRejectionCode extends MMCode
Constant fields:
Modifier and Type | Field and Description |
---|---|
static PaymentCancellationRejectionCode |
AgentDecision
Reported when the cancellation cannot be accepted because of an agent
refuses to cancel.
|
static PaymentCancellationRejectionCode |
AlreadyReturned
Cancellation not accepted as the transaction has already been returned.
|
static PaymentCancellationRejectionCode |
ClosedAccountNumber
Account number specified has been closed on the receiver’s books.
|
static PaymentCancellationRejectionCode |
CustomerDecision
Reported when the cancellation cannot be accepted because of a customer
decision (Creditor).
|
static PaymentCancellationRejectionCode |
InsufficientFunds
Amount of funds available to cover specified message amount is
insufficient.
|
static PaymentCancellationRejectionCode |
LegalDecision
Reported when the cancellation cannot be accepted because of regulatory
rules.
|
static PaymentCancellationRejectionCode |
NoAnswerFromCustomer
No response from beneficiary (to the cancellation request).
|
static PaymentCancellationRejectionCode |
NoOriginalTransactionReceived
Original transaction (subject to cancellation) never received.
|
codeNameAttribute, ownerAttribute
checkNameFirstLetterUppercase, checkRemovalDateRegistrationStatus, constraintAttribute, definitionAttribute, docletAttribute, exampleAttribute, nameAttribute, registrationStatusAttribute, removalDateAttribute, semanticMarkupAttribute
nextVersionsAttribute, objectIdentifierAttribute, previousVersionAttribute
Modifier and Type | Method and Description |
---|---|
static MMCodeSet |
mmObject() |
static PaymentCancellationRejectionCode |
valueOf(String codeName) |
static PaymentCancellationRejectionCode[] |
values() |
getCodeName, getConstraint, getContainer, getDefinition, getDoclet, getExample, getMetamodel, getName, getNextVersions, getObjectIdentifier, getOwner, getPreviousVersion, getRegistrationStatus, getRemovalDate, getSemanticMarkup, metaType
public static final PaymentCancellationRejectionCode LegalDecision
Constant fields:
public static final PaymentCancellationRejectionCode AgentDecision
Constant fields:
public static final PaymentCancellationRejectionCode CustomerDecision
Constant fields:
public static final PaymentCancellationRejectionCode AlreadyReturned
Constant fields:
public static final PaymentCancellationRejectionCode NoAnswerFromCustomer
Constant fields:
public static final PaymentCancellationRejectionCode NoOriginalTransactionReceived
Constant fields:
public static final PaymentCancellationRejectionCode ClosedAccountNumber
Constant fields:
public static final PaymentCancellationRejectionCode InsufficientFunds
Constant fields:
public static final MMCodeSet mmObject()
public static PaymentCancellationRejectionCode valueOf(String codeName)
public static PaymentCancellationRejectionCode[] values()
This software is licensed under GPL | Copyright 2017, Tools20022, László Bukodi | (Commercial licence also available)