approveDebitNoteReference abstract method

Future<IdentifierResponse> approveDebitNoteReference(
  1. ServiceCall call,
  2. IdentifierWithUserComment request
)

Implementation

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