addDebitNoteReference abstract method

Future<IdentifierResponse> addDebitNoteReference(
  1. ServiceCall call,
  2. DebitNotesServiceReferenceCreateRequest request
)

Implementation

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