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