@param id
Future<chopper.Response<bool>> transferreceiptIdDelete( {required String? id}) { return _transferreceiptIdDelete(id: id); }