viewProspectiveDebitNoteItem abstract method

Future<DebitNotesServiceItemCreateRequest> viewProspectiveDebitNoteItem(
  1. ServiceCall call,
  2. DebitNoteItemProspectiveInfoRequest request
)

Implementation

$async.Future<$0.DebitNotesServiceItemCreateRequest>
    viewProspectiveDebitNoteItem($grpc.ServiceCall call,
        $0.DebitNoteItemProspectiveInfoRequest request);