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