full access, freq+bol11

This commit is contained in:
boufni95 2024-10-04 16:47:01 +00:00
parent 1049586646
commit 0dd79eecf6
6 changed files with 57 additions and 27 deletions

View file

@ -536,6 +536,7 @@ message LiveDebitRequest {
oneof debit {
string invoice = 3;
FrequencyRule frequency = 4;
Empty full_access = 5;
}
}