reorderDebitNoteItems abstract method

Future<IdentifierResponse> reorderDebitNoteItems(
  1. ServiceCall call,
  2. ReorderItemsRequest request
)

Implementation

$async.Future<$1.IdentifierResponse> reorderDebitNoteItems(
    $grpc.ServiceCall call, $1.ReorderItemsRequest request);