addDebitNoteItem abstract method

Future<IdentifierResponse> addDebitNoteItem(
  1. ServiceCall call,
  2. DebitNotesServiceItemCreateRequest request
)

Implementation

$async.Future<$1.IdentifierResponse> addDebitNoteItem(
    $grpc.ServiceCall call, $0.DebitNotesServiceItemCreateRequest request);