| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BULK_PAYMENT_EXEMPTED_MESSAGE_TEMPLATE |
"Your one time bulk %s order %s reciepient(s) with name(s) %s at date %s; account %s; %s %s has been received." |
public static final String |
BULK_PAYMENT_TAN_MESSAGE_TEMPLATE |
"The TAN for your one time bulk %s order %s reciepient(s) with name(s) %s at date %s; account %s; %s %s is: " |
public static final String |
CANCEL_BULK_PAYMENT_EXEMPTED_MESSAGE_TEMPLATE |
"The cancellation of your one time bulk %s order %s reciepient(s) with name(s) %s at date %s; account %s; %s %s has been scheduled." |
public static final String |
CANCEL_BULK_PAYMENT_TAN_MESSAGE_TEMPLATE |
"The TAN for for the cancellation of your one time bulk %s order %s reciepient(s) with name(s) %s at date %s; account %s; %s %s is: " |
public static final String |
CANCEL_PERIODIC_PAYMENT_EXEMPTED_MESSAGE_TEMPLATE |
"The cancellation of your recurring %s order to %s; account %s; Day of execution %s; Rule %s, Frequency %s; Amount %s %s has been scheduled." |
public static final String |
CANCEL_PERIODIC_PAYMENT_TAN_MESSAGE_TEMPLATE |
"The TAN for the cancellation of your recurring %s order to %s; account %s; Day of execution %s; Rule %s, Frequency %s; Amount %s %s is: " |
public static final String |
CANCEL_SINGLE_PAYMENT_EXEMPTED_MESSAGE_TEMPLATE |
"The cancellation of your one time %s order to %s at date %s; account %s; %s %s has been scheduled." |
public static final String |
CANCEL_SINGLE_PAYMENT_TAN_MESSAGE_TEMPLATE |
"The TAN for the cancellation of your one time %s order to %s at date %s; account %s; %s %s is: " |
public static final String |
PERIODIC_PAYMENT_EXEMPTED_MESSAGE_TEMPLATE |
"Your recurring %s order to %s; account %s; Day of execution %s; Rule %s, Frequency %s; Amount %s %s has been received." |
public static final String |
PERIODIC_PAYMENT_TAN_MESSAGE_TEMPLATE |
"The TAN for your recurring %s order to %s; account %s; Day of execution %s; Rule %s, Frequency %s; Amount %s %s is: " |
public static final String |
SINGLE_PAYMENT_EXEMPTED_MESSAGE_TEMPLATE |
"Your one time %s order to %s at date %s; account %s; %s %s has been received." |
public static final String |
SINGLE_PAYMENT_TAN_MESSAGE_TEMPLATE |
"The TAN for your one time %s order to %s at date %s; account %s; %s %s is: " |
Copyright © 2019. All rights reserved.