viewApprovedDebitNoteItems abstract method
Future<DebitNoteItemsList>
viewApprovedDebitNoteItems(
- ServiceCall call,
- IdentifierWithSearchKey request
Implementation
$async.Future<$0.DebitNoteItemsList> viewApprovedDebitNoteItems(
$grpc.ServiceCall call, $1.IdentifierWithSearchKey request);