This commit is contained in:
parent
7522a8f899
commit
d805a1d462
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ public class PaymentInstructionBuilder {
|
|||
}
|
||||
}
|
||||
|
||||
paymentInstruction.setPaymentPurpose("'Расчеты клиринговой сессии");
|
||||
// paymentInstruction.setPaymentPurpose("Расчеты клиринговой сессии");
|
||||
paymentInstruction.setCreditLeg_direction(InOutDirection.out.getKey());
|
||||
paymentInstruction.setDebitLeg_direction(InOutDirection.in.getKey());
|
||||
paymentInstruction.setTransactionStatus("STLD");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue