fix stage 7
This commit is contained in:
parent
8955aafdb9
commit
0987180bd3
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ public class PaymentInstructionBuilder {
|
|||
}
|
||||
}
|
||||
|
||||
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