modifyDebitNoteItem abstract method

Future<IdentifierResponse> modifyDebitNoteItem(
  1. ServiceCall call,
  2. DebitNotesServiceItemUpdateRequest request
)

Implementation

$async.Future<$1.IdentifierResponse> modifyDebitNoteItem(
    $grpc.ServiceCall call, $0.DebitNotesServiceItemUpdateRequest request);