uploadDebitNoteItems abstract method

Future<IdentifiersList> uploadDebitNoteItems(
  1. ServiceCall call,
  2. IdentifierUUIDWithFile request
)

Implementation

$async.Future<$1.IdentifiersList> uploadDebitNoteItems(
    $grpc.ServiceCall call, $1.IdentifierUUIDWithFile request);