addMultipleDebitNoteItems abstract method

Future<IdentifierResponse> addMultipleDebitNoteItems(
  1. ServiceCall call,
  2. DebitNotesServiceMultipleItemsCreateRequest request
)

Implementation

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