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