Uses of Class
dev.vality.damsel.withdrawals.errors.DestinationReject
Packages that use DestinationReject
-
Uses of DestinationReject in dev.vality.damsel.withdrawals.errors
Methods in dev.vality.damsel.withdrawals.errors that return DestinationRejectModifier and TypeMethodDescriptionstatic DestinationRejectDestinationReject.bank_card_rejected(BankCardReject value) DestinationReject.deepCopy()AuthorizationFailure.getDestinationRejected()static DestinationRejectDestinationReject.unknown(GeneralFailure value) Methods in dev.vality.damsel.withdrawals.errors with parameters of type DestinationRejectModifier and TypeMethodDescriptionintDestinationReject.compareTo(DestinationReject other) static AuthorizationFailureAuthorizationFailure.destination_rejected(DestinationReject value) booleanDestinationReject.equals(DestinationReject other) voidAuthorizationFailure.setDestinationRejected(DestinationReject value) Constructors in dev.vality.damsel.withdrawals.errors with parameters of type DestinationReject