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