viewPaginatedApprovedDebitNoteItems abstract method
Future<DebitNotesServicePaginatedItemsResponse>
viewPaginatedApprovedDebitNoteItems(
- ServiceCall call,
- DebitNoteItemsSearchRequest request
Implementation
$async.Future<$0.DebitNotesServicePaginatedItemsResponse>
viewPaginatedApprovedDebitNoteItems(
$grpc.ServiceCall call, $0.DebitNoteItemsSearchRequest request);