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