modifyDebitNoteItem abstract method
Future<IdentifierResponse>
modifyDebitNoteItem(
- ServiceCall call,
- DebitNotesServiceItemUpdateRequest request
Implementation
$async.Future<$1.IdentifierResponse> modifyDebitNoteItem(
$grpc.ServiceCall call, $0.DebitNotesServiceItemUpdateRequest request);