viewApprovedDebitNoteItems abstract method

Future<DebitNoteItemsList> viewApprovedDebitNoteItems(
  1. ServiceCall call,
  2. IdentifierWithSearchKey request
)

Implementation

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