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