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